Using Style Sheets
Welcome to the "Using Style Sheets" Practice Lab. In this module, you will be provided with the instructions and devices needed to develop your hands-on skills.

Introduction
Welcome to the Using Style Sheets Practice Lab. In this module, you will be provided with the instructions and devices needed to develop your hands-on skills.
Exam Objectives
The following exam objective is covered in this lab:
1.1 Construct markup that uses metadata elements
Lab Duration
It will take approximately 20 minutes to complete this lab.
Exercise 1 - Working with Style Sheets
There are two ways of working with style sheets in a HTML page - internal and external.
An internal style sheet helps to define formatting styles within a single HTML page. The styles defined in an internal style sheet in a HTML page cannot be applied across multiple HTML pages. You need to use the