Skip to content

Instantly share code, notes, and snippets.

View jw56578's full-sized avatar

Jon Woo jw56578

  • Austin, TX
View GitHub Profile
@jw56578
jw56578 / index.html
Created September 25, 2016 19:21
Exported from Popcode. Click to import: https://popcode.org/?gist=056ee8030c99ce2277866d4505169728
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<!-- Put your page markup here -->
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<img src="http://coolimages.com/image.jpg" style="width:100px;height:100px">
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<img src="http://coolimages.com/image.jpg" style="width:100px;height:100px">
does this create another one
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<div id='canvas'>
<div id='one'>
<div id="three">
3
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<!--Lets make our canvas -->
<div id="canvas">
<!--working from left to right, where can we make complete rectangles based on the given bricks, don't cut into bricks -->
<div id="one">
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<div id="one">
I like to be here
</div>
<div id="two">
@jw56578
jw56578 / WeDoEnd.html
Last active November 14, 2016 22:12
Exported from Popcode. Click to import: https://popcode.org/?gist=9c538fe7511c4fa41a45755604171607
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<div id="container">
<div id="one">
I like to be here
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<div id="one"></div>
<div id="two"></div>
<div id="three"></div>
</body>
@jw56578
jw56578 / post.md
Created December 14, 2016 20:04
#post Here is an Example Post

does this work?

@jw56578
jw56578 / post.md
Created December 15, 2016 04:00
#post Then this is a blog gist, not a normal whatever gist

i can write whatever i want code notes whatever......