Log In · Register

 
how do make this
NickCartersBaby
post Oct 2 2006, 06:26 PM
Post #1


Senior Member
***

Group: Member
Posts: 43
Joined: Sep 2006
Member No: 461,723



how do make a layout like this


Fixed the BBcode and thumbed it for you. _smile.gif


This post has been edited by mona lisa: Oct 2 2006, 10:26 PM
 
 
Start new topic
Replies
BonneVache
post Oct 4 2006, 04:39 PM
Post #2


Good Cow.
****

Group: Member
Posts: 180
Joined: Aug 2006
Member No: 449,486



The layout itself would require that you laid out your divs in a manner similar to the following.
CODE
<div id="container">
    <div id="Header"></div>
    <div id="trio">
        <div id="events"></div>
        <div id="stats"></div>
        <div id="affil"></div>
    </div>
    <div id="content"></div>
</div>


You would then have to use css to center the container div. Then, tell the three divs within the "trio" div to float left so they sit next to each other.

If you didn't quite catch that I'd say you should start smaller. If your graphics are to complex for your coding skill the end result is ussally horrible.

Take it slow and spend alot of time @ W3C schools.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: