|
World Wide Web Media and the Hypertext Markup Language (HTML)
(Page 4 of 4)
Common Text Formatting Tags
There are also numerous tags that
are used to format the appearance of text within a document; some of
the more common ones:
- <b>text</b>: Present the enclosed
text in bold.
- <i>text</i>: Present the enclosed
text in italics.
- <u>text</u>: Present the enclosed
text underlined.
- <font (parameters)>text</font>:
Present the enclosed text using the indicated font type, size or color.
Again, this is just the tip of the
iceberg when it comes to HTML. If you are not familiar with HTML, however,
knowing these basic tags should be enough to help you interpret basic
HTML documents and learn how HTTP works.
Key Concept: The language used by World Wide Web hypertext documents is called the Hypertext Markup Language (HTML). HTML documents are as ASCII text files, but are arranged using a special structure of HTML elements that define the different parts of the document and how they should be displayed to the user. Each element is described using special text tags that define it and its characteristics. |
| If you find The TCP/IP Guide useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider purchasing a download license of The TCP/IP Guide. Thanks for your support! |
|
|
Home -
Table Of Contents - Contact Us
The TCP/IP Guide (http://www.TCPIPGuide.com)
Version 3.0 - Version Date: September 20, 2005
© Copyright 2001-2005 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.
|