Skip to content

mnowowiejski/fewd-html-exercise-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 Exercise 1

  • Fork this repository
  • Clone your fork
  • Create a branch
  • Create a new file in the root of the project and name it FirstName-LastName.html (e.g. tom-kraak.html)
  • replicate this page using:
    • basic HTML elements (paragraphs, anchors, images, etc.)
    • sectioning elements (header, section, article, nav, footer, etc.)
    • ensure that you end up with a valid HTML5 document
  • Commit your changes
  • Push your changes
  • Open a pull request

For questions or comments, reach out via Slack or open an issue on GitHub.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.5%
  • CSS 0.5%