Skip to content
Snippets Groups Projects
Commit 47597870 authored by Joo myeongha's avatar Joo myeongha
Browse files

last commit

parent 98c7a6cf
Branches
No related tags found
No related merge requests found
Pipeline #7352 passed
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
</head> </head>
<body> <body>
<div class="navbar"> <div class="navbar">
<a href="http://kimyongchan.ajousw.kr/myhtml/">friend's page</a> <a href="http://kimyongchan.ajousw.kr/myhtml">friend's page</a>
</div> </div>
<h1>soccer</h1> <h1>soccer</h1>
...@@ -38,6 +38,10 @@ ...@@ -38,6 +38,10 @@
<li>이승우</li> <li>이승우</li>
</ol> </ol>
<p id = "d">
font change
</p>
</body> </body>
</html> </html>
...@@ -45,3 +45,9 @@ img{ ...@@ -45,3 +45,9 @@ img{
font-size: 25px; font-size: 25px;
color:cornflowerblue; color:cornflowerblue;
} }
#d{
font-family: monospace;
font-size: 17px;
color:aqua;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment