Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 602 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 602 Bytes

404-page

The mission
You have to create a new repository called 404-page containing the HTML and CSS required for an error 404 page.


Instructions

  • create the repository
  • write an error 404 page in HTML and CSS
  • try to use as much semantical HTML as possible
  • add a back button that redirects to your Github profile
  • change the position of your content on the page
  • commit/push
  • deploy on a Github page

Optional

  • add an animation when mousing hover an element

Link to the 404-page