Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
AI2Inventor committed Mar 15, 2024
1 parent a718e7d commit 6ef659a
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,22 @@
<!DOCTYPE html>
<html>
<head>
<title>哈尔滨工业大学</title>
<style>
body {
font-size: 20px;
}
h1 {
font-size: 30px;
}
p {
font-size: 15px;
}
</style>
</head>
<body>
<h1>哈尔滨工业大学</h1>
<p>何林</p>
<h1>哈尔滨工业大学;土木工程学院;何林;临时结构;副教授</h1>
<p>
</p>
</body>
</html>

0 comments on commit 6ef659a

Please sign in to comment.