How do you generate image in HTLM/JAVASCRIPT ? ...simple instruction

 How do you generate image in htlm ?

So i started with upload img into blog but then what?

As soon as i paste img into htlm/javascript nothing happens .Why?

Cause i need htlm/javascript code to add picture.

Let me show you step by step how :


1.step one is simple 

Upload img into your blogger site.(exampl. this img 200px-Dancing_Banana.gif (200×198) (googleusercontent.com) :)

(img source,bing)




2.step two :

Once you have uploaded picture you need htlm/javascript code like exampl :

</style>

 <table id="simple_table">

<tbody><tr>

<th>HTLM/JAVASCRIPT CODE :</th>

</tr>


<tr>

<td><img alt="Image is not loaded" border="10" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhO6kyC1Qgk38n6_TYulVbAR1oywvV5nYHjBF6SxDR8nz2pavlJGvfqg37XZP090G89Aukz494zqDg5EI7A8_aS3LZyachk2ntx_u42G0qWA_6ocRfx-uy_6buzI2UZ2wPCcAk-Jx_SvgROmS-DCN3tLJvssowSJsJUBnzKck-Qz4hvJA/s1600/200px-Dancing_Banana.gif" width="100px" /></td>

</tr>

</tbody></table><br /><div></div>


VISUAL INTO THIS (this is how this code will look like when aplied) :


HTLM/JAVASCRIPT CODE :
Image is not loaded




After that just add your url of your img and voila there you have it.You can have a lot of fun and add any img you like into your blog ,your made blog widget's etc...easily .

Comments