mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 21:23:07 +02:00
1 line
300 B
HTML
1 line
300 B
HTML
|
|
<!DOCTYPE html><html>some random text<html> <table><tr><td align='center'> inside table</td></tr> </table> </html>some random text 2<html> <table><tr><td align='center'> inside table2</td></tr> </table> </html><html> <table><tr><td align='center'> inside table3</td></tr> </table> </html>
|