What minimum things do you have to do in order to include bootstrap & boostrap js in a project/ html document.
What is a css reset?
How do you include a comment in css?
When would you use css clear?
Call an external style sheet and an external script located in the root folder called style.css and main.js with html.
How to center align a div tag in css?
What css class do you use to span 12 columns on medium sized screens but only 6 columns on large screens in the latest version of bootstrap?
Difference between reset.css and normalize css?
What is the difference between a css reset and normalize.css?
When would you use css float?
How to check coding errors in css?
Declare all elements with class of “blue-text” to have a text color of blue.
Assign any variable name a value of “hello world”, and print that variable’s contents to the console.
Name some online resources you reference when having css issues.
What is a css reset. What is the difference between a css reset and normalize.css?