Posted by Joker7 on 12/04/05 23:03
"Spartanicus" <invalid@invalid.invalid> wrote in message
news:f9h6p19pmls3s2p4gqpn37qdg3m2ad4rpi@news.spartanicus.utvinternet.ie...
: Mazin07 <mazin07@gmail.com> wrote:
:
: >> How to convert <div align="center"> to work in a css file .
: >
: >Sometimes, if you know the width of a certain <div> for sure, you can do
: >something like this:
: >
: >div.content {
: > width:600px;
: > margin-left:-300px;
: > position:absolute;
: > left:50%;
: >}
:
: Please don't give any more "advice" until you get a clue yourself.
:
: --
: Spartanicus
Yeah I knew now how to set width ect but not how to center it to the page..
Cheers
Chris
Navigation:
[Reply to this message]
|