@ -7,7 +7,7 @@
<body>
<h1>Andre's webpage</h1>
<p>I started it to test <b>Git</b></p>
<p>I started it to <i>test</i> <b>Git</b></p>
</body>
</html>
@ -1,11 +1,14 @@
body { background: #941818;
color:white;
font-size: 14pt;
}
p {
text-decoration: underline;
font-size: 1em;
h1 {
font-style: italic;
font-size: 2em;