Skip to content

Commit 70d1d4b

Browse files
author
sdiazs
committed
Sergio TXT
1 parent a40f3eb commit 70d1d4b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

index.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,14 +117,21 @@ <h2>First JavaScript</h2>
117117
<p id="demo"></p>
118118
<!-- Javascript end -->
119119

120-
<!--Brankos Message to w3schools.com-->
120+
<!--Brankos Message to w3schools.com-->
121121
<div class="w3-panel w3-black">
122122
<p class="w3-large w3-serif">
123123
<i class="fa fa-quote-right w3-xxlarge w3-margin-right"></i>
124124
Thank you for years of accessible tutorials!</p>
125125
</div>
126126
<!--End of Brankos Message-->
127127

128+
<!--Sergio Message to w3schools.com-->
129+
<div class="w3-panel w3-black">
130+
<p class="w3-large w3-serif">
131+
<i class="fa fa-quote-right w3-large w3-margin-right"></i>
132+
Hi from Barcelona! Thank you for the tutorial!</p>
133+
</div>
134+
<!--End of Sergio Message-->
128135

129136
<!-- Samson message start -->
130137
<section>

0 commit comments

Comments
 (0)