HOW TO DIVIDES THE TEXT COLUMNS MANUALLY

Divide Article Text

After made the tutorial for 'How to divides the text columns automatics', now this tutorial is explained about how to manually dividing text column. Simply put this code on your text area, change 'YOUR TEXT HERE' with your own text. One more thing, you can edit width="600" to your own number. That's all!

HTML CODE

<table border="0" cellspacing="10" style="width: device-width;">
<tbody>
<tr>
<td valign="top" width="600">
<i class="fa fa-umbrella fa-2x"></i>&nbsp; YOUR TEXT HERE <br/><br/>
</td>
<td valign="top" width="600">
<i class="fa fa-check-square-o fa-2x"></i>&nbsp; YOUR TEXT HERE <br/><br/>
</td>
<td valign="top" width="900">
<i class="fa fa-dollar fa-2x"></i>&nbsp;&nbsp; YOUR TEXT HERE <br/><br/><br/><br/>
</td>
</tr>
</tbody></table>

OPTIONAL TEXT:

<a href='//link.com' itemprop='url' rel='alternateName' target='_blank' title='The Company Profile'>The Company</a> is owned and operated by Earth Planet. Clients must be at least 150 years old to use the services.<br/><br/>



RESULT:


  YOUR TEXT HERE



  YOUR TEXT HERE



   YOUR TEXT HERE
is owned and operated by Earth Planet. Clients must be at least 150 years old to use the services.













Rebates Bonus
Exclusive Rebate

Sign up today and be the first to get notified on new updates.


LOAD DISCUSSION

0 comments:

Post a Comment