August 2006
8/21/06
8/20/06
8/20/06
8/19/06
8/18/06
8/17/06
8/17/06
8/16/06
8/16/06
8/15/06
8/15/06
8/14/06
8/13/06
8/13/06
Photo Tip: Float that Photo!
8/13/06
8/13/06
Sunday, August 13, 2006
Some of my entries use a little trick called a "float". Using some CSS and an HTML tag you can display a smallish photo and have your text wrap around the photo. Very easy to accomplish. Here is the CSS and HTML to float a photo or a graphic.
<span style="float: right; padding: 5px">Your Image Here</span>
First add the photo to your entry and then switch to HTML view to add the float code. You can float an image to the left or right. The "padding" portion of the CSS keeps the text from running too close to the image. If you have questions, let me know in comments.
Try to float one of your small images in one of your entries. Leave a link in the comments if you want share and show off your floated image.
sepintx at 10:17:00 PM CDT Blog about this entry
Photo Tip: Float that Photo!
Some of my entries use a little trick called a "float". Using some CSS and an HTML tag you can display a smallish photo and have your text wrap around the photo. Very easy to accomplish. Here is the CSS and HTML to float a photo or a graphic.<span style="float: right; padding: 5px">Your Image Here</span>
First add the photo to your entry and then switch to HTML view to add the float code. You can float an image to the left or right. The "padding" portion of the CSS keeps the text from running too close to the image. If you have questions, let me know in comments.
Try to float one of your small images in one of your entries. Leave a link in the comments if you want share and show off your floated image.
sepintx at 10:17:00 PM CDT Blog about this entry
This entry has 4 comments: (Add your own)
-
Yay! I knew you'd figure it out. Looks great!
-
I figured it out :) Check out my journal so you can see what I did.
Mandy http://journals.aol.com/mmartinez07/UnhappilyEverAfter/ -
I'm having problems with this, and I'd appreciate any help you can offer. Do I have to replace "Your Image Here" with the image URL of the picture I want to float, or just the name of the image? Also, is it possible to float more than one image in the same entry?
Thanks in advance :)
~Mandy~ http://journals.aol.com/mmartinez07/UnhappilyEverAfter/
8/18/06 11:51 PM
Dianna