liveserver

Log

Files

Refs

README

LICENSE

page2.html (208B)

     1 <!DOCTYPE html>
     2 <html lang="en">
     3 <title>Oscar's web server example</title>
     4 <BODY BGCOLOR="grey">
     5 <center>
     6 <H1>PAGE 2</H1>
     7 <p>
     8 This is page 2! Welcome :)
     9 </p>
    10 
    11 </center>
    12 </table>
    13 </BODY>
    14 </HTML>