Skip to content

Commit

Permalink
Use semantic tags instead of style tags
Browse files Browse the repository at this point in the history
It is good practice to provide styling that help indicate the importance
of the presented text.
  • Loading branch information
Alexander Zeijlon committed Jan 17, 2025
1 parent 83a5e9e commit 2a5d2d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vnc.html
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ <h1 class="noVNC_logo" translate="no"><span>no</span><br>VNC</h1>
The server has provided the following identifying information:
</div>
<div id="noVNC_fingerprint_block">
<b>Fingerprint:</b>
<strong>Fingerprint:</strong>
<span id="noVNC_fingerprint"></span>
</div>
<div>
Expand Down

0 comments on commit 2a5d2d5

Please sign in to comment.