| Posted by Spartanicus on 12/04/05 21:33 
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
  Navigation: [Reply to this message] |