so I have to put them in in html format, correct ( ie: <o:File HRef="image001.jpg" /> ) ? How do I know where to put in the image information? Is there possibly a link anyone knows of that can show me how to do this ? Thank you !
you put the files all in one directory like one called images. so upload them to that directory. it will look like this: /images/image1.gif /images/image2.gif when you refer to them in the file you do this: [code:1:18dc379978] <img src="/images/image1.gif"> [/code:1:18dc379978] make sure the name you speficy in the img src command is the same folder you put them in.
i found a website that has a "class" on html and figured it out ! ( before i saw the new post :P ) thank you so much. THe site is a little lame and still way under construction but here it is : http://min.midco.net/coleandfamily/
Looks good! Everyone has to start somewhere. Looks like everything displays just fine.
