I also need help on centering a website i'm doing for a friends company.
I've really searched the web, and i just can't figure out why nothing works for my css (i think it is).
Well i'm really bad at html, so i made this site in an easy to learn program, coffeecup visual site designer.
could someone take a look at this html, and try to make the page be centered? (by adding/editing the text?)
HTML Code:
<HTML>
<HEAD>
<META NAME="KEYWORDS" CONTENT="">
<META NAME="DESCRIPTION" CONTENT="">
<META NAME="generator" CONTENT="CoffeeCup VisualSite Designer - www.coffeecup.com">
<!--
The following Html Code was generated by CoffeeCup VisualSite Designer.
Copyright 2003, Via-net ApS
[url]http://www.via-net.dk[/url]
//-->
<STYLE TYPE="text/css">
.textstyle0 {font-family:Verdana;font-weight:bold;font-style:normal;font-size:8pt;text-decoration:normal;color:#ffffff;}
</STYLE>
<STYLE TYPE="text/css">
DIV.Object592 { position:absolute; top:0px; left:0px; z-index:0; }
DIV.Object593 { position:absolute; top:285px; left:531px; z-index:1; }
</STYLE>
</HEAD>
<BODY LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 BGCOLOR="#ffffff" LINK="#0000ff" VLINK="#800080">
<DIV ID="BACKGROUND" STYLE="position:absolute; top:0px; left:0px; z-index:0;">
<TABLE WIDTH="740" HEIGHT="600" BGCOLOR="#ffffff" LINK="#0000ff" VLINK="#800080" BORDER=0 CELLSPACING=0 CELLPADDING=0>
</BODY>
</HTML>