The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
226 views

Prevent Width and Height Attributes in Image Tag Output

I'm trying to control the output of the random image within this bit of code. The end goal is to NOT output the width and height attributes for the image. I want this: <img src="URL HERE" ...