hands-on lab

Working with HTML Elements

Difficulty: Beginner
Duration: Up to 45 minutes
Students: 356
Rating: 4.3/5
On average, students complete this lab in15m
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

Hands-on Lab UUID

Lab steps

0 of 6 steps completed.Use arrow keys to navigate between steps. Press Enter to go to a step if available.
  1. Introduction to HTML and CSS Labs
  2. Creating a Div Element
  3. Creating an Image Element
  4. Creating an Anchor Element
  5. Creating an Unordered List
  6. Creating List Items