Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 670 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 670 Bytes

Portfolio Site

Skill Level: Beginner

This challenge is designed to prove a basic knowledge of HTML.

Requirements

The finished product should be an HTML document named index.html, and one other HTML document that you can name whatever you like. It should contain:

  • A title. It should probably be your name or pseudonym.
  • Some bold text. Be passionate.
  • Some italic text. Be expressive.
  • A list.
  • A link to a another HTML page in the repository.
  • A link to another website.

That's it!

How to Contribute

  1. Fork this repository
  2. Clone your fork
  3. Make your changes and commit them
  4. Push your changes to your fork
  5. Send us a pull request!