Skip to content

Instantly share code, notes, and snippets.

@xja
Last active August 29, 2015 14:10
Show Gist options
  • Save xja/ed586eba2ec567ffedfd to your computer and use it in GitHub Desktop.
Save xja/ed586eba2ec567ffedfd to your computer and use it in GitHub Desktop.
Baidu V2 2014-12-06
/**
* Baidu V2 2014-12-06
*/
li{list-sytle:none;}
<!doctype html>
<html>
<head>
<title>百度一下,你就知道</title>
<meta charset="utf-8">
<!-- for 360 browser only,force to use webkit while browsing this page -->
<meta name="renderer" content="webkit|ie-comp|ie-stand">
<meta name="renderer" content="webkit">
<!-- download the latest version of normalize.css,visit http://necolas.github.io/normalize.css/ -->
<link rel="stylesheet" href="http://necolas.github.io/normalize.css/3.0.2/normalize.css">
</head>
<body>
<div class="header">
<ul>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
</header>
<div class="main"></div>
<div class="footer"></div>
</body>
</html>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment