Skip to content

Instantly share code, notes, and snippets.

View ShannonSChang's full-sized avatar

Shannon Chang ShannonSChang

  • San Francisco, CA
View GitHub Profile
@ShannonSChang
ShannonSChang / Dinner in Taipei Sept 11.html
Last active December 22, 2015 20:29
Table of pictures from dinner (9/11/2013)
<!DOCTYPE html>
<html>
<head>
<link type="text/css" rel="stylesheet" href="stylesheet.css" />
<title>My Photo Page</title>
</head>
<body>
<table>
<thead>
<th style="color: Pink; background-color:Black">Dinner in Taipei: September 11, 2013 </th>
@ShannonSChang
ShannonSChang / Tiers and Pricing.html
Last active December 22, 2015 18:29
Pricing packages
<html>
<head>
<title>Box Pricing</title>
</head>
<body>
<!-- this is the first Table, which is about the price for each box service -->
<table style="border-collapse:collapse;">
<thead>
@ShannonSChang
ShannonSChang / Social Profile.html
Last active December 22, 2015 18:19
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>