12 Hr Bootcamp Flashcards
1
Q
What type of coding happens inside of brackets ?
A
Css
2
Q
How is css usually stored ?
A
In its own file
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