Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ <h1>yunyun PR practice </h1>
<h2>謝謝洧杰老師,讓我學會git,真的教得很清楚又容易懂!</h2>
<h3>謝謝老師助教,提供管道讓我們練習 PR</h3>
<p>PR 練習</p>
<p>由pr 練習2 back to pr 練習</p>
</body>

</html>
18 changes: 18 additions & 0 deletions page.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>HexSchool PR practice</title>
<link rel="stylesheet" href="all.css">
</head>

<body>

<p>add html code in page.html</p>
<p>add text 2 in page.html in branch</p>
</body>

</html>