hands-on lab

Working With HTML Text Elements

Difficulty: Beginner
Duration: Up to 45 minutes
Students: 173
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 text elements. You will use both block and inline elements that will form the text content of a webpage.

Learning Objectives

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

  • Create paragraph tags to display text.
  • Use strong and emphasize tags to bold and emphasize text.
  • Use the heading tag to create the text title of the page.

Intended Audience

  • Beginners learning front-end development
  • Software Engineers who need to learn front-end technologies to expand their skillset

Prerequisites

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 Heading Text
Creating a Paragraph Text
Creating a Strong Text
Creating a Emphasized Text
Creating a Span Text