im using the html tag and writing several paragraphs on a new page for my wordpress "blog" Im using the <p> and </p> Code (markup): for each paragrapgh. The beginning of each paragraph i have an image that is like 100 X 106 and i use this to display it <img src="http://www.site.com/pic.jpg"> Code (markup): Then imediately after that code i write the text of my paragrapgh and close it with the proper tag. I have like 6 different paragraphs in a row like this. the problem is that the picture length is longer than the text takes up so the paragraph below offsets to move up and fill in that space so i have several paragraphs that keep offsetting to the right until it resets back to normal on the left. Any clue how to fix it?
I can help you fix it if I can understand what you're trying to explain. Do you have a URL to show what's happening?