Skip to content

Instantly share code, notes, and snippets.

@ShannonSChang
Last active December 22, 2015 18:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ShannonSChang/6512254 to your computer and use it in GitHub Desktop.
Save ShannonSChang/6512254 to your computer and use it in GitHub Desktop.
Codecademy: Social Networking Profile
<!DOCTYPE html>
<html>
<head>
<title>Shannon Chang</title>
</head>
<body>
<img src=https://sphotos-b-lax.xx.fbcdn.net/hphotos-ash3/543436_10201924198617443_1291536366_n.jpg>
<p style="color:pink;font-size:26px"> About me: 22 year old female from Plano, Texas</p>
<ul style="font-family:Courier">
<li><strong>Interests:</strong> working, learning, playing, shopping, cooking, wine-tasting, gardening, and now CODING!</li>
<li><strong>Jobs:</strong>
<ul>
<li>Founder of Beauty and the Brief</li>
<li>Developer Relations for Greater China at Chartboost</li>
<li>Advisor at Windhaven Hospitality</li></ul></li>
<li><Strong>Favorite Quote:</Strong> Work hard, play harder</li>
<li>Different places I've lived, <em>in order</em>:
<ol>
<li>Texas</li>
<li>Utah</li>
<li>Memphis</li>
<li>Indiana</li>
<li>New York</li>
<li>Shanghai</li>
<li>California</li>
<li>Taiwan</li>
</ol></li>
</ul>
</body>
</html>
@kballenegger
Copy link

@ShannonChartboost, look I can comment too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment