How To: Posting Images In WordPress
Thursday, January 3rd, 2008
A couple of days ago, my new friend, Nancy, asked me how I posted pictures in my blog - the way the text was wrapped around the images instead of beginning at the bottom edge of the image. I’m glad she asked because it gives me an opportunity to show some of you one of the first things I learned about HTML and CSS.
The method is called a “float.” You would think it might be called a wrap, but no, I didn’t get to be on the naming committee. I’ll describe the method of doing this so that anyone coding an HTML page can do the same. You can use this method in any HTML document, it doesn’t have to be WordPress. There is a shortcut to this method for those using WordPress, so keep reading, I’ll get to it soon. (more…)
