ClioSport.net

Register a free account today to become a member!
Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • When you purchase through links on our site, we may earn an affiliate commission. Read more here.

Web designers/Web Layout?



Hi Guys N Gals,

Relating to my recent thread:

http://www.cliosport.net/forum/showthread.php?t=242923

Basically got all my site working using iframes but when uploaded it to my web hosting they dont allow iframes so didnt work.

Basically web designers what is the best way to design a webpage where main content is in middle of page in a box with a background filling rest of screen, also considerations like people viewing in different resolutions.

Cheers Daz
 
  20VT Clio & 9-5 HOT
i told ya in the other thread matey! if you want it in a box add a border around the main DIV called 'container'
 
  Clio 1.2 16v Bilabong
also if you need it centralised with a bit outside set your margins:auto; and width:80%; for the container in your css. This should centralise everything, then put the border on the container and the background-image on the body.
Hope this helps
 
  306 TD Slut
this is how to do it:

if you want it in a box add a border around the main DIV called 'container'

got a preview of the site?
 


Top