Skip to content
Snippets Groups Projects
Commit 9add05f2 authored by SangJun Park's avatar SangJun Park
Browse files

fix error

parent 9146b1e8
No related branches found
No related tags found
No related merge requests found
Pipeline #7371 passed
pictures/mydog.png

200 KiB

...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
<h2 id=category1> My information</h2> <h2 id=category1> My information</h2>
<div class="mybody"> <div class="mybody">
<ul id=category2>
<div class="animal"> 좋아하는 동물 <div class="animal"> 좋아하는 동물
<img src="../pictures/mycat.jpeg"> <img src="../pictures/mycat.jpeg">
...@@ -34,6 +33,15 @@ ...@@ -34,6 +33,15 @@
</ul> </ul>
</div> </div>
<div class="ICANDO">
<h1> BIGGEST </h1>
<h2> BIGBIG </h2>
<h3> BIG </h3>
<h4> NORMAL </h4>
<h5> SMALL </h5>
<h6> SMALLEST </h6>
</div>
<div class="friend"> 짝꿍 사이트 <br> <div class="friend"> 짝꿍 사이트 <br>
<ul> <ul>
<ol> <a href="http://AJHM.ajousw.kr/myhtml"> 소프트웨어학과 김형민</a> </ol> <ol> <a href="http://AJHM.ajousw.kr/myhtml"> 소프트웨어학과 김형민</a> </ol>
...@@ -41,5 +49,6 @@ ...@@ -41,5 +49,6 @@
<ol> <a href="http://undine_e.ajousw.kr/myhtml/"> 소프트웨어학과 최현수</a></ol> <ol> <a href="http://undine_e.ajousw.kr/myhtml/"> 소프트웨어학과 최현수</a></ol>
</ul> </ul>
</div> </div>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -76,3 +76,7 @@ a:visited{ ...@@ -76,3 +76,7 @@ a:visited{
font-size : 40px; font-size : 40px;
font-family:'Times New Roman', Times, serif font-family:'Times New Roman', Times, serif
} }
.ICANDO{
background-color: #aaa;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment