Change Font Size:

HTML format used

HTML defines the format of the Tag some text, such as the use of Tag, can be a bold or italic fonts. From the following examples, you can understand the format of the text HTML Tag how to change the text of the show.

Tag common text format

Tag Description Tag
<b> Bold bold
<i> Italics italic
<del> Crossed that the deletion of text
<ins> Insert text underscores that
<sub> Subscript
<sup> Superscript
<blockquote> Indentation that quote
<pre> Reservations for space trip and
<code> Said that the computer code, width fonts

Example

HTML format used Tag

This example with the above Tag, you can display HTML Comparing the results.


How can HTML source code

In the browser to see HTML pages, HTML browser source code to explain the results.

To view the HTML source code, there were two ways. First, click on the right mouse button, click the View Source (Show source files) Order; Second, the browser menu choice View (Show) in the Source (source file) order.

View Source website by using the source code, you can thus learn from what others write good place. However, in your knowledge of HTML are few circumstances, others see the HTML source code complexity will only make you dizzy. Suggest you should wait, the first master some basic say.