diff --git a/Anthony's Site/anthony.css b/Anthony's Site/anthony.css new file mode 100644 index 0000000..6cbf3d4 --- /dev/null +++ b/Anthony's Site/anthony.css @@ -0,0 +1,7 @@ +body { + background-color: antiquewhite; +} + +h1 { + font-size: 3em; +} \ No newline at end of file diff --git a/Anthony's Site/anthony.html b/Anthony's Site/anthony.html new file mode 100644 index 0000000..925ac77 --- /dev/null +++ b/Anthony's Site/anthony.html @@ -0,0 +1,21 @@ + + +
+ + +Das ist die Webseite von Anthony
+ +