Saturday, July 10, 2004

All My FAQs Wiki: Center with CSS

All My FAQs Wiki: Center with CSS

Handy tip.

I had links set as block-level elements and I wanted to centre the block-level elements in a div without centering the link text itself.

So I was arsing around with text-align of the div set to centre and text-align of the class for the link set to left. This worked fine in IE but not in NN. Then I found this tip and it all made sense. :)

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home