|
|
 |
Re: FN-FORUM: css question
date posted 20th March 2006 19:02
body {
text-align: center;
margin: 0 auto;
}
This text-align fools IE into aligning your divs center but you need to
reset the alignment for any text in new divs.
hope that makes sense ?
[EMAIL REMOVED] wrote:
>How with css positioning do I get
>http://www.knutsford-software.co.uk/test/support.asp in the middle of the
>page rather than the left hand side? It is so much easier with tables. I
>have been playing around for ages and just can't get it right
>
>
>
>Thanks
>Pam
>
>
>
>
|
 |
|