JSlime
12-23-2003, 06:12 AM
Hello everyone...
I've got a seemingly simple question.. but l can't seem to find the answer l'm looking for anywhere, thought one of you experts would be able to point me in the right direction.
------------------------------------
I'm looking to make the font on my entire webpage automatically set to the "smaller" text size setting... regardless of what the user has their "text size" set to in their browser.
So no matter what their "text size" setting is, l want the text to appear as "smaller"...and l want this to span across all text on the entire HTML document.
Would it be something like this?
<style>
{font-size:smaller}
</style>
Any help would be greatly appreciated!!
Thanks :)
~JSlime
I've got a seemingly simple question.. but l can't seem to find the answer l'm looking for anywhere, thought one of you experts would be able to point me in the right direction.
------------------------------------
I'm looking to make the font on my entire webpage automatically set to the "smaller" text size setting... regardless of what the user has their "text size" set to in their browser.
So no matter what their "text size" setting is, l want the text to appear as "smaller"...and l want this to span across all text on the entire HTML document.
Would it be something like this?
<style>
{font-size:smaller}
</style>
Any help would be greatly appreciated!!
Thanks :)
~JSlime