brown2005 Posted March 11, 2008 Share Posted March 11, 2008 http://www.fantasy-comps.com/index/index.php?page=account&view=register look at the above in internet explorer... this is how i want it to look... then in firefox, opera and netscape.. the confirm password div is not aligned on the right of the password div... any ideas please? Link to comment https://forums.phpfreaks.com/topic/95693-divs-not-place-properly/ Share on other sites More sharing options...
haku Posted March 11, 2008 Share Posted March 11, 2008 First: You are causing yourself headaches by programming first for IE then for other browsers. IE is not a standards compliant browser, whereas the others are. So if you program first in FF (or safari or opera) then add IE fixes after, its a lot easier. Second: Add display:inline to your class .box edit: that wont fix your problem. I'll look at it closer later. Link to comment https://forums.phpfreaks.com/topic/95693-divs-not-place-properly/#findComment-490044 Share on other sites More sharing options...
brown2005 Posted March 12, 2008 Author Share Posted March 12, 2008 thanks ive always just programmed in explorer. cause i think it looks alot better than the others in regards to the fonts. so just carried on with it. but i will look at programming in firefox first from now on. and i still cant find out whats wrong with those divs.. so if u can help.. it will be much appreciated. Link to comment https://forums.phpfreaks.com/topic/95693-divs-not-place-properly/#findComment-490296 Share on other sites More sharing options...
haku Posted March 12, 2008 Share Posted March 12, 2008 I tried looking at it, but that link is dead now. Link to comment https://forums.phpfreaks.com/topic/95693-divs-not-place-properly/#findComment-490364 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.