adding image alt and image title attributes to header….
-
Hi,
How to I add the image alt and image title attributes to the header image in my wordpress theme? I know when writing html, it’d look like this:
<img src=”/image.jpg” alt=”alt text here” title=”title text here”>
However, with the wordpress theme, the image is in the css file.
So, how do I add in alt and title attributes?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘adding image alt and image title attributes to header….’ is closed to new replies.