HTML5 Basics
HTML is the standard markup language for Web pages. With HTML, you can create your own websites.
This is just a demo course built with TF Learn Joomla! extension.
- Course Level: Intermediate
- How To Join: Available for All
- Module Custom Field: HTML Custom Field Value
1.1. HTML Document
This lesson provides introduction to HTML.1.2. HTML Elements
- Anatomy of an HTML element
- Void Elements
- Anatomy of an HTML document
- Headings
- Paragraphs
- Lists
- Links
1.3. HTML Attributes
Learn about Attributes used in HTML.1.4. Content in HTML
- HTML Text Formatting
- HTML Quotation and Citation Elements
- Representing Computer Code
2.1. Introduction to Web Forms
- What are web forms?
- The
- Single line text fields
- Checkboxes and Radio Buttons
2.2. Form Attributes
This lesson describes attributes used with forms.3.1. CSS Building Blocks
- What is CSS?
- CSS Syntax
- CSS Selectors
- The Box Model
3.2. CSS Layouts
- Flexbox
- Grids
- Positioning