Skip to content

Commit 857d6dd

Browse files
committed
Added comment
1 parent bc8aa08 commit 857d6dd

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,24 @@ <h3>Contribute</h3>
102102

103103
<!-- Insert your message below here -->
104104

105+
<!-- Message from Gabriel (GitHub username: gabriel-1607) -->
106+
<div style="display: flex; align-items: center; justify-content: center; height: 13rem; width: auto;">
107+
<div style="width: 30%; height: 100%; overflow-y: auto; background-color: rgb(200, 255, 200); border: 1rem solid rgb(200, 255, 200); border-radius: 1rem;">
108+
<style>
109+
.gabriel-1607-paragraph {
110+
text-align: center;
111+
font-size: 1rem;
112+
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
113+
}
114+
</style>
115+
<p class="gabriel-1607-paragraph" style="text-align: left; padding-left: 1rem;">Dear W3Schools,</p>
116+
<p class="gabriel-1607-paragraph"> An amazing tutorial and so with all other tutorials!</p>
117+
<p class="gabriel-1607-paragraph">Thank you from Ecuador,</p>
118+
<p class="gabriel-1607-paragraph" style="text-align: right; padding-right: 1rem;">- Gabriel Ambrosini</p>
119+
</div>
120+
</div>
121+
<!-- End of message from Gabriel-->
122+
105123
<!-- Message from EfratA -->
106124
<div class="w3-container w3-padding">
107125
<div class="w3-panel w3-pale-blue w3-leftbar w3-border-blue">

0 commit comments

Comments
 (0)