Click to See Complete Forum and Search --> : Center in browser


db10
02-05-2003, 06:13 AM
Hi...I have just seen this website www.dariusmusic.com and like the way it is build.
It has a size of 800*600, but then centers verticl and horizontal in settings bigger than 800*600. Do anyone know how this is created? i can only do it vertically!!
And another thing, is it seperate html pages, that links in the 'official news section' and gossip section etc?

any help appreciated..... :)

khalidali63
02-05-2003, 06:23 AM
This kind of display is typically acquired by using either tables or frames.

you use
<div align="center">
and then you set a specific width for the contents,which may be a frame or table in here.Once this is done this page will be centred on bigger resolution screens.
</div>

db10
02-05-2003, 06:45 AM
cheers for that...i really appreciate you taken your time..

but it seems to only center across.
If I put in a table of a height 200 pixels, it still sits at the top only, and doesnt move down to the center, as it does on the above website.

ola...

db10
02-05-2003, 07:30 AM
thank you dave....great help

ansd I think definitely not, about 'are frames dead'!!