Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
KhueDao1 authored Feb 27, 2024
1 parent 66dd7ee commit ae510a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@
<link rel="stylesheet" href="style.css" >
</head>
<body>
<a href="moving.html">Moving scene </a>
<div class="container">
<div class="square"></div>
<div class="circle"></div>
<div class="rectangle"></div>
</div>
</body>
</html>
</html>

0 comments on commit ae510a5

Please sign in to comment.