HTML Basics Studies for Students Part I
HTML Basics Overview
1. Absolutely Essential
- Html,
- head,
- body,
- title,
- h1-6, and
- comments tags and
- !DOCTYPE declaration
2. Lining Up Text
- Paragraph, break line, center and div tags,
- Align attribute for paragraphs, headlines, divs, and horizontal lines
- Blockquote, and Preformatted tags
- Horizontal Rule tags with width, size and noshade attributes
3. Colors and Fonts
- Bold, italics, underline, superscript and subscript tags
- Font tag with width, face, size and align attributes
- Color specification – for fonts and backgrounds
4. Lists
- Unordered list (plain and bulleted) and
- ordered list and
- list item tags
5. Links
- Anchor, hypertext reference tags, name attribute
- Relative and absolute addressing
6. Tables
- Table,
- table row,
- table header,
- table data
- item tags, with Horizontal Align and vertical align attributes
- Width and border attributes for tables
- Column span and row span tags
7. Inserting Graphics Img tag with
src and align attribute
No comments:
Post a Comment