socialforge/public/assets/kindeditor/plugins/template/html/1.html

14 lines
230 B
HTML

<!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>