What code can I put in specific posts in wordpress when I insert an image I want centered but the rest of the theme floats all images to the left. I want to keep the default float left on the theme, except for the one image I put in a post, that one I want to center. Can someone give me example in html code?
please use this syntax >> "<CENTER></CENTER>" (without quote) or use this syntax " <IMG SRC="URL" ALIGN=TOP|BOTTOM|MIDDLE|LEFT|RIGHT> " (wihout quote)... testing >> <IMG SRC="http://www.indiesmiles.com/wp-content/uploads/2010/12/2010/12/SMILE.jpg" ALIGN=MIDDLE>