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
65 changes: 64 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>My Personal GitHub Page</title>
<style>
body {
<<<<<<< HEAD
body {안녕하세요32243993 정민지입니다.
>>>>>>> test
font-family: Arial, sans-serif;
padding: 2rem;
background-color: #f4f4f4;
Expand Down Expand Up @@ -59,3 +61,64 @@ <h2>📝 What I Practiced</h2>
</ul>
</body>
</html>
GNU nano 8.3 index.html Modified
}
h1, h2 {
color: #333;
}
ul {
list-style: none;
padding-left: 0;
}
li {
background: #fff;
margin-bottom: 0.5rem;
padding: 1rem;
border-radius: 6px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
p {
margin: 0.5rem;
}
a {
text-decoration: none;
color: #007acc;
font-weight: bold;
}
</style>
</head>
<body>
<h1> M-$ Welcome to My GitHub P</h1>h1>
<p>This page is part of my GitHub practice project.</p>
<p>My name is Kwanghee Lee and user number is 72240257.</p>

<h2> ~D My Pag</h2>2>
<ul>
<li><a href="about.html">About Me</a></li>
<li><a href="skills.html">My Skills</a></li>
<li><a href="projects.html">My Projects</a></li>
<li><a href="contact.html">Contact Me</a></li>
</ul>

<h2> ~] What I Practic</h2>2>
<ul>
<li>✅ Cloned this repository to local machine</li>
<li>✅ Created and switched between branches</li>
<li>✅ Made commits for different sections</li>
<li>✅ Merged branches using pull requests</li>
<li>✅ Resolved merge conflicts (if any)</li>
<li>✅ Pushed changes to GitHub</li>
<li>✅ Used GitHub Pages to publish this site</li>
</ul>
</body>
</html>


^G Help ^O Write Out ^F Where Is ^K Cut ^T Execute ^C Location
^X Exit ^R Read File ^\ Replace ^U Paste ^J Justify ^/ Go To Line

clear




4 changes: 4 additions & 0 deletions practice32.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
학번: 32243993
이름: 정민지
날짜: 2025-04-09