Skip to content

Instantly share code, notes, and snippets.

@rogerwschmidt
Last active June 12, 2017 20:33
Show Gist options
  • Select an option

  • Save rogerwschmidt/0a45845a83160e09702ebd8af30a9e0f to your computer and use it in GitHub Desktop.

Select an option

Save rogerwschmidt/0a45845a83160e09702ebd8af30a9e0f to your computer and use it in GitHub Desktop.

Intro to HTML Instructor Notes

Objectives

  • Describe what HTML is.
  • Create valid HTML with some of the following:
  • paragraphs
  • headings
  • images
  • lists
  • tables
  • links

What is HTML?

Turn to your neighbor and define what HTML is in your own words

How would you create a simple blog with using HTML?

On your desks write an a simple blog with

  • 2 posts, with an image per post
  • plus 2 tags from the list above.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment