*** IT সম্পর্কে দক্ষ হতে চান ? ** তাহলে নিয়মিত Visit করুন .... IT Knowledge School **** টেকপ্রেমী : বদিউজ্জামান ( রুবেল )
*** IT সম্পর্কে দক্ষ হতে চান ? ** তাহলে নিয়মিত Visit করুন .... IT Knowledge School **** টেকপ্রেমী : বদিউজ্জামান ( রুবেল )
Blogger Tips and TricksLatest Tips And TricksBlogger Tricks

How To Divide Post Into Two (2) Columns?

Columns post is a place to put our writing on his blog. Column posts there is only one fruit and if we want to create two posts then we must create a new post again. But now there is a way to make two posts located on a single column of posts and one way to make it is with the post column split into two parts to the left and the right hand side.
For the way we make enough to make the code like below;

<div style="float:left; width: 50%">

Put your text here

</div>
<div style="float:right; width: 50%">

Put your text here

</div>

Replace writing that I gave the red and blue colors with your own writing.
Example:

Badiuzzaman ( Rubel )