| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Senior Member
Join Date: Mar 2005
Posts: 567
|
CSS Crepe
I don't even know what to google for... I'm making my first few baby-steps into CSS and this problem comes up... I have a DIV ---> "container" When I put text in the DIV just by iteself (no paragraph tags)... it aligns properly with the column next to it... "links".................. but the second the paragraph tag gets used, it bumps the top of the text down a few notches and my two columns no longer align... what's the deal with this? Pleae help....................... Thanks |
|
|
|
|
|
#4 (permalink) |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
I'm guessing you were using floats. There's probably a default margin/padding issue going on that made the total width of the two floats wider than the container. That'll cause one to drop down the screen... But he's right. A link would by muy helpful. |
|
|
|
#5 (permalink) |
|
Senior Member
Join Date: Mar 2005
Posts: 567
|
Well, the thing is... It's only tagged paragraphs that are messing things up. If I have a paragraph inside a div, it drops the text down on a 2-column layout. I'll try and post a link later on today. Ps pgo... dude... my first full CSS design... done |
|
![]() |