Print page breaks not working correctly in IE. I have a page which is a list of Names and contact information generated from a database. When I do a screen...
Tilt shift photography is a photography technique that make things miniature. It's not easy taking a tilt shift photography, but you can fake an ordinary photo...
Hello, For some reason, the lines under my hyperlinks on my web pages are staying a purplish/blue color even though I have changed the font of the text in the...
Have you redefined the a element? That is what controls hyperlink properties. If you want white text without an underline it would be a {color: white;...
Thank you, Cheryl - I will try that. J Tammy From: WDT@yahoogroups.com [mailto:WDT@yahoogroups.com] On Behalf Of Cheryl D Wise Sent: Thursday, February 05,...
I am having trouble getting the header on a website I am working on to align properly. It looks fine on IE but is appearing lower on the page in firefox. Any...
Christeina, I checked in Firefox and it looks right but in Opera, the top half of the header is off the page. Only the part with the street address is visible...
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 ...