Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@ <h3>Contribute</h3>
</div>
<!-- Insert your message below here -->
<h1>Gracias.</h1>
<!-- Message from HaoKhang end-->
<div style="display: flex; justify-content: center; width: 600px;; padding: auto; margin: auto; background-color:rgb(191, 134, 232); border-radius: 20px; border: 2px solid rgb(103, 39, 141);">
<h3>Thanks a lot W3Schools!</h4>
</div>
<!-- Message from umermatov -->
<div style="margin: 20px 20px 20px 20px; border: solid 2px blue; text-align: center;">
<h1>Hello from Uzbekistan!</h1>
Expand Down
Empty file added log.js
Empty file.
3 changes: 3 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* {
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}