reading-notes

Class Two Notes (201)

Intro Continued

Lecture Notes

Intro to HTML1

Intro to CSS2

h2 { color: black; padding: 5px; }

Intro to JS3

Back to main page

References

  1. https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML/HTML_text_fundamentals 

  2. https://developer.mozilla.org/en-US/docs/Learn/CSS/First_steps/How_CSS_is_structured 

  3. https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/JavaScript_basics 

  4. https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Building_blocks/conditionals