Intro to CSS coding

Réussis tes devoirs et examens dès maintenant avec Quizwiz!

What Punctuation Marks go around the DECLARATION?

"Curly Braces" Surround the Declaration

What does CSS stand for?

Cascading Style Sheets

What is the Proper Syntax for CSS coding

SELECTOR {property:value}

In the CSS code: body {color: blue} color is called the ________________

THE PROPERTY COLOR is the PROPERTY of the HTML ELEMENT (body) you want to change.

In the CSS code: body {color: blue} body is called the ________________.

THE SELECTOR It SELECTS the HTML ELEMENT (body) you want to change.

In the CSS code: body {color: blue} black is called the ________________

THE VALUE BLACK is the VALUE you will give the PROPERTY

How do you insert a comment that will not appear in the browser in a CSS file?

put comment between a set of double back slashes ex: // this is a comment //

What Punctuation Mark goes between the Property and the Value

A "Colon" Goes Between the Property and the Value.

What is a DECLARATION ?

A Declaration is a PROPERTY and a VALUE

What is a SELECTOR

A SELECTOR is the HTML Element you want to give a style NOTE: the SELECTOR does not have the right and left caret <body>


Ensembles d'études connexes

Lección 15.1 Past participles used as adjectives: Completar; Escribir (usando el participio pasado.); 1- Oraciones (past participle forms of these verbs); 2- Las consecuencias (with estar); 3 - ¿Cómo están?; 4 - El misterio (all corrected)

View Set

Phrasal Verbs with PUT (Match/TF Study Set)

View Set

Chapter 8 Application Deployment and Management

View Set

IS Security Tools and Techniques Exam 2 Review Questions

View Set

Economics and Personal Finance study set

View Set

Anatomy Final (review: Exam 1 of 4)

View Set

Exam 3: Drug discovery: finding a lead

View Set

IST 220 CHAPTER 5: ETHERNET (802.3) SWITCHED LANs

View Set

Child Development II Exam #2 (Chap 4-7)

View Set