12 Hr Bootcamp Flashcards

1
Q

What type of coding happens inside of brackets ?

A

Css

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

How is css usually stored ?

A

In its own file

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

How do you link your html and your css file ?

A

By using the link tag and rel=stylesheet attribute along with the href=styles.css attribute in your header

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