You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
230 B
HTML
14 lines
230 B
HTML
5 years ago
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta charset="utf-8" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<h3>
|
||
|
<img align="left" height="100" style="margin-right: 10px" width="100" />在此处输入标题
|
||
|
</h3>
|
||
|
<p>
|
||
|
在此处输入内容
|
||
|
</p>
|
||
|
</body>
|
||
|
</html>
|