You are viewing a single comment's thread from:RE: Formatting Help - How to make your blogs stand outView the full contextfy1000000 (25)in #tutorial • 6 years ago Great post - Thanks! Any idea how to size up/down an image as well?
I found a roundabout way to do this ---every time you cascade the
<div>
tag, the image gets resized by 50%.For example:
<div class="pull-left">
<div class="pull-left">
http://basebandtech.com/wp-content/uploads/admin.png
</div>
</div>