Skip to content

Instantly share code, notes, and snippets.

View againalone's full-sized avatar

ZhangLei againalone

  • shenzhen,dongguan
View GitHub Profile
@againalone
againalone / semantic-layout.html
Created September 4, 2017 08:37 — forked from thomd/semantic-layout.html
Standard HTML5 Semantic Layout
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Title</title>
<link href="stylesheets/main.css" rel="stylesheet" />
</head>
<body>
<header>
<hgroup>