rounded corners alignment
Posted: Wed, 2008-07-23 20:02
I'm trying to design the basic layout for a site that has rounded corners on top and bottom. The issue I'm having is getting the top to line of with the body. I had the idea of using 2 "rubberbands", or "holders" or whatever you choose to call them. and have the one on the bottom just a little wider then the other. then create a border on the one on the bottom and make it line up with the image on top with the rounded corners.
A picture will explain it much better, so here is a link to the comp of the site.
http://jonathansantiago.com/help/help.jpg
And here is a link to my code so far
http://jonathansantiago.com/help/index.html
CSS is at
http://jonathansantiago.com/help/style1.css
thanks!


newbie
Posts: 8
Joined: 2005-07-30
fix
Posted: Wed, 2008-07-23 20:46
Well, I'm not sure how solid this fix is yet; I haven't tested it on IE. I realized before I had sliced my banner image 1 px too wide. If anyone can look at my code and tell me a more effective way of designing this site then what I've started with, please let me know. thanks
the same links above apply