Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS The Best way to Position Elements? Re: The Best way to Position Elements?

#84233
TheDoc
Member

Sorry, Sevo – can’t walk you through an entire development process. The HTML structure should look pretty basic though – nothing special going on in the design.

Each rounded corner box would be a div (header, main, footer) and each of those will probably contain a few divs as well. You’ll probably want to wrap the entire thing in a wrapping div as well to keep it centered.

Give it a go and come back here when you run into a problem.