Skip to content
Snippets Groups Projects
Commit f42ec6e4 authored by 김종명's avatar 김종명
Browse files

second commit

parent 8e730a1a
No related branches found
No related tags found
No related merge requests found
Pipeline #5830 passed
public/dumbell.png

3.49 KiB

......@@ -8,17 +8,27 @@
</head>
<body>
<div class="navbar">
<a href="https://pages.gitlab.io/plain-html/">Plain HTML Example</a>
<a href="https://github.com/jm991014">My git</a>
<a href="https://gitlab.com/pages/plain-html/">Repository</a>
<a href="https://gitlab.com/pages/">Other Examples</a>
<a href="http://leejaehyun.ajousw.kr/dlwogus0128_page/">dlwogus0128's blog</a>
</div>
<h1>Hello World!</h1>
<h1>내 취미</h1>
<div style="text-align : center;">
<img src = "dumbell.png" alt = "oops. try again"
width="300" height="200">
</div>
<h2>Hello World!</h2>
<h3>Hello World!</h3>
<h4>Hello World!</h4>
<h5>Hello World!</h5>
<h6>Hello World!</h6>
<ol>
</ol>
<ul>
</ul>
<p>
This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment