--- a/spec/tls-respec.html Tue Sep 03 14:20:28 2013 +0200
+++ b/spec/tls-respec.html Tue Sep 03 14:35:38 2013 +0200
@@ -730,8 +730,9 @@
This resource is protected by a Guard, which uses a <tref>WebID Verifier</tref> to verify the non Certified <tref>WebID</tref>s found in the certificate.
Once the verification succeeds the Guard checks to see if the Agent identified by the <tref>WebID</tref> is allowed access to the resource, by using trusted information from the Web and access control rules.
</p>
-
-<img align="left" alt="WebID Sequence Diagram" width="90%" src="img/WebIDSequence-friendly.png">
+<p>
+<img alt="WebID Sequence Diagram" width="90%" src="img/WebIDSequence-friendly.png">
+</p>
<p>The steps in detail are as follows:</p>
<ol>
<li><tref>Bob</tref>'s <tref>Client</tref> MUST open a TLS [[!TLS]] connection with the server which authenticates itself using the standard TLS protocol.