is there any js or jquery that help us to style a font,
For example
that's the usual font-family that already include in OSCode:.fontdefault{ font-family:Arial, Helvetica, sans-serif; font-size:11px; }
what if i use this font:
that font-family (swis 721 cn bt), is not a regular font that we can find, so we need to download it first.Code:.fontdswisCNBT{ font-family:swis 721 cn bt; font-size:11px; }
So how to make other user that don't have that style of font, can still see the same style without downloading the font and install it to their system?
Thx in advanced....



Reply With Quote


Bookmarks