pouncer Posted November 30, 2006 Share Posted November 30, 2006 row.innerHTML = text + '<img src="emoticons/smile.gif">';is there any way i can make the smile.gif appear slighlty smaller on the page? Quote Link to comment https://forums.phpfreaks.com/topic/28932-make-the-image-smaller/ Share on other sites More sharing options...
DeathStar Posted November 30, 2006 Share Posted November 30, 2006 Yes dd width and hight after that[code]<img scr"imag.gif" width=20 hight=40>[/code] Quote Link to comment https://forums.phpfreaks.com/topic/28932-make-the-image-smaller/#findComment-132504 Share on other sites More sharing options...
pouncer Posted November 30, 2006 Author Share Posted November 30, 2006 thanks bud! Quote Link to comment https://forums.phpfreaks.com/topic/28932-make-the-image-smaller/#findComment-132511 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.