Skip to content

Instantly share code, notes, and snippets.

@leex3372
Created April 25, 2018 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leex3372/2c1ccc5b1ea5940abe6e75c401c30eb3 to your computer and use it in GitHub Desktop.
Save leex3372/2c1ccc5b1ea5940abe6e75c401c30eb3 to your computer and use it in GitHub Desktop.
Beyonce Tribute // source https://jsbin.com/rasenep
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Beyonce Tribute</title>
</head>
<body bgcolor="pink">
<p> <center><h1>Beyonce!</h1></p>
<p><img src="https://amp.thisisinsider.com/images/597b789e232dfa3e008b467a-960-720.jpg" atl="beyonce" width="500"></img></center></p>
<p><em>Facts abour Beyonce's music career:</em>
<li>Started singing at a very young age</li>
<li>Gain attention from being Destiny's Child lead singer</li>
<li>Became a solo artist with 6 current albums</li>
<li>Performed in two superbowls</li></p>
<p><strong> Beyonce represents strong women!</strong><br>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment