Created
June 3, 2025 11:29
-
-
Save iplabme/c7e02966ff708f8ddd10a1dee30a7714 to your computer and use it in GitHub Desktop.
HTML Page from Telegram AI Bot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html lang=\'ru\'><head><title>Список студентов</title></head><body><h1>Студенты класса</h1><table border=\'1\'><tr style=\'background-color:#90EE90;\'><th>Имя</th><th>Фамилия</th><th>Прозвище</th></tr><tr><td>Гарик</td><td>Харламов</td><td>Бульдог</td></tr></table></body></html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment