External CSS

PHOTO EMBED

Mon May 01 2023 15:08:21 GMT+0000 (Coordinated Universal Time)

Saved by @prachi

<!DOCTYPE html>
<html>
<head>
	<link rel="stylesheet" type="text/css" href="styles.css">
</head>
<body>
	<header>
		<!-- common header content -->
	</header>
	<main>
		<!-- page-specific content -->
	</main>
	<footer>
		<!-- common footer content -->
	</footer>
</body>
</html>
content_copyCOPY