In this section we'll talk about setting the fonts in your page: making them bigger, smaller, bolder, and different colors. Fonts are one of the most important visual elements of your page and if you're like most web designers you'll want to set a few fonts in every page.
- HTML uses tags like and for formatting output, like bold or italic text and called formatting Tag.
HTML Formatting Example | |
---|---|
HTML FORMATTING SYNTAX | Preview |
<b>This is bold fonts</b> | This is bold fonts |
<i>This is bold italic</i> | This is italic fonts |
<big>This is big fonts</big> | This is big fonts |
For lists of Formatting Tags clich here
0 comments:
Post a Comment
Please leave some comment.