Vets-Who-Code/js-web-path-fitzcodes

HTML

Closed this issue · 0 comments

HTML Qualification

Task: Demonstrate the ability to build a web page with nested HTML.
Conditions: This Github repository is downloaded locally and loaded into vs-code.
Standards: In a Pull Request (PR) with a Netlify preview enabled create a HTML webpage with the following:
  • three different types of headings
  • two paragraphs with three different kinds of inline elements
  • A br and a hr
  • A header and footer
  • Two different sections
  • An unordered list of three items
  • An anchor tag with a link
  • A Form with a textarea, three types of inputs` and a button
  • A table with three columns and three rows with a header, body, and footer

Notes:

  • Create a Pull Request (PR) to this Github Repo and assign the web-qualifed team.
  • #18

References