Java Games: Flashcards, matching, concentration, and word search.

25-26 CSS Declaration Box

CSS Syntax Reviews

AB
h1selector
color:property
font-size:property
red green bluevalue
12pxvalue
CSS Element Selectorp { text-align: center; color: red; }
CSS id Selector#para1 { text-align: center; color: red; }
CSS class Selector.center { text-align: center; color: red; }
CSS Universal Selector* { text-align: center; color: blue; }
CSS Grouping Selectorh1, h2, p { text-align: center; color: red; }


Teacher
Lewis School
Niceville, FL

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities