0
0 reviews
Understanding HTML5 Elements, Attributes and Syntaxes
- Description
- Curriculum
- Reviews
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
-
1Overview8 minsAn overview of what to expect in this module and also throughout the course.
-
2What HTML is AboutThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
3Software and Browser to UseThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
4Installation of Text EditorThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Downloading and installing VS code text editor
MODULE 2: Basic HTML
-
5OverviewThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Overview of what to expect in this module
-
6Basic HTML TagsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn to work with basic HTML tags that is usually used in HTML documents
-
7Basic Text Formatting TagsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn to work with different tags used for formatting text
-
8CommentsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn how HTML comments work
-
9QuizThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
MODULE 3: HTML Elements
-
10OverviewThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.An overview of what you will be learning in this module
-
11Text ElementsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn how to include texts in your HTML document properly
-
12Quotation Elements 1This lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn to work with tags used to specify a quoted text
-
13Quotation Elements 2This lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
14Block and Inline Level ElementsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn to use block and inline level elements like, and more15ClassesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn how classes and ids are used to target an element16QuizThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.MODULE 4: HTML Layouts (Semantic Elements)
-
17OverviewThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.An overview of what to expect in this module
-
18Section and Article ElementsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Semantic elements like
and elements is discussed in this lecture -
19Header and Footer ElementsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Work with the
and -
20Aside and Nav ElementsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Work with the
-
21QuizThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
MODULE 5: Images-
22OverviewThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.An overview of what this module contains
-
23Preparing an ImageThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
24Inserting the ImageThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn how to insert an image into an HTML document
-
25HTML5 Image Elements and AttributesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn to work with other elements and attribute used to render and control an image in HTML5
-
26QuizThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
MODULE 6: Lists-
27OverviewThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.An overview of the module showing topics that will be taught in the module
-
28List BasicsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Basics of implementing list items in an HTML document
-
29Ordered ListThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
30Unordered ListThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
31Definition ListThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
32Nested ListThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn how to merge two list types together in a list
-
33QuizThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
MODULE 7: Tables-
34OverviewThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.An overview of what will be taught in this module
-
35Simple TableThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn how to create a simple table in HTML5
-
36Semantic Table ElementsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn to use HTML5 semantic elements to create a table
-
37Scope and Spanning AttributesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn how scope, rowspan, and colspan attributes are used to format a table
-
38Old AttributesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn to work with some attributes that may not necessarily be used in recent years to format a table
-
39QuizThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
MODULE 8: Links-
40OverviewThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Overview of what the module contains
-
41Basic LinksThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn how to include a link on your webpage
-
42Link to a Page on the Same WebsiteThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
43Link to a Section on the PageThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
44Link to Specific Part of another WebsiteThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Linking a part of a page on another website to your website
-
45Navigation MenuThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn how to create a navigation menu on your website
-
46QuizThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
MODULE 9: Forms-
47OverviewThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Overview of the topics in this module
-
48Basic FormThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn how to create a form on a website using elements and attributes
-
49Text and Password Input TypesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Create a text and password field using input types in HTML
-
50Text Area _ Checkbox and Radio buttonThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn to work with other form fields like Text area, Checkbox, and radio button
-
51Dropdown and Other Form Input TypesThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn to work with dropdown and other form fields
-
52Labels and Grouping ElementsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn to use
-
53Form ValidationThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn how to use different attributes to format a form in HTML5
-
54QuizThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
MODULE 10: Videos-
55OverviewThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.An overview of what to expect in this module
-
56Inserting a VideoThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
57Attributes to Format a VideoThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn how attributes work in formatting a video
-
58Video with Multiple FormatsThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.Learn how to insert different formats of a video at once
-
59Bonus TipThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
-
60QuizThis lesson is locked because you haven't completed the previous one yet. Finish the previous lesson to unlock this one.
Please, login to leave a review
Related courses
Share
Course details
Duration
10 hours
Lectures
51
Video
8 hours
Quizzes
9
Level
Beginner
Popular courses