Log In
Join
 for free
Back To Module Home
Hyper Text Markup Language (HTML)
0% completed
Before We Begin
About This Module
HTML Tags
What is HTML?
<div>
<span>
<i>
<b>
<code>
<em>
<cite>
<audio>
<video>
<mark>
<iframe>
<datalist>
<center>
<button>
<textarea>
<fieldset>
<figcaption>
<big>
<del>
<colgroup>
<col>
<legend>
SEO(Search Engine Operation)
Semantic Web Page Layout with HTML
Attributes + Hyperlinking
Headings + Lists
Inline vs. Block Elements + Divs
id + class Attributes
The img Element
Delving into Semantics
HTML Tables
HTML Forms
HTML Formatting
HTML Web Storage
Self Evaluation
📚 Self-Evaluation: A Structured Diagnostic on HTML5 Fundamentals
📚 Self-Evaluation: Multiple Choice Assessment
Self-Eval Exercise 1: HTML5 Headings, Lists, and Text Rendering
Self-Eval Exercise 2: HTML5 ids and classes
Self-Eval Exercise 3: Images, URLs and Beyond!
Self-Eval Exercise 4: Ordered & Unordered Lists with Style
Self-Eval Exercise 5: Form Fundamentals
HTML5 List Tags
HTML5 Image Tag
Challenge: Programming with HTML5 Lists and Images
HTML5: Using Image Sprites & Standardizing Client-Side Templating
Working with Tables in HTML5
HTML5 Tables Coding Exercises
Challenge: Programming with HTML5 Tables
Fonts and Text Rendering: Quiz Assessment
HTML5 Layout Elements
Commonly Tested HTML5 Attributes
Conclusion
Final Remarks
Home
/
...
/
<mark>
<mark>
Learn how <mark> tag works in HTML.
The HTML
mark
tag allows you to
...