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

test

parent 0d0bf4a1
Branches
No related tags found
No related merge requests found
Pipeline #7391 passed
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<div class="mybody"> <div class="mybody">
<div class="animal"> 좋아하는 동물 <div class="animal" style="background-image: url('./catfoot.jpeg');" > 좋아하는 동물
<img src="./mycat.jpeg"/> <img src="./mycat.jpeg"/>
</div> </div>
......
...@@ -45,7 +45,6 @@ img { ...@@ -45,7 +45,6 @@ img {
} }
.animal{ .animal{
background-image: url(./catfoot.jpeg);
padding : 15px; padding : 15px;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment