1
0
mirror of https://github.com/jbranchaud/til synced 2026-03-04 23:18:44 +00:00

Add Adding Alt Text To An Image as an html til

This commit is contained in:
jbranchaud
2019-12-02 12:53:47 -06:00
parent 4466f11861
commit 6c444f82ec
2 changed files with 29 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ and pairing with smart people at Hashrocket.
For a steady stream of TILs, [sign up for my newsletter](https://tinyletter.com/jbranchaud).
_881 TILs and counting..._
_882 TILs and counting..._
---
@@ -262,6 +262,7 @@ _881 TILs and counting..._
### HTML
- [Adding Alt Text To An Image](html/adding-alt-text-to-an-image.md)
- [Render Text As Superscript](html/render-text-as-superscript.md)
- [Submit A Form With A Button Outside The Form](html/submit-a-form-with-a-button-outside-the-form.md)