I have no idea which hosts are reputable and which are not. Most of the "reviews" I've found seem to be fakes. I'm looking for a host (& domain registration)...
I am fairly new to this but I would like to create this object that I found on someone elses website but I want to make it operate differently. If you view my...
HI, I've just created a website that I'm pretty happy with (www.yeolwateringhole.com) However, I'd like to make the image/div containing the beer/menu to be...
Color is a very important aspect of design and website in general. Picking the wrong colors may repel your costumers in subconscious level and make your...
Hello, I'm working on a website for a friend. We've agreed on the general appearance, but we'd like to re-design it to fit the various screen resolutions. The...
Hello all, I am searching for inspiration and examples of eye candy webdesigns. Could you post some eye candy websites in here, which you personally would...
Hello, I'm working on a website for a friend. We've agreed on the general appearance, but we'd like to re-design it to fit the various screen resolutions. The...
Most designers and web developers only scratch the surface of the potent language that is CSS. In terms of programming languages, CSS has a fairly simple...
Hello, I have buy 5 Template from www.templateforeveryone.we.bs <http://www.templateforeveryone.we.bs> and right now i want to Customization of all templates...
I just started teaching myself basic web design and I'm at a loss as to what I need to be learning next. I've started off with basic HTML and XHTML including a...
Hello Friends, I am new to this group.I want to do CSS certification but i m not getting how to take the exam.I mean i wanted to know can i take this exam at...
We are looking for a web developer who can create, develop and maintain our website. Required Skills - HTML - ASP, PHP and MySQL - Adobe Photoshop (or similar)...
Hello, You can use a negative margin in your main css and then do an IE exception rule to your current margin setting. In a perfect world all browsers would...
Hi WDT, I have a problem making my site show up correctly in IE (6, 7, and 8). Everything looks good in Firefox, but IE pushes the central part of the page to...
From what I could see there is no "tops" id determined in your style. I added this to the code and it works in IE: #tops { border:5px solid red; float:left; ...
Hi Karla, The change worked! It shrank the "tops" table so now everything fits on the page. Thank you! One thing though, if I resize the window to be more...
Hi Alex this has to to with the positioning of the div elements pushing the "tops" div down. There is an ie bug called haslayout that makes things in IE go ...
Hi everyone.... I hope you can help me... I'd like to know how to move a div/text area to its proper position. ITappears to be a problem relating to higher...
There are too many code inconsistencies for anyone to troubleshoot this for you. But there are several ways you can get this resolved. First option: rebuilding...
I have a website that's on a Windows server. There are a bunch of movies that are hesitating a lot. The videographer first made them into .flv files, but I...
The only Windows server issue is if your host hasn't set up the mime type correctly which isn't that difficult. Inexpensive player with support for FLV files...
The aspx link I included showed the mime type. Cheryl D Wise http://by-expression.com ... From: Beth Sobiloff Thanks, Cheryl. You're always such a wealth of...
Hi All, how to i fix ths so it will pass w3x 1. Error /Line 23, Column 25/: value of attribute "ALIGN" cannot be "CENTER"; must be one of "TOP", "BOTTOM",...
You need to remove the align attribute and add a CSS class. http://www.w3schools.com/TAGS/tag_caption.asp Jack ... From: Beau To: WDT@yahoogroups.com Sent:...
Hi All i am stuck i am trying to conver this to XHTML 1.0 Transitional here the line of code <td width="33%" align="center"><img src="images/compass.png"...