assignment a2

This commit is contained in:
Joey Eamigh
2024-10-10 13:21:51 -04:00
parent 52202eeb6f
commit f455c13731
16 changed files with 1774 additions and 1 deletions

View File

@@ -0,0 +1,28 @@
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
font-family: sans-serif;
margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
font-weight: normal;
font-size: 1em;
}
a {
color: inherit;
text-decoration: none;
}