0823 my first html page

This commit is contained in:
dan 2024-08-23 10:22:49 +02:00
parent f8e0b6078c
commit 2ba10858ea
4 changed files with 12 additions and 4 deletions

12
myhtml.html Normal file
View File

@ -0,0 +1,12 @@
<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="utf-8" />
<title>Dan's Homepage &gt3&lt</title>
<link rel="icon" href="file:///Users/dan/Pictures/IMG_9295.JPG" type="image/x-icon" />
</head>
<body>
<img src="file:///Users/dan/Pictures/IMG_9295.JPG" alt="My test image" width="500" />
<p1>Hi, my name is Dan.</p1>
</body>
</html>

View File

@ -1 +0,0 @@
today

View File

@ -1 +0,0 @@
today

View File

@ -1,2 +0,0 @@
untracked file
untracked file