代码编辑器:
1
2
<meta charset="utf-8">
3
<link href="/static/next/css/tryit.css?v=2017082407" rel="stylesheet"/>
4
<style>
5
table, td, th
6
{
7
border:1px solid black;
8
}
9
td
10
{
11
padding:15px;
12
}
13
</style>
14
<table>
15
<tr>
16
<th>Firstname</th>
17
<th>Lastname</th>
18
<th>Savings</th>