hands-on lab

Working with HTML Elements

Difficulty: Beginner
Duration: Up to 45 minutes
Students: 275
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 HTML Elements. This lab gives an introduction to commonly used elements to display content on a web page. Elements used to display information on the page are often referred to as flow content.

Learning Objectives

Upon completion of this lab, you will be able to:

  • Create a generic container element known as the div
  • Display an image on a page
  • Create hyperlinks to other pages or websites
  • Create lists of content

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:

Covered topics

Lab steps

Introduction to HTML and CSS Labs
Creating a Div Element
Creating an Image Element
Creating an Anchor Element
Creating an Unordered List
Creating List Items