reading-notes

Class One Notes (201)

Intro

How the Web Works1

Web Design Process2

  1. Most importantly answer the question: what do I want to accomplish
  2. Sketching the basic design
  3. Decide on assets (texts, color, images, which can be found on Google, makes sure to filter for licenses)
  4. Put them in code

Other Notes

Some Notes about HTML4 5

Some Notes about JavaScript6

Things I want to know more about

Back to main page

References

  1. https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/How_the_Web_works 

  2. https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/What_will_your_website_look_like 

  3. https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML/The_head_metadata_in_HTML 

  4. https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML/Getting_started#anatomy_of_an_html_element 

  5. https://developer.mozilla.org/en-US/docs/Glossary/Semantics 

  6. https://developer.mozilla.org/en-US/docs/Learn/JavaScript/First_steps/What_is_JavaScript