hands-on lab
Working with Semantic HTML
Difficulty: Beginner
Duration: Up to 45 minutes
Students: 184
Rating: 5/5
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.
Description
In this lab, you will be working with the HTML Semantic Elements. A semantic element clearly describes its meaning to the browser.
Semantic elements can be used to define different parts of a web page by representing logical sections or components.
Learning Objectives
Upon completion of this lab, you will be able to:
- Work with multiple semantic elements.
- Work with the commonly used semantic elements such as
nav
andfooter
Intended Audience
- Beginners learning front-end development
- Software Engineers who need to learn front-end technologies to expand their skillset
Prerequisites
The following courses/courses and labs can ensure your success:
Updates
August 7th, 2024 - Resolved an issue preventing the development interface from appearing
Covered topics
Lab steps
Introduction to HTML and CSS Labs
Creating a Main Element
Creating a Header Element
Creating a Nav Element
Creating a Footer Element
Creating a Section Element