Jago6060 Posted June 13, 2007 Share Posted June 13, 2007 I have a simple div that just holds some text. it's inside another div. for some reason it shows the left: 1px but not the right: 1px. any suggestions? By the way this page is currently horrible looking because initially it was built without a DOCTYPE, so I'm now trying to fix it. http://www.caironewyorkrotary.org/cgi/testpage.php #topbar { background: #000060; width: 746; position: relative; left: 1px; top: 1px; right: 1px; bottom: 1px; } Link to comment https://forums.phpfreaks.com/topic/55370-trouble-positioning-div/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.