案例:html案例     状态:可编辑再运行    进入横版
x
<p>London is the capital city of England. It is the most populous city in the United Kingdom,
 
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
<title>HTML5 Skeleton</title>
5
<meta charset="utf-8">
6
7
<!--[if lt IE 9]>
8
<script src="http://apps.bdimg.com/libs/html5shiv/3.7/html5shiv.min.js">
9
</script>
10
<![endif]-->
11
12
<style>
13
body {font-family: Verdana, sans-serif; font-size:0.8em;}
14
header,nav, section,article,footer
15
{border:1px solid grey; margin:5px; padding:8px;}
16
nav ul {margin:0; padding:0;}
17
nav ul li {display:inline; margin:5px;}
18
</style>
19
</head>
20
21
<body>
22
23
<header>
24
  <h1>HTML5 Skeleton</h1>

 运行结果 
 北美留学生论坛