members/GRIP-UQAM/WikiWritingUsingTrac: HelloWorld.html

File HelloWorld.html, 104 bytes (added by Grip Uqam, 7 years ago)

text/html

Line 
1<!DOCTYPE html>
2<html>
3<head>
4<title>Hello World!</title>
5</head>
6
7<body>
8Hello World!
9</body>
10
11</html>