Align Your Images, People!
Not too long ago, I wrote an article on how to properly handle images for your blog. I’ve been browsing through the web, and I’m seeing a lot of unaligned images. They’re just floating on the left or the right, without any text wrapping it.
You have to add align=”right”, align=”left”, or align=”center” tags to your HTML to the images to make things look a lot better. If you use CSS, which is way better, read up on W3C’s guide. When you have an image that’s just there without any alignment, it looks very unprofessional.
Keep in mind that images add life into your posts, and it can be a major determining factor for how attractive your blog looks.
