0
<html>
<head>
<title>first page</title>
</head>
<body bgcolor="#000099">
<h1>
<font color="#FFFFFF"> White headline </font>
</h1>
</body>
</html>
+ 5
Please continue the Web Development Fundamentals course, css will be covered there.
You can change the background color with the background-color attribute.
+ 4
Html course part 21.1 describes it.
- 4
Create table