Commit early, commit often.
<!DOCTYPE html>
<html lang="en-ca">
<head>
<meta charset="utf-8">
<title>Kuiper Belt Objects</title>
</head>
<body>
</body>
</html>
<!DOCTYPE html>
<html lang="en-ca">
<head>
<meta charset="utf-8">
<title>Kuiper Belt Objects</title>
</head>
<body>
</body>
</html>
<!DOCTYPE html>
<html lang="en-ca">
<head>
<meta charset="utf-8">
<title>Kuiper Belt Objects</title>
</head>
<body>
<header>
<h1>Kuiper Belt Objects</h1>
</header>
</body>
</html>
<!DOCTYPE html>
<html lang="en-ca">
<head>
<meta charset="utf-8">
<title>Kuiper Belt Objects</title>
</head>
<body>
<header class="mashead">
<h1>Kuiper Belt Objects</h1>
</header>
</body>
</html>
<!DOCTYPE html>
<html lang="en-ca">
<head>
<meta charset="utf-8">
<title>Kuiper Belt Objects</title>
</head>
<body>
<header class="masthead">
<h1>Kuiper Belt Objects</h1>
</header>
</body>
</html>
.masthead {
background-color: red;
}
.masthead {
background-color: indigo;
}
<!DOCTYPE html>
<html lang="en-ca">
<head>
<meta charset="utf-8">
<title>Kuiper Belt Objects</title>
</head>
<body>
<header class="masthead">
<h1>Kuiper Belt Objects</h1>
</header>
<h1>Pluto</h1>
</body>
</html>
<!DOCTYPE html>
<html lang="en-ca">
<head>
<meta charset="utf-8">
<title>Kuiper Belt Objects</title>
</head>
<body>
<header class="masthead">
<h1>Kuiper Belt Objects</h1>
</header>
</body>
</html>