html img src tag not working for me
-
I am theming my first wordpress theme and I cannot get my file path for my images to work. my file path is this:
<img src=”images/logo.png” alt=”ISRL Logo” width=”255″ height=”152″ id=”logo”><img src=”images/name.jpg” alt=”ISRL name” width=”364″ height=”112″ id=”teamName”>
my images are in my images folder within my theme folder.
BTW I am doing development locally on WAMP.
Thanks for you help.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘html img src tag not working for me’ is closed to new replies.