Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-04-2007, 05:41 AM   PM User | #1
nomb
New Coder

 
Join Date: Jun 2007
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
nomb is an unknown quantity at this point
Quick CSS Question

Guys I have a quick question. On my page http://www.nombyte.com I have three 'demoimages' in a box which are all on one line. It looks great. In firefox at least. In internet explorer, not so much. What can I put in my css stylesheet to get the images to stay on one line like it does in firefox? Thanks again for all your help.

nomb
nomb is offline   Reply With Quote
Old 07-04-2007, 08:04 AM   PM User | #2
Jutlander
Regular Coder

 
Jutlander's Avatar
 
Join Date: Jun 2007
Location: In my own sick little world :P
Posts: 425
Thanks: 1
Thanked 12 Times in 12 Posts
Jutlander is on a distinguished road
You cannot use the same ID several times. Only one time per page.

If you apply clear: right; on the last demoframe, it will move up to the others. Then you need to get the links down on the next line so that whitespace to the right of the images disappear. If someone else hasn't fixed it, I'll look into it when I get home later today.

Also, I would fix the errors. It eliminates the possibility that it is an error that is causing the problems.

http://validator.w3.org/check?uri=ht...w.nombyte.com/

http://jigsaw.w3.org/css-validator/v...w.nombyte.com/
__________________
.
.

Last edited by Jutlander; 07-04-2007 at 08:13 AM.. Reason: wasn't float, but clear
Jutlander is offline   Reply With Quote
Old 07-04-2007, 06:28 PM   PM User | #3
nomb
New Coder

 
Join Date: Jun 2007
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
nomb is an unknown quantity at this point
Ok thank you. Let me know what you find out about the text.
nomb is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:29 AM.


Advertisement
Log in to turn off these ads.