HTML Training Course in Ahmedabad Gujarat
"HTML is a hypertext markup language which is used to develop web pages. Our Web browsers receive HTML documents from web server or from our local storage and render the documents into multimedia web pages. Here we can also embed scripting languages like Javascript & CSS in to HTML Pages."
Benefits Of HTML
Globally Accepted Programming Language
Easy to use and understand
HTML is widely supported in all browsers
It is most SEO friendly
Enroll for HTML Traning Free Demo Class
Request Demo Class
Rs. 20,000/-   Duration: 90 Days
[Note: Prices displayed are after Discount and includes GST]
Introduction
- History of HTML
- What is Tag?
- What is Element?
- HTML Tag vs. Element
- What is Attribute?
- What’s Different in HTML5?
Basic document structure
- HTML Tag
- HEAD Tag
- Title Tag
- Body Tag
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 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
Scrolling Text
- Marquee ---Marquee Tag &its Attributes
Grouping of text (Div---Div tag, Span---Span tag)
Grouping of text (Div---Div tag, Span---Span tag)
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