10,539 Topics

Member Avatar for
Member Avatar for thak123

i have a webpage in html5 with various divs made into pages with data-role="page" and each page having id="second" "third etc... Now i want to use the inbuilt validations..but for that i have to use the form tag...which redirects my pages to the html5 homepage..which is undesirable...can anyone help. <div …

Member Avatar for ShadyTyrant
0
97
Member Avatar for bulqr4eto

Hi everyone, I have a simple question. I have an index with background and a video player...I want to change places of the background and the video. http://thedarknessbg.com/intro2/ How to make the background to be on top of the video not like now the video to be on top. I …

Member Avatar for Sogo7
0
269
Member Avatar for rjony321

Hi, I am new in web design.So,I need your help. Because i build my carrer as a web developer. please visit this site: http://www.webdo.x10.mx/index.php please go catagory link and i want my *header section*, *Add purpose section* and *footer section* in catagory page just look like home page with *content* …

Member Avatar for niranga
0
212
Member Avatar for dartiss

I have a line of images - each image is wrapped with a <span> and the whole thing has a <div> around it to centre the whole thing and add a margin underneath the images. The site it's on is responsive - as a result, as the width is reduced …

Member Avatar for soapyillusion
0
91
Member Avatar for casey.pulsifer.5

so i created a html file using adobe edge 6 and now i want to make it a usuable web page for my affiliate marketing bussiness how to i get it to have a http:// adress it now starts with file:// and ends with html

Member Avatar for anand01
0
55
Member Avatar for bo0ga

Hello, I'm making my first website so I'm new to everything. I have some JQuery and HTML on one page and some external CSS on another. The website looks fine on my computer. I uploaded it to the hosting site and it works fine. Then I went on another laptop …

Member Avatar for PhilEaton
0
245
Member Avatar for newbie14

Dear All, We have got 3 divs as below. What we would like to do is that the inner div gpsDataDiv will be table populate and later just assign here using this method document.getElementById("gpsDataDiv").innerHTML = htmlString;. The problem here is that in IE there is space between the two div …

Member Avatar for yoyokapil
0
89
Member Avatar for davidmoffitt1

If I wanted to make a site liquid with percenteges, could I make the background image of a header change sizes with the window? Or will the image stay the same and just make it look wierd?

Member Avatar for davidmoffitt1
0
33
Member Avatar for davidmoffitt1

When I use my css inline it works just fine, but when I try to do external, it leaves out the first selector group, whatever it is. Right now its my body, but if I took that out it would leave out whatever took its place as first selector. The …

Member Avatar for JorgeM
0
128
Member Avatar for tudorH

Hi Guys I'm having an issue with styling the MySites in SharePoint and am wondering whether there is anyone here who has any experience with this... Basically I am trying to move the top ribbon (Site Settings...) above the top navigation bar (My Site, My Newsfeed..), this is the code …

0
89
Member Avatar for Sanchixx

I would like to put a scollbar in my page so that people would not see all the comments in my commentbox and would have to scroll down. I **do not** want to add an iframe or a textarea to do this. How can i do this? Sanchixx

Member Avatar for ko ko
0
136
Member Avatar for johnpark

Hi am john from chennai,newbie for this forum.i am working for TreeShore Software Solution.TreeShore is a leading web design company,logo design,flash design,brouchure,flyers,catalog design with template and more collateral business cards and letter head design services company in chennai,India. <snip>

Member Avatar for alvin.smith.75470
0
221
Member Avatar for GoodLuckChuck

I cannot find the cause of this in the HTML. The Google ad blocks are too small and the print is too large. How do I make the print smaller or the Google ad blocks larger? http://www.phifoundation.org/cancer-treatment-and-cancer-prevention.html

Member Avatar for JorgeM
0
63
Member Avatar for Verandaguy

[CODE]I'm currently redesigning my website in Dreamweaver CS5. My site was previously made in iWeb, which centered the page automatically in any browser at any resolution. When I preview my site in Safari using Dreamweaver, the whole page seems aligned left. Another issue (which I should probably also post in …

Member Avatar for Kratos-s-
0
311
Member Avatar for Niklas

Well I have this website about a month blog I make concerning a Massive Multiplayer Online Role Playing Game. Call me addicted or what for making a blog of my playing expirience and achievements, but I am asking here due to my WebPages techinical details. It's hosted on geocities so …

Member Avatar for savs61
-1
4K
Member Avatar for AspiringCoder

I have been trying to get the sponser logos (Vail, Oakley, etc.) on [www,noahhoffman.com](http://www.noahhoffman.com) to link to their respective websites for the past few days and have run into an issue. Even though the images are linked they are unclickable. I think this is an issue to do with the …

Member Avatar for JorgeM
0
123
Member Avatar for ampo

Hello. I managed to place few DIVs, one below another in container DIV. The container DIV has fixed height (about the height of 2 inner DIVs). The problem is that the inner DIVs are drawn, in one "column", down and out of the container. How can I make them start …

Member Avatar for Fernando_Gomez
0
126
Member Avatar for BadManSam

Hi, I have a login system this is the code <table> <tr><td> <?php /** * User has already logged in, so display relavent links, including * a link to the admin center if the user is an administrator. */ if($session->logged_in){ echo "<h1>Logged In</h1>"; echo "Welcome <b>$session->username</b>, you are logged in. …

Member Avatar for akmozo
0
119
Member Avatar for jonsynergy

Hi, I am trying to set up a website, but I have found that when I reload a page of just move from one page to another, the whole background area flickers white. I have tried various things to try to fix it, but to no avail. Any advice would …

Member Avatar for almostbob
0
49
Member Avatar for invoguesoft.com

Hi, www.invoguelogo.com is a logo design and downloading site. It has a collection of different types of logo. Whenever I try to search in google by related logo design keyword, I can’t found my website in the search result. How can I improve ?

Member Avatar for jewelraz
0
257
Member Avatar for kukula

Hi everyone, I have problem with links on my site ([http://troszczynka.pl](http://troszczynka.pl)). I would like to place them permanently on the top of the notebook (just like in the project: [http://troszczynka.pl/home.png](http://troszczynka.pl/home.png)) and make an animation of rolling out link with jQuery with mouse hover event. I can manage jQuery by myself …

Member Avatar for kukula
0
184
Member Avatar for Ritesh_4

Hello, I know CMS like Drupal, Joomla, Wordpress and others offer many templates, and I want to know whether it is possible to build a template which could be used on Drupal, yet at the same time on the others, thus making it CMS independent? Any tutorials/links on this if …

Member Avatar for pritaeas
0
149
Member Avatar for PF2G

Hi, i'm trying to do a table with border:1px solid #000000 But i want border between rows and columns. Can someone help me, please? Here's my table if it helps or something: <table> <thead rowspan=1> <tr> <td>Nome da Banda</td> <td>Estilo</td> <td>Atividade</td> <td>Line Up Atual</td> <td>Line Up Tour</td> <td>Ex-Membros</td> <td>Linguagem</td> </tr> …

Member Avatar for JorgeM
0
707
Member Avatar for Violet_82

Hi guys, I have a question about selectors in css. Let's take this html excerpt but before looking at the code let's assume that the html is part of a very very large page, and the same with the css. In addition the css rule below is called several times …

Member Avatar for Violet_82
0
81
Member Avatar for davidmoffitt1

How do you get a visited link to go back to the unvisited color? Like if I x out of the browser and come back a later day, I want it to be the original color again.

Member Avatar for pritaeas
0
120
Member Avatar for davy_yg

This is my web: [masterlink](http://www.masterlink.co.id/Rustoleum2.php) The content only looks good in 1280 x 800px, other than that it start being dislocated. I thought I already place the content inside a container which I located in the center no matter what the resolution is. The content suppose to follow the container, …

Member Avatar for davy_yg
0
220
Member Avatar for zenicman9

Hi I have a wordpress theme which I am looking to add some custom Html and CSS from another theme to The actual theme code is here for the page http://cssdesk.com/Uhwus The code I am trying to see is some of this http://www.kevinwiles.co.uk/wp-content/themes/breeze/cv/ I am looking to take out the …

Member Avatar for dany12
0
110
Member Avatar for BadManSam

How would you add sub meus to this menu. <div class="menu"> <ul> <li><a href="index.html" class="active"><span>Home Page </span></a></li> <li><a href="contact.html"><span>Contact Us</span></a></li> </ul> </div>

Member Avatar for rileyganimator
0
105
Member Avatar for dany12
Member Avatar for dany12
0
93
Member Avatar for Ritesh_4

Hello, am looking for a tool which can help me render a static website quickly so as to show the clients a quick prototype of how their website would look, and the tool must be able to generate the html codes and store them, as well as provide the design …

Member Avatar for Ritesh_4
0
204

The End.