Ads

How to Divide Column Post

Maybe this tutorial is very stale among bloggers but it does no harm if i post again because it might also be useful for others as well as my own notes. We started discussing about how to divide the posts column.
What I mean here is a post column split into two parts, so a single column can post to put the two posts. Maybe you've been clear with what i mean. Get to the subject matter. To divide one column into two parts of your post enough to make the code like below:


<div style="float: left; width: 50%;>
Put your first post here
</div>
<div style="float: right; width: 50%;>
Put your second post here
</div>


The above code is absolutely not for the posting, but also you can use to divide the sidebar. The above code can also be made tables, add borders etc, depending on your individual creativity.
I think it got here and hopefully you are quite clear with my explanation above. To see examples of the implementation of the code above please click here. But his article is in Indonesian language


Good luck and be creative.



If you want to read this article in the Indonesian language, please click here: