Changing the background color to gray
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Coole Urlaubswebseite</title>
|
||||
</head>
|
||||
<body>
|
||||
<body style="background-color: rgb(200, 200, 200)">
|
||||
<h1>Das hier wird eine colle Urlaubswebseite!</h1>
|
||||
<p>Ein kleiner Absatz</p>
|
||||
<p>In Europa gibt es viele gute Reiseziele</p>
|
||||
|
||||
Reference in New Issue
Block a user