/
githubmirror
/
servo
Обзор
Документация
Войти
/
githubmirror
/
servo
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/html/border_twitter_fail_whale.html
12 строк
570 B
Bryan Bell
Replace twitter fail whale with redirect to archive.org version
22 сен 2015, 21:26
22 сен 2015, 21:26
3e25284
Код
Авторство
О чём код?
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>Pure CSS Twitter Fail Whale - By Steve Dennis (http://www.subcide.com/experiments/fail-whale/)</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta HTTP-EQUIV="REFRESH" content="0; url=http://web.archive.org/web/20150911172834/http://www.subcide.com/experiments/fail-whale/"> </head> <body> <a href="http://web.archive.org/web/20150911172834/http://www.subcide.com/experiments/fail-whale/">http://www.subcide.com/experiments/fail-whale/</a> </body> </html>