A simple challenge to manipulate basic HTML tags and create a profile page with headers/texts/lists/images/tables.
Build a simple HTML page with the following elements (use the right HTML tags):
A picture is worth a thousand words, here is what you should build in this challenge
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<title>
in the <head>
section, and other important metatags like <meta charset="utf-8">
._target="blank"
attribute on your links to make them open on new tabs.