I have about 700 pages (eBook) that were once created in Microsoft Office.  The 
author was not intending to create HTML pages in the beginning. I have all of 
the pages "cleaned up" except for one thing and I really do not want to go 
through each of the pages and individually alter them.

The problem is some paragraphs that look like they should have originally been 
unordered list items.  The image is a small box that looks like it would have 
been used on a bulleted list. Instead of an <ul> this is used and there are 
thousands of them in the 700+ pages.

<p class="imageBullets"><img border="0" width="10" height="10" 
src="Image_files/image003.gif">&nbsp;&nbsp;And the info for the paragraph></p>

Paragraphs do "look" fine for this particular resource.  If I continue to use 
them as paragraphs, it means that I would not need to hand code each of these 
pages to change the lines into list items.

Is there a way to shorten the above and use CSS? Something like using the image 
as a background for the paragraph and floating it to the left?  This to 
completely remove the <img> tag?

Then I would not need to hand code the pages.  I could use a search and replace 
and be done with it in a matter of minutes and not spend days to weeks on it.

Thanks,
Linda
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to