Missing src attributes
-
Also, when using HTML Validation it is pickign up errors like:
Error in line 639 at character 304: The “img” element (with class=”fg-image”) requires the “src” attribute.
Example:
<img title="Ribbon" width="100" height="100" data-src-fg="https://www.publictalksoftware.co.uk/wp-content/uploads/cache/2018/04/pt0/3907932661.png" class="fg-image" />
I notice you are using
data-src-fg
instead ofsrc
. Is this a matter that needs looking at for SEO purposes?Thanks.
The page I need help with: [log in to see the link]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Missing src attributes’ is closed to new replies.