Learn Html with Kbdk: Text in html


Text:


  1. To enter text on your pages - all you have to do is simply enter the text.            
  2. If you do not specify any attributes for text it will use the default size, font etc. of the visitor's browser.
  3. Browsers can only show fonts available on the visitor's PC.


  • Therefore you are limited to using the fonts that are available on almost any computer.
  • If you need to use a fancy font, you should use your graphics program to make an image with the text. This will assure that the visitor will see it - even if he doesn't have the fancy font you're using.
  • Since images take up much more space than plain text, thus increasing download time, you should use this option with care.

Popular posts from this blog

Learn with Kbdk: Examples of Html code for practice(Html)

Neet Cracky: The major differences between DNA and RNA

Learn with Kbdk :Html tags reference