Skip to content

Instantly share code, notes, and snippets.

@housemeow
Created November 8, 2015 13:02
Show Gist options
  • Save housemeow/a066af8001b2158c3612 to your computer and use it in GitHub Desktop.
Save housemeow/a066af8001b2158c3612 to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>無標題文件</title>
</head>
<body>
<style>
.container{
}
#background{
}
.column{
}
</style>
<header>
<image src="./images/menu-toggle.png">
<image src="./images/youtube-logo.png">
<image src="./images/search.png">
<image src="./images/notifications.png">
<image src="./images/photo-me.png">
</header>
<div class="photo-author">
<image src="./images/photo-author.jpg">
</div>
<div class="down">
<images src="./images/down.jpg">
</div>
<nav class="container">
</nav>
<section class="column">
<image src="./images/add-to.png">
<image src="./images/share.png">
<image src="./images/more.png">
<image src="./images/like.png">
<image src="./images/dislike.png">
</section>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment