HTML Basics
- HTML stands for Hyper Text Markup Language
- An HTML file must have an htm or html file extension
- The mark up tags tell the Web browser how to display the page
- BOLD
- ITALIC
- UNDERLINE
- STRIKETHROUGH
- SUBSCRIPT
- SUPERSCRIPT
- These are to decorate the text for your website
EXAMPLES: I love to
This text is italic
This text is underline
This text is subscript
This text is superscript
- FONT SIZES
- FONT TEXTS
- FONT COLORS
- Fonts you can change sizes, text, colors make your site unique and make want visitors come more.
This text is size 2
This text is size 3
This text is size 4
This font is Tahoma
This font is Time Roman
This font is Arial
1 | 2 | 3 | 4
