Links and Navigation
1 Topics
Links and Navigation
12 Sub-topics
Creating Basic Hyperlinks with Anchor Tags
Absolute vs Relative URLs
Linking to External Websites
Linking to Internal Pages
Linking to Specific Sections (Anchor Links)
Creating Named Anchors and IDs
Opening Links in New Tabs (Target Attribute)
Email Links (Mailto Protocol)
Telephone Links (Tel Protocol)
Download Links with Download Attribute
Link Relationships (Rel Attribute)
Navigation Menus Structure
Images and Multimedia
1 Topics
Images and Multimedia
17 Sub-topics
Inserting Images with IMG Tag
Image Source (Src) and Alt Attributes
Image Width and Height Attributes
Responsive Images with Srcset
Picture Element for Art Direction
Image Formats (JPEG, PNG, GIF, WebP, SVG)
Figure and Figcaption Elements
Image Maps and Area Elements
Audio Controls and Attributes
Video Controls and Attributes
Adding Subtitles and Captions (Track Element)
Autoplay, Loop, and Muted Attributes
Forms and User Input
4 Topics
Forms and Input Elements - Part 1
10 Sub-topics
Form Element and Form Basics
Form Action and Method Attributes
Number Input Type (HTML5)
Telephone Input Type (HTML5)
Search Input Type (HTML5)
Input Attributes (Placeholder, Required, Readonly)
Forms and Input Elements - Part 2
10 Sub-topics
Textarea Element for Multi-line Text
Option and Optgroup Elements
Button Element vs Input Button
Forms and Input Elements - Part 3
9 Sub-topics
DateTime-Local Input Type (HTML5)
Datalist and Autocomplete
Output Element for Calculations
Forms and Input Elements - Part 4
10 Sub-topics
Label Element and For Attribute
Fieldset and Legend for Grouping
Form Validation Attributes (Required, Pattern, Min, Max)
Input Maxlength and Minlength
Step Attribute for Number Inputs
Form Attribute for External Controls
Formaction and Formmethod Attributes