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