Skill Level: Beginner
This challenge is designed to prove a basic knowledge of HTML.
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.
- A link to another website.
That's it!
- Fork this repository
- Clone your fork
- Make your changes and commit them
- Push your changes to your fork
- Send us a pull request!