Formatting can help draw readers in and keep them reading.
Amit Agarwal has written a nice little article that provides a few quick and easy-to-use HTML coding tricks that you can use in your blog posts to make them more visually appealing. After all, no one wants to big, fat, unbroken paragraphs of text.
From Useful HTML Tricks for Bloggers on :
Though knowledge of HTML or CSS is not essential to writing a blog, it is always nice to have some basic idea of these languages to make your blog posts stand-out – after all, readers have such short attention spans and we, as bloggers, desperately want them to read our content.
My favorite tip? Putting text in a box and having other text wrap around it.
Although I’m no stranger to HTML and CSS, I’m no expert, either. I learn from getting the basics in articles like this one, then experimenting on my own to fine-tune the effect. For example, Amit’s article displays a fixed width/height box with borders on top and bottom only. My box here is a true box (borders on all sides) that’s just tall enough to fit the text I want to put into it.
I’ll have to do an article about this effect in the future. Stay tuned.
Discover more from An Eclectic Mind
Subscribe to get the latest posts sent to your email.