Skip to content
This repository has been archived by the owner on Nov 10, 2024. It is now read-only.

POST: How to use alt attribute properly #24

Open
tamouse opened this issue Jan 19, 2020 · 1 comment
Open

POST: How to use alt attribute properly #24

tamouse opened this issue Jan 19, 2020 · 1 comment
Labels
idea An idea for a blog post

Comments

@tamouse
Copy link
Owner

tamouse commented Jan 19, 2020

There's a few writeups on this. Need a practical collector of what & how to do it.

@tamouse tamouse changed the title use alt properly use alt attribute properly Jan 19, 2020
@tamouse
Copy link
Owner Author

tamouse commented Jan 19, 2020

from ~/org/Tech/html-notes.org:

*** [[http://www.garcialo.com/html101/alt2.html][how to use alt text attribute]]

    From: [[http://www.garcialo.com/html101/][HTML 101 Because You Were Taught Wrong]]

      HTML Techniques for providing useful text alternatives: http://www.w3.org/TR/html-alt-techniques/

      Always include the alt attribute
      Put nothing in the alt attribute:
      - If the image is just eye candy
      - No important function
      - No important information
      Images of text: alt should be the text
      Keep it short and sweet.
      - samurai cutting a watermelon in half
      - child skiing down a mountain
      - woman laughing alone with salad
      Don't say it's an image or photo.
      Have your content creator provide the alt text.
      "What information are you trying to convey with this image?"

      added: [2015-03-17 Tue 07:18]

@tamouse tamouse added the idea An idea for a blog post label Jun 4, 2022
@tamouse tamouse changed the title use alt attribute properly POST: How to use alt attribute properly Jun 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
idea An idea for a blog post
Projects
None yet
Development

No branches or pull requests

1 participant