You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matt Huntington 0ca1c9fe59
lectures/labs
10 years ago
..
.gitkeep lectures/labs 10 years ago
README.md lectures/labs 10 years ago
mockup.png lectures/labs 10 years ago

README.md

Lab

Create HTML for this content

  1. Mockup
  2. You do not have to style this yet. Just come up with the tags and structure for the page.
  3. URL for image: http://blog.taxact.com/wp-content/uploads/Complete-Guide-to-Employee-Stock-Options-and-Tax-Reporting-Forms.jpg
  4. Links do not have to go anywhere.
  5. With each tag you create, git add the file, make a commit, and push it to origin

Stretch:

  1. Create an about.html which has similar content to this one. Have the "About" link send you to about.html. Have "Home" send you to the page you created in the "Create This Mockup" section.
  2. Use what you know about CSS from fundamentals to style this.