reading-notes

How does HTML work?

How does HTML, CSS and JS files get parsed?

How can I find images for my website?

How do you create a String vs a Number in JavaScript?

What is a Variable and why are they important in JavaScript?

What is an HTML attribute?

Describe the Anatomy of an HTMl element.

What is the Difference between <article> and <section> element tags?

What Elements does a “typical” website include?

How does metadata influence Search Engine Optimization?

How is the <meta> HTML tag used when specifying metadata?

What is the first step to designing a Website?

What is the most important question to answer when designing a Website?

Why should you use an <h1> element over a <span> element to display a top level heading?

Describe 2 things that require JavaScript in the Browser?

How can you add JavaScript to an HTML document?