mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
6 lines
103 B
HTML
6 lines
103 B
HTML
<html>
|
|
<body>
|
|
<h1>hello word!!!</h1>
|
|
<p>this is a html page</p>
|
|
</body>
|
|
</html> |