Note that there are some explanatory texts on larger screens.

plurals
  1. POSpacing in CSS category listing
    primarykey
    data
    text
    <p>Kindly see this page:<br> <a href="http://www.technodoze.com" rel="nofollow">http://www.technodoze.com</a><br> See the Button in the Categories on the right side of the page.<br> See the word Tips and Tricks.<br> Problem 1:<br> It is expanded in whole the column .<br> The problem is: I want my cell to be expanded just according to the text string but it is looking awkward.<br> Problem 2:<br> See the link Web Designing half of which is lying on one line half on other, i want it to be on same line. (One <code>&lt;a&gt;</code> link, one line.)<br> My Code:</p> <pre><code>&lt;style type="text/css"&gt; .cat_link a, .cat_link a:hover, .cat_link a:focus{ padding: 0.25em; color:#3B5998; font-family: Verdana; text-decoration: none; border:1px solid #DADADA; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; background: #EDEFF4; margin-left: 0; margin-right: 0; line-height:2; margin-top: 1em; margin-bottom: 1em; } .cat_link { line-height:2; } &lt;/style&gt; </code></pre> <p>HTML CODE:</p> <pre><code>&lt;p class="cat_link"&gt; &lt;a href="http://www.technodoze.com/search/label/Cell%20Phones"&gt;Cell Phones&lt;/a&gt; &lt;a href="http://www.technodoze.com/search/label/Android"&gt;Android&lt;/a&gt; &lt;a href="http://www.technodoze.com/search/label/Tips%20and%20Tricks"&gt;Tips and Tricks&lt;/a&gt; &lt;a href="http://www.technodoze.com/search/label/Amazing"&gt;Amazing&lt;/a&gt; &lt;a href="http://www.technodoze.com/search/label/Web%20Designing"&gt;Web Designing&lt;/a&gt; &lt;a href="http://www.technodoze.com/search/label/Windows%20Tips"&gt;Windows Tips&lt;/a&gt; &lt;a href="http://www.technodoze.com/search/label/Physics"&gt;Physics&lt;/a&gt; &lt;a href="http://www.technodoze.com/search/label/CSS"&gt;CSS&lt;/a&gt; &lt;a href="http://www.technodoze.com/search/label/CSS%203"&gt;CSS 3&lt;/a&gt; &lt;a href="http://www.technodoze.com/search/label/Communication"&gt;Communication&lt;/a&gt; &lt;a href="http://www.technodoze.com/search/label/Facebook%20tips"&gt;Facebook Tips&lt;/a&gt; &lt;a href="http://www.technodoze.com/search/label/Dajjal"&gt;Dajjal&lt;/a&gt; &lt;a href="http://www.technodoze.com/search/label/Bermuda%20Triangle"&gt;Bermuda Triangle&lt;/a&gt; &lt;/p&gt; </code></pre> <p>Please give me solution if you can.</p>
    singulars
    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