Skip to content

Commit

Permalink
Update moving.html
Browse files Browse the repository at this point in the history
  • Loading branch information
KhueDao1 authored Feb 29, 2024
1 parent 0d309e1 commit 4237a55
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions moving.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
</head>
<body>
<div class="container">
<a href="moving.html">Moving scene </a>
<div class="window">
<img class="street" src="street.jpg" alt="street background">
<img class="street" src="street.JPG" alt="street-background">
<div class="cloud"></div>
<div class="cloud c1"></div>
<div class="cloud c2"></div>
Expand All @@ -21,4 +22,4 @@
</div>
</div>

</body>
</body>

0 comments on commit 4237a55

Please sign in to comment.