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

final edit

parent 05b6d0d9
No related branches found
No related tags found
No related merge requests found
Pipeline #5942 passed
...@@ -15,12 +15,7 @@ ...@@ -15,12 +15,7 @@
<a href="http://kkj6235.ajousw.kr/testhomepage/">동료의 url</a> <a href="http://kkj6235.ajousw.kr/testhomepage/">동료의 url</a>
<style> <div class = "ajou">
div {
text-align: center;
}
</style>
<div>
<img src="./Rafael_Nadal_Doha.jpg" width="200", height="200"> <img src="./Rafael_Nadal_Doha.jpg" width="200", height="200">
</div> </div>
...@@ -41,14 +36,7 @@ ...@@ -41,14 +36,7 @@
<h5>소속 : 아주대학교</h5> <h5>소속 : 아주대학교</h5>
<h6>학번 : 201920738</h6> <h6>학번 : 201920738</h6>
<style> <p class = "ajou1"> Welcome to Ajou University 배경색 lightgray, font-size 30px font-family는 serif</p>
p {color : black;
background-color : lightgray;
font-size:30px;
font-family:serif;}
</style>
<p> Welcome to Ajou University 배경색 lightgray, font-size 30px font-family는 serif</p>
</body> </body>
</html> </html>
......
...@@ -22,3 +22,13 @@ body { ...@@ -22,3 +22,13 @@ body {
color: #ffffff; color: #ffffff;
} }
.ajou {
text-align: center;
}
.ajou1 {color : black;
background-color : lightgray;
font-size:30px;
font-family:serif;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment