html image tags in php? how to
-
Hi,
I’m trying to put a little image above my header in Neoclassical theme.
does an html image tag work in php?
`<img src=”angry.gif” alt=”Angry face” />’I’m not sure if I’ve screwed up the code, or just haven’t sourced the image from the proper directory.
If I have the code correct (i.e. html image tag) can you tell me how I write the source if the directory is the domain name i.e.
<img src-"www.domainname.com/angry.gif/>I tried this code and it didn’t work. Please help if you can, thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘html image tags in php? how to’ is closed to new replies.