Note that there are some explanatory texts on larger screens.

plurals
  1. PO<span> element going outside of <div> element
    primarykey
    data
    text
    <p><img src="https://i.stack.imgur.com/plGKv.jpg" alt="http://i.stack.imgur.com/ysNQV.jpg"></p> <p>In above attachment, there is problem with last span(last word- "for"); it is actually going out of my gray region(this is actually div tag with class textframe). </p> <p>I am really not getting the problem. The html code is also shown below. The borders for the <code>&lt;span&gt;</code> are shown because I just want to ask that, there is some gap present between two <code>&lt;span&gt;</code>, is it the reason which causing the last word problem? Then how to reduce this gap?</p> <pre><code>&lt;div style="left:0pt; top:0pt; width:612pt; height:792pt; position:absolute;" class="page"&gt; &lt;div style="left:103.2pt; top:189pt; width:396pt; height:156pt; position:absolute; background-color:rgb(191,191,191); overflow:hidden; border:0px Solid rgb(0,0,0);" class="textFrame"&gt; &lt;p style="text-align: justify; padding-top: 0pt; padding-bottom: 0pt;"&gt; &lt;span class="ln" style="height: 14.4pt; width: 396pt;"&gt; &lt;span style="font-size: 12pt; font-family: F0; word-spacing: 45.9943pt; width: 197.802pt; letter-spacing: 0em; text-align: left; color: rgb(0, 0, 0); border: 0.1px solid red; display: inline-block;"&gt;Subject to the&lt;/span&gt; &lt;span style="font-size: 24pt; font-family: F0; width: 64.9904pt; letter-spacing: 0em; text-align: left; color: rgb(0, 0, 0); border: 0.1px solid green; display: inline-block;"&gt;license&lt;/span&gt; &lt;span style="font-size: 12pt; font-family: F0; word-spacing: 45.9943pt; width: 133.208pt; letter-spacing: 0em; text-align: right; color: rgb(0, 0, 0); border: 0.1px solid gold; display: inline-block;"&gt;terms for&lt;/span&gt; &lt;/span&gt; &lt;/p&gt; &lt;/div&gt; &lt;/div&gt; </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload