Chapter 0 - Introduction Flashcards

1
Q

Javascript Uses

A

Access Content
Modify Content
Program Rules
React to Events

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Javascript Examples

A

Slideshows
Forms
Reload only part of a page
Filtering Data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

HTML Elements

A

Opening tag
Attribute name - e.g. class
Attribute value - e.g. “fruit”
Closing tag

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

CSS Rules

A

Selector - .e.g. .fruit
Property name - e.g. color
Property value: pink
Declaration block {property name: property value;}

How well did you know this?
1
Not at all
2
3
4
5
Perfectly