Skip to content
Snippets Groups Projects
welcome.html 272 B
Newer Older
  • Learn to ignore specific revisions
  • Oliver Green's avatar
    Oliver Green committed
    <html style="background-color: antiquewhite;">
    	<head>
    		<link href="welcome.css" type="text/css" rel="stylesheet">
    		<script src="client.js" type="text/javascript"></script>
    		<script src="serverstub.js" type="text/javascript"></script>
    	</head>
    	<body>
    	</body>
    </html
    >