1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 01:44:25 +04:00

Adding image alt text (#1786)

* Update browser-support.mdx

* Update index.mdx

* Update pdf.mdx

* Update index.mdx

* Update pdf.mdx
This commit is contained in:
stucker19
2023-11-28 04:57:46 -05:00
committed by GitHub
parent 03c8358cf5
commit 38dc148995
3 changed files with 10 additions and 11 deletions

View File

@@ -10,11 +10,11 @@ For instance, Tabler no longer uses **vendor prefixes** in styles that are known
Browser|Version
---|----------
<img src="/docs/browsers/edge.svg" width="48" height="48" alt=""/>|last 3 versions
<img src="/docs/browsers/firefox.svg" width="48" height="48" alt=""/>|last 3 versions, ESR
<img src="/docs/browsers/chrome.svg" width="48" height="48" alt=""/>|last 3 versions
<img src="/docs/browsers/safari.svg" width="48" height="48" alt=""/>|last 3 versions
<img src="/docs/browsers/opera.svg" width="48" height="48" alt=""/>|last 3 versions
<img src="/docs/browsers/electron.svg" width="48" height="48" alt=""/>|last 3 versions
<img src="/docs/browsers/brave.svg" width="48" height="48" alt=""/>|last 3 versions
<img src="/docs/browsers/vivaldi.svg" width="48" height="48" alt=""/>|last 3 versions
<img src="/docs/browsers/edge.svg" width="48" height="48" alt="Edge Logo"/>|last 3 versions
<img src="/docs/browsers/firefox.svg" width="48" height="48" alt="Firefox Logo"/>|last 3 versions, ESR
<img src="/docs/browsers/chrome.svg" width="48" height="48" alt="Chrome Logo"/>|last 3 versions
<img src="/docs/browsers/safari.svg" width="48" height="48" alt="Safari Logo"/>|last 3 versions
<img src="/docs/browsers/opera.svg" width="48" height="48" alt="Opera Logo"/>|last 3 versions
<img src="/docs/browsers/electron.svg" width="48" height="48" alt="Electron Logo"/>|last 3 versions
<img src="/docs/browsers/brave.svg" width="48" height="48" alt="Brave Logo"/>|last 3 versions
<img src="/docs/browsers/vivaldi.svg" width="48" height="48" alt="Vivaldi Logo"/>|last 3 versions