Ok so im a noob here.. started to learn some html and some php and flash at the same time... so my knowledge is limited so far..
I picked up a template in the web that im trying to edit but having problems with.
The page will display on the very left of the browser.
http://www.mariservi...te/index-5.html
the zip file came with a style.css sheet but this is all it has on the css :
body {
margin-left:auto;
margin-top: 0px;
margin-right:auto;
margin-bottom: 0px;
}
.style1 {
color: #2c2c2c;
font-size: 11px;
font-family: tahoma;
text-decoration:none
}
.style2 {
color: #424242;
font-size: 11px;
font-family: tahoma
}
.style3 {
color: #37859E;
font-size: 11px;
font-family: tahoma
}
Im not sure if im supposed to edit the layout to be centered in the css or html.
Anyone with knowledge please help!! It would be very much appreciative.
Thanks.
Edited by Dogstopper:

New Topic/Question
Reply



MultiQuote




|