Bodom78
December 26, 2002, 4:49am
1
because you guys are so helpfull I thought I would ask here
I wan’t to create text that cannot be re-sized through the browser but I can’t seem to find any tutorials on how to do it, maybe I am not searching the right technical name for it as I don’t know what it’s actually called. Any help is appreciated.
Have a happy and safe new year.
Cheers.
system
December 26, 2002, 4:52am
2
If you use CSS to define the size of the text then it will show the same size in all browsers…for more info on CSS check out this link:
http://www.w3schools.com/css/default.asp
system
December 26, 2002, 4:53am
3
It is called CSS.
Put something like this in between your head tags of your HTML file.
<STYLE TYPE="text/css">
<!--
body {font-family: Verdana; font-size: 10px;};
td {font-family: Verdana; font-size: 10px};
-->
</STYLE>
Or everyone can post before me to help you out.
system
December 26, 2002, 4:54am
4
Thanks for clarifying Lib! :)
system
December 26, 2002, 4:55am
5
No problem, thanks for posting that link, it will help them out better.
I don’t even know if my code will work, although I am pretty much fluent in CSS I have been completely stupid about it for the past few days.
system
December 26, 2002, 4:56am
6
6 replies in less than 10 minutes…wow!
system
December 26, 2002, 5:34am
7
OMG, so many replies so quickly. Thanks heaps to everyone here, you guys rock. I will look in to CSS.
system
December 26, 2002, 5:40am
8
*Originally posted by Phil Jayhan *
**
Stick around, there is every answer to every question you might have waitingnhere @ KirupaVille for you…
cheers!
pj **
you know what Phil…i have yet to find the answer to the meaning of life…would you like to clue me in on this all important answer?
system
December 26, 2002, 5:48am
9
wow that was deep too bad faith in God is so low in the world these days