We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a949569 commit 7cd88a2Copy full SHA for 7cd88a2
index.html
@@ -109,7 +109,13 @@ <h2>First JavaScript</h2>
109
Click me to display Date and Time.</button>
110
<p id="demo"></p>
111
<!-- Javascript end -->
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-->
119
<!-- message from Thich Nhat Hanh -->
120
<div style="text-align: center; background-color: blue; color: white; padding: 20px; margin: 10px;">
121
<h3>"No mud, no lotus." - Thich Nhat Hanh"</h3>
0 commit comments