Session 3 Getting Started with HTML
This session introduces the concept of HTML. It will cover;
- What is HTML?
- How HTML is used to structure and present content on the Web.
- Examples of HTML tags and how they are used to create headings, paragraphs, lists, and links.
- How to create a basic HTML structure and the purpose of each section.
- Working with Text and Headings - various heading tags, how to create paragraphs, and how to apply basic formatting.
Session 4 Creating Structure with HTML Elements
In continuing with HTML, this session will cover:
- Understanding HTML Elements and their role in structuring web content.
- How to create a Header and Navigation.
- Structuring Content with Sections and Articles.
- Adding a Sidebar and how to create a Footer.