(Replaced content with "<p>InterLab</p>") |
m |
||
Line 1: | Line 1: | ||
− | <p>InterLab</p> | + | <!doctype html> |
+ | <html> | ||
+ | <head> | ||
+ | <meta charset="utf-8"> | ||
+ | <title></title> | ||
+ | <style type="text/css"> | ||
+ | p { color: palevioletred | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <h1>Hello!</h1> | ||
+ | <p>Here's our InterLab contents.</p> | ||
+ | <p>Thanks!</p> | ||
+ | </body> | ||
+ | </html> |
Revision as of 03:49, 21 July 2018
<!doctype html>
Hello!
Here's our InterLab contents.
Thanks!