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 04-10-2009, 03:44 PM   PM User | #1
cadfan
New Coder

 
Join Date: Jun 2008
Posts: 80
Thanks: 1
Thanked 0 Times in 0 Posts
cadfan is an unknown quantity at this point
Alignment problem

Could someone please have a look at a webpage i have been working on and tell me why i can't get the second and third cells to align with each other please. Thanks once again.

You can view the webpage HERE!
cadfan is offline   Reply With Quote
Old 04-10-2009, 04:23 PM   PM User | #2
Excavator
Master Coder


 
Excavator's Avatar
 
Join Date: Dec 2006
Location: Alaska
Posts: 9,410
Thanks: 22
Thanked 1,765 Times in 1,749 Posts
Excavator has a spectacular aura aboutExcavator has a spectacular aura aboutExcavator has a spectacular aura about
Hello again cadfan,
To put elements side by side you will need to float one. You should have a look at this float tutorial http://www.w3schools.com/css/pr_class_float.asp

Your html has a bit of divitis
And there is no width. To float things you usually need a width.

Also, have a look at this example - http://nopeople.com/CSS/equal_length_columns/index.html
__________________
Validate often DURING development - Use it like a splelchecker | Debug during Development |Write it for FireFox, ignore IE
Use the right DocType | Validate your markup | Validate your CSS | Why validating is good | Why tables are bad
Excavator 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 09:13 AM.


Advertisement
Log in to turn off these ads.