First Post!

Right, day one in the blogosphere, and my first WordPress post with Ecto; let’s start with the basics…

dandelion clock

OK, so text and images are as easy as you’d expect, and floating the image is a doddle.

Clearing the float, however, is less obvious, and appears to be impossible without recourse to the raw HTML.

Inserting a break, <br clear="all"/>, would do the trick, but for WordPress stripping the crucial clear attribute when the post is published. Grrr!

What does work is to add some inline CSS in the form of a style="clear:both;" attribute to the HTML element that follows (i.e. this this paragraph).

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.