Skip to content

Instantly share code, notes, and snippets.

@lirenyeo
Last active March 23, 2018 05:12
Show Gist options
  • Save lirenyeo/a039b0a2a4e62317722d0b6973e61ae2 to your computer and use it in GitHub Desktop.
Save lirenyeo/a039b0a2a4e62317722d0b6973e61ae2 to your computer and use it in GitHub Desktop.

Degree Explorer: Tech Track

Assessment

You are required to create a website with HTML, CSS and Javascript fulfills the following criteria:

HTML

Must at least have the following:

  • images
  • hyperlink to your portfolio page
  • hyperlink to disappearing message app
  • headings
  • paragraphs
  • button

CSS

Must at least apply the following properties:

  • color
  • background
  • margin
  • padding
  • position
  • top / left / right / bottom

JS

Contains a click event for the button

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment