Skip to content
Open
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
6 changes: 5 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17898,7 +17898,7 @@ <h1>Greetings from figure04</h1>
<!-- Moka message start -->
<div style="width: 50%;
color: #bfc0c0;
bbackground: #140152;
background: #140152;
background: radial-gradient(circle, rgba(20, 1, 82, 1) 0%, rgba(4, 5, 46, 1) 80%);
border: 5px double #b7b7a4;
border-radius: 10px;
Expand Down Expand Up @@ -17963,6 +17963,10 @@ <h3>thanks w3scools for this git tutorial </h3>

</div>
</div>
<!--from ubah george-->
<div id="warriors34">
My name is ubah george from <span style="color:green;">Nigeria</span>. I've been learn web developement from w3schools for a while and i want to thank the team for making web developement accesible
</div>

<!-- Footer -->
<footer class="w3-container w3-padding-32 w3-light-grey w3-center">
Expand Down