Previous Message
Next Message

need help with center a site??

Sent by robert rai on 30 April 2006 19:07


hello everyone,
I'am just strated with web building..I hope some one can help me..

I have a problem,  and don't know hoto resolve this..]
This is also the tempate of mine site..

mine site is at:
http://www.freewebs.com/jhinkoerai

this site need to be place in the center of the browsers (modzilla and IE).

this is the CSS. file
div.sitecontainer {
	border: none;
	width: 780px;
	text-align: left;
	height: 768px;
}
/***********************************************/
/* Layout van de blokken                       */
/***********************************************/
div.top {
	width:780px;
	height:97px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}
div.linksnav {
	width:158px;
	height:687px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
div.inhoud {
	position:absolute;
	left:159px;
	top:116px;
	width:470px;
	height:687px;
	background-color:#ffffff;
}
div.rechtsnav {
	position:absolute;
	left:628px;
	top:116px;
	width:160px;
	height:687px;
	background-color:#ffffff;
}
/******* hyperlink and anchor tag styles *******/

how can i edit the css file to make the website display in the center of the 
browsers?

ho some one can help me??
kind regards.
R.R.


______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: