Happy Halloween guys!

<!-- 
    This is a simple web page you can use to scare your friends!!!
-->

<html>
	<head>
		<title>Happy Halloween!!</title>
	</head>
	<style>
		body {
			background-color: black;
		}

		.header1 {
			color: orange;
		}
	</style>
	
	<h1 class = "header1">Happy Halloween!!!!</h1>

	<a href = "https://www.youtube.com/watch?v=ZTf7mnkue_g"><img src = "http://www.pngall.com/wp-content/forum/uploads/2016/05/Pumpkin.png" alt = "pumpkin" width = "400px" height = "400px"></a>




</html>
1 Like

opening tag for <style> and <body> tags not found

I’ve edited your post for readability and spookiness. When you enter a code block into the forum, remember to precede it with a line of three backticks and follow it with a line of three backticks to make easier to read. Also, don’t walk down creepy hallways if you can hear quiet violins playing. See this post to find the backtick on your keyboard. Don’t hide in the wardrobe – they WILL find you. The “preformatted text” tool in the editor (</>) will also add backticks around text.

markdown_Forums

It’s too late, they found…

2 Likes