Skip to content

Jan 28: Intro to HTML & JS

Learning Objectives

After today's class, you should be able to:

  • Name and describe five block elements and five inline elements.
  • Explain how to link to a file in another folder using a relative path.
  • Use the console object to log output to the debugging console.

Lesson Outline

Debrief [10 min]

  • Lab 1 solution – diff with original files
  • Review of CS file system layout on stu
  • Prep 2 preview – Live Server + Firefox
  • Help page – tutorials and references

Part A [45 min]

Part B [20 min]

  • Demo console in browser developer tools
  • Demo CodingJS website – JS Syntax Help