View Full Version : a layout...


the_one
09-06-2003, 02:55 AM
i want to make a layout like the one here (http://www.webbie.fr.fm/) but i have no idea how to do it...i don't know where to start. is it frames or tables.....is it a really hard layout to do?....

Arc Angel
09-06-2003, 04:34 AM
Actually that's a pretty easy layout.

It's using DIVs and SPANs for everything it looks like. You would create three div tags. One for the picture, one for the navigation, and one for the main content. Using styles you would then set the height, width, etc. attributes. To make them the right size and positioned right.

It looks like that person used SPANs inside the divs to control the content of the divs. You can do it that way, or not. :)

MaGiCSuN
09-06-2003, 02:29 PM
for a good div tutorial go here:

http://www.``````````````/divtutorial.php