table.html (296B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="UTF-8"> 5 <title>Sudoers</title> 6 </head> 7 <header> 8 <h1>Welcome to the sudoers corner</h1> 9 <hr> 10 </header> 11 <body> 12 13 <pre> 14 ___ 15 G | | S 16 So Gositi, 17 What are we 18 doing today? 19 20 Soon we will 21 Make this page 22 Public!!! 23 24 25 </pre> 26 </body> 27 </html>