|
Posted by dorayme on 07/14/06 06:40
In article
<1152789273.292610.162330@m73g2000cwd.googlegroups.com>,
"Lee" <lee__2k@hotmail.com> wrote:
> Hi,
>
> I want to create a web site that is centred, something like;-
>
> http://www.xbox-scene.com/
>
> Any ideas how this is accomplished, or are there any editors that can
> do
> this?
try wrapping all in a div with css:
width: 90%;
margin-top: 1%;
margin-left: auto;
margin-right: auto;
margin-bottom: 1%
--
dorayme
Navigation:
[Reply to this message]
|