hands-on lab

Working With HTML Text Elements

Beginner
Up to 45m
123
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.
Lab 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

 
About the author
Avatar
Rebecca Hom, opens in a new tab
Full Stack Lab Creator
Students
226
Labs
3

Rebecca has been educating students in coding full-stack boot camps for over two years. She is passionate about helping people learn how to code. Previously she spent several years working in web development for the education industry. In her spare time, she likes writing and occasionally collecting Pokemon.

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