popcornplya Posted January 29, 2009 Share Posted January 29, 2009 ??? should I just <div id="box"> <img src="project.png" /> <div id="previous"></div> <div id="next"></div> </div> Relative position the #box then absolute position the #previous and #next divs outside the #box? Link to comment https://forums.phpfreaks.com/topic/142883-how-should-i-code-this-part/ Share on other sites More sharing options...
rhodesa Posted January 29, 2009 Share Posted January 29, 2009 Relative position the #box then absolute position the #previous and #next divs outside the #box? i would say yes Link to comment https://forums.phpfreaks.com/topic/142883-how-should-i-code-this-part/#findComment-749098 Share on other sites More sharing options...
popcornplya Posted January 29, 2009 Author Share Posted January 29, 2009 Relative position the #box then absolute position the #previous and #next divs outside the #box? i would say yes Alright, thanks Link to comment https://forums.phpfreaks.com/topic/142883-how-should-i-code-this-part/#findComment-749104 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.