sequqnce diagram was not working nicely with surrounding text
authorHenry Story <henry.story@bblfish.net>
Tue, 03 Sep 2013 14:35:38 +0200
changeset 398 46fa7ae80df5
parent 397 7d1bdb6705e5
child 399 e9d9207fb614
sequqnce diagram was not working nicely with surrounding text
spec/tls-respec.html
--- 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.