Add author to new snippets
This commit is contained in:
@ -4,6 +4,7 @@ shortTitle: Difference between alt and title
|
|||||||
type: question
|
type: question
|
||||||
language: html
|
language: html
|
||||||
tags: [image]
|
tags: [image]
|
||||||
|
author: chalarangelo
|
||||||
cover: stars-n-snow
|
cover: stars-n-snow
|
||||||
excerpt: Learn the difference between the `alt` and `title` attributes on images in HTML.
|
excerpt: Learn the difference between the `alt` and `title` attributes on images in HTML.
|
||||||
dateModified: 2023-07-02T05:00:00-04:00
|
dateModified: 2023-07-02T05:00:00-04:00
|
||||||
|
|||||||
@ -4,6 +4,7 @@ shortTitle: Image alt attribute
|
|||||||
type: question
|
type: question
|
||||||
language: html
|
language: html
|
||||||
tags: [image,accessibility]
|
tags: [image,accessibility]
|
||||||
|
author: chalarangelo
|
||||||
cover: sailing-alone
|
cover: sailing-alone
|
||||||
excerpt: Learn how to correctly use the `alt` attribute on images in HTML.
|
excerpt: Learn how to correctly use the `alt` attribute on images in HTML.
|
||||||
dateModified: 2023-06-25T05:00:00-04:00
|
dateModified: 2023-06-25T05:00:00-04:00
|
||||||
|
|||||||
Reference in New Issue
Block a user