0
how alt works can someone show me
hi i tried writing text in alt quotation but it didn't display when even image is not available
3 ответов
+ 11
Turn off wifi...
0
here is a code
<html>
<head>
<title>first page</title>
</head>
<body>
<img src="https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcQm45FSOP1k83cfVpwDfVENPnWpK5hw6-MQqu449nOrYqeH8-6RA0UJaMw"alt="sorry image no longer available"/>
</body>
</html>
</body>
</html>
0
it shows nothing