Created
June 3, 2025 11:04
-
-
Save iplabme/0675a8a9754295410a050d2a1b374ef8 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><head><title>Class Students</title></head><body><h1>Students List</h1><table border=\'1\'><tr><th style=\'background-color:pink;\'>First Name</th><td>Гарик</td></tr><tr><th style=\'background-color:pink;\'>Last Name</th><td>Харламов</td></tr><tr><th style=\'background-color:pink;\'>Nickname</th><td>Бульдог</td></tr></table></body></html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment