案例: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
<title>HTML</title>
4
<meta charset="utf-8">
5
6
<!--[if lt IE 9]>
7
<script src="http://apps.bdimg.com/libs/html5shiv/3.7/html5shiv.min.js">
8
</script>
9
<![endif]-->
10
11
<style>
12
body {
13
    font-family:Verdana,sans-serif;font-size:0.8em;
14
}
15
header,footer,section,article {
16
    border:1px solid grey;
17
    margin:5px;margin-bottom:15px;padding:8px;
18
    background-color:white;
19
}
20
header,footer {
21
    color:white;background-color:#444;margin-bottom:5px;
22
}
23
section {
24
    background-color:#ddd;

 运行结果 
 北美留学生论坛