Q/A: - My Final Portfolio
Q: What 3 things will you see starting most lines in a CSS file?
A: You will see periods ("."), pound signs ("#"), and legacy tags (stuff like "h1" and "body").
Q: What are 4 tools or resouces you can use for help coding HTML/CSS
A: You can use Sublime,
Code Academy,
W3schools, or a teacher.
Q: What is a CSS selector?
A: You can find a tutorial on selectors
Here.
Q: Does having good typing skills make coding easier?
A: Yes.