Quote:
Originally Posted by JSWolf
Here's the CSS code needed to do what the OP wants to do.
...
Simple really.
|
Umm, no. To quote the the original poster...
Quote:
Originally Posted by KNotTed
That's a good solution for the particular question. I suppose I should have been more (or less) specific. Supposing the width is not 20%, but 120pt. I'd still like to be able to center that, regardless of the display device.
|
I know the center tag is deprecated, and bad form, but you might have better luck with <center><hr /></center>. (EDIT: Nevermind. Tried it, and it doesn't work in ADE, though it does work in browsers. Darn ADE.)