派生自 projectDept/qhighschool

Administrator
2022-11-03 c0bac2ef6b9d0399334623a41e9188b7e6adde24
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Insert title here</title>
</head>
<body>
  hello I'm index.html!!! public
  <img src="./images/1.jpg" />
</body>
</html>