Skip to content

Commit 1265fa7

Browse files
committed
Fixed my visitor book message
1 parent c14f2cb commit 1265fa7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,12 @@ <h4>Dear w3schools,</h4>
114114
<!-- End Message from EfratA -->
115115

116116
<!-- Message from James.r-->
117-
<h1>Thank you for the great tutorial! From Cambridge, England</h1>
117+
<div class="w3-container w3-padding">
118+
<div class="w3-panel w3-pale-blue w3-leftbar w3-border-blue">
119+
<p>Thanks for the great, accessible tutorials! From Cambridge, England</p>
120+
<p class="w3-text-black w3-left"></p>
121+
</div>
122+
</div>
118123
<!-- End Message from James.r-->
119124

120125
<!-- Message from david.alvs -->

0 commit comments

Comments
 (0)