I try change an image source by this code:
<img src="<% "http://www.image.com"; %>" alt="image" height="190" width="190" id = "picture">
But it won't display the image.
I try change an image source by this code:
<img src="<% "http://www.image.com"; %>" alt="image" height="190" width="190" id = "picture">
But it won't display the image.
Copyright © 2021 Jogjafile Inc.
why don't you change the double quotes to single quote and try