View Single Post
  #2 (permalink)  
Old 11-04-2005, 08:46 PM
That1Guy That1Guy is offline
WebProWorld New Member
 
Join Date: Oct 2005
Posts: 2
That1Guy RepRank 0
Default

You could use a "float". Position all of your elements inside a main div with a fixed width. Then position each of your smaller divs next to each other with fixed widths. As long as the smaller divs have the "float:left;" property in there, they should just line right now. If you need help with this, email me at That1Animator@yahoo.com and ill try to walk you through it, or help you set it up.
Reply With Quote