Skip to content

Commit 7cd88a2

Browse files
committed
added message
1 parent a949569 commit 7cd88a2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,13 @@ <h2>First JavaScript</h2>
109109
Click me to display Date and Time.</button>
110110
<p id="demo"></p>
111111
<!-- Javascript end -->
112-
112+
<!--Brankos Message to w3schools.com-->
113+
<div class="w3-panel w3-black">
114+
<p class="w3-large w3-serif">
115+
<i class="fa fa-quote-right w3-xxlarge w3-margin-right"></i>
116+
Thank you for years of accessible tutorials!</p>
117+
</div>
118+
<!--End of Brankos Message-->
113119
<!-- message from Thich Nhat Hanh -->
114120
<div style="text-align: center; background-color: blue; color: white; padding: 20px; margin: 10px;">
115121
<h3>"No mud, no lotus." - Thich Nhat Hanh"</h3>

0 commit comments

Comments
 (0)