How do I make one <div> out of all these?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • adriatic1
    New Member
    • Nov 2013
    • 1

    #1

    How do I make one <div> out of all these?

    Code:
    </div> <div style="position:absolute;left:0; top:15;width:960;height:285;"> <img src="http://bytes.com/Backgrounds/top.gif" alt="" width="960" height="90" />
    
     </div> <div style="position:absolute;left:0; top:105;width:960;height:205;"> <img src="http://bytes.com/images/yell-red3.jpg" alt="" width="960" height="205" />
    
     </div> <div style="position:absolute;left:55; top:110;width:872;height:203;"> <img src="http://bytes.com/images/dance.png" alt="" width="872" height="203" />
    
     </div> <div style="position:absolute;left:23; top:15;width:960;height:21;"> <p
    style="height:21px;background-image:url(images/squaresH.gif);"> </p>
    Last edited by Rabbit; Nov 12 '13, 06:08 PM. Reason: Please use [CODE] and [/CODE] tags when posting code or formatted data.
Working...