Skip to content

Instantly share code, notes, and snippets.

View vamyane's full-sized avatar

XiaoXu vamyane

  • 北京
View GitHub Profile
@vamyane
vamyane / task1
Last active December 7, 2016 15:57
百度前端技术学院 任务
<!doctype html>
<html lang="en">
<head>
<meta character="UTF-8">
<title>任务一:零基础HTML编码</title>
</head>
<body>
<h1>网站一级标题</h1>
<ul>
<li><a href="http://www.baidu.com">导航链接一</a></li>