Insert Image and Flash
Written on June 5, 2007 by admin
For the image:
HTML:
-
<img src="url of the image" width=width of the image" height="height of the image">
For the Flash:
HTML:
-
<embed src="url of flash" width="it's width" height="it's height"> </embed>



Interesting…