Files
prep-work/3-front-end/1-basic-layout/index.html
Kenneth Mendonca 57cb3981a0 Start with Python
2015-07-22 16:44:07 -04:00

9 lines
108 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="main.css">
</head>
<body>
</body>
</html>