Skip to content

cloud-lab-private/CSS-SELECTORS--1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Selectors Lab

Description

In this lab, you'll learn how to add styling to HTML tags using references called "selectors. With selectors, you can change the style of many HTML tags with a single styling rule.

Instructions:

Open styles.css and complete the missing CSS rules in the <style> section.

You will practice these selectors:

  • Element selectors (p, h1, etc.)

  • Class selectors (.classname)

  • ID selectors (#idname)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •