Course Content
Introduction
- History of HTML
- What is Tag?
- What is Element?
- HTML Tag vs. Element
- What is Attribute?
- What’s Different in HTML5?
- in HTML5
HTML Editors
Basic document structure
- HTML Tag
- Head Tag
- Title Tag
- Body Tag
HTML Heading
HTML Paragraph
Adding text in newline(BR Tag)
Creating a horizontal ruler(HR Tag)
Changing a Page's Background Color
Formatting of text
- B Tag
- U Tag
- I Tag
- SMALL Tag
- MARK Tag
- DEL Tag
- SUP Tag
- SUB Tag
Font Tag & its Attributes
HTML Comments
Indenting Quotation(Blockquote---Blockquote tag)
HTML Image
- Tag
- Alternative (ALT) Text
- Resizing an Image
HTML Link
- What is Link?
- Anchor tag
- Text Link
- Image Link
- Opening a Page in a New Tab
HTMLList
- Order list
- Unordered list
- Type Attribute
- Nested List
HTML Table
- Creating table
- All table related Tags & Attributes
HTML Audio
HTML Video
Scrolling Text
- Marquee ---Marquee Tag &its Attributes
Grouping of text(Div---Div tag, Span---Span tag)
HTML Frameset
HTML Frame
HTML Iframe
HTML Form
Form--Form Tag & its Attribute
Input Tag
HTML Input Types
- Type="text"
- Type="email
- Type="password"
- Type="radio"
- Type="checkbox"
- Type="file"
- Type="number"
- Type="range"
- Type="date"
- Type="color"
- Type="time
The Submit Button
The Reset Button
Text area---Text area>Tag
Select---Select Tag
Option---Option Tag
Grouping the control of HTML forms
- Fieldset---Fieldset Tag
- Legend---Legend Tag