javascript - How to increase table inside images using html? -


i have created 1 table using html.

table details :

first row : inserted 1 image.

second row : contents.

again write 1 row.third row added.row content large , table automatically increase size first row image not increase.

how increase image @ table content based?

thanks,

kumar r

have try add css rule this?

table img {     width: 100%;     height: auto; } 

maybe it's css problem.


Comments

Popular posts from this blog

javascript - How to get current YouTube IDs via iMacros? -

c# - Maintaining a program folder in program files out of date? -

emulation - Android map show my location didn't work -