Add to Wishlist
Understanding HTML5 Elements, Attributes and Syntaxes

Description
HTML – Hyper Text Mark-up Language; is the basic language for designing a website. In recent years HTML has evolved bringing forth newer and improved versions. In this course, we will be discussing how to use the most recent and best HTML version (HTML5) to design a basic website.
Objective / What to learn
- Learn to work with HTML5 elements.
- How to apply attributes to HTML5 elements.
- Learn to use tags to build a website from start.
Requirements
- A text editor (any one of your choice preferably Vscode).
- A working browser (also any of your choice preferably Google Chrome).
Who is the course for?
- Anybody willing to learn, either with prior knowledge of HTML or with zero knowledge whatsoever.
MODULE 1: Introduction
1
Overview
An overview of what to expect in this module and also throughout the course.
2
What HTML is About
3
Software and Browser to Use
4
Installation of Text Editor
Downloading and installing VS code text editor
MODULE 2: Basic HTML
1
Overview
Overview of what to expect in this module
2
Basic HTML Tags
Learn to work with basic HTML tags that is usually used in HTML documents
3
Basic Text Formatting Tags
Learn to work with different tags used for formatting text
4
Comments
Learn how HTML comments work
5
Quiz
MODULE 3: HTML Elements
1
Overview
An overview of what you will be learning in this module
2
Text Elements
Learn how to include texts in your HTML document properly
3
Quotation Elements 1
Learn to work with tags used to specify a quoted text
4
Quotation Elements 2
5
Block and Inline Level Elements
Learn to use block and inline level elements like
, and more
6
Classes
Learn how classes and ids are used to target an element
7
Quiz
MODULE 4: HTML Layouts (Semantic Elements)
1
Overview
An overview of what to expect in this module
2
Section and Article Elements
Semantic elements like and elements is discussed in this lecture
3
Header and Footer Elements
Work with the and
4
Aside and Nav Elements
Work with the
5
Quiz
MODULE 5: Images
1
Overview
An overview of what this module contains
2
Preparing an Image
3
Inserting the Image
Learn how to insert an image into an HTML document
4
HTML5 Image Elements and Attributes
Learn to work with other elements and attribute used to render and control an image in HTML5
5
Quiz
MODULE 6: Lists
1
Overview
An overview of the module showing topics that will be taught in the module
2
List Basics
Basics of implementing list items in an HTML document
3
Ordered List
4
Unordered List
5
Definition List
6
Nested List
Learn how to merge two list types together in a list
7
Quiz
MODULE 7: Tables
1
Overview
An overview of what will be taught in this module
2
Simple Table
Learn how to create a simple table in HTML5
3
Semantic Table Elements
Learn to use HTML5 semantic elements to create a table
4
Scope and Spanning Attributes
Learn how scope, rowspan, and colspan attributes are used to format a table
5
Old Attributes
Learn to work with some attributes that may not necessarily be used in recent years to format a table
6
Quiz
MODULE 8: Links
1
Overview
Overview of what the module contains
2
Basic Links
Learn how to include a link on your webpage
3
Link to a Page on the Same Website
4
Link to a Section on the Page
5
Link to Specific Part of another Website
Linking a part of a page on another website to your website
6
Navigation Menu
Learn how to create a navigation menu on your website
7
Quiz
MODULE 9: Forms
1
Overview
Overview of the topics in this module
2
Basic Form
Learn how to create a form on a website using elements and attributes
3
Text and Password Input Types
Create a text and password field using input types in HTML
4
Text Area _ Checkbox and Radio button
Learn to work with other form fields like Text area, Checkbox, and radio button
5
Dropdown and Other Form Input Types
Learn to work with dropdown and other form fields
6
Labels and Grouping Elements
Learn to use
7
Form Validation
Learn how to use different attributes to format a form in HTML5
8
Quiz
MODULE 10: Videos
1
Overview
An overview of what to expect in this module
2
Inserting a Video
3
Attributes to Format a Video
Learn how attributes work in formatting a video
4
Video with Multiple Formats
Learn how to insert different formats of a video at once
5
Bonus Tip
6
Quiz
Be the first to add a review.
Please, login to leave a review