programming quiz 2

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/7

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards

ID

#

unique

multiple cannot be defined together (we cannot use 1 to identify several things)

2
New cards

class

.

not unique

can be defined together

3
New cards

right/r

positive numbers shift images right or left?

4
New cards

left/l

negative numbers shift images right or left?

5
New cards

cascading style sheets

CSS

6
New cards

external CSS

written in an outside document (lowest priority)

7
New cards

internal CSS

written in style tag inside head

8
New cards

inline CSS

written within the tag in body (highest priority)