Skip to content

Instantly share code, notes, and snippets.

@heinthanth
Created August 31, 2019 11:17
Show Gist options
  • Save heinthanth/95961dbd12d999099c2381f78db1ef87 to your computer and use it in GitHub Desktop.
Save heinthanth/95961dbd12d999099c2381f78db1ef87 to your computer and use it in GitHub Desktop.
Anchor Alternative Tags
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<img src="heinthanth.jpg" alt="Photo of Hein Thanth">
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment