Files
ASDV-WebDev/Chapter ZIPs/chapter7/starter1.html
2023-02-16 14:15:19 -06:00

14 lines
146 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>CSS</title>
<meta charset="utf-8">
<style>
</style>
</head>
<body>
</body>
</html>