Skip to content
Snippets Groups Projects
Commit a6ecdf01 authored by Jeong ui yeop's avatar Jeong ui yeop
Browse files

2차 수정

parent 8f58f2a0
No related branches found
No related tags found
No related merge requests found
Pipeline #5762 passed
...@@ -41,6 +41,14 @@ ...@@ -41,6 +41,14 @@
<h5>Hello World!</h5> <h5>Hello World!</h5>
<h6>Hello World!</h6> <h6>Hello World!</h6>
<style>
p {color : black;
background-color : lightgray;
font-size:30px;}
</style>
<p> Welcome to Ajou University</p>
<p> <p>
This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator. This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator.
</p> </p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment