Preperation

In class: Use VSCode to Build a simple page

  • Create and save a new .html file (ie: webpage)
  • Preview the webpage into your browser
  • Use the MDN instructions with GitHub pages to publish your HTML page

Check Your Understanding

  • You just made an HTML page in class, but it so far it may look very generic and not do much. How could you add style? Functionality?
  • How is it possible everyone in class can see your published webpage without having a copy of the file you wrote on their computers?