Ghost town neocities.org /title> <!-- The style.css file allows you to change the look of your web pages. If you include the next line in all your web pages, they will all share the same look. This makes it easier to make new pages for your site. --> <link href="/style.css" rel="stylesheet" type="text/css" media="all"> </head> <body> <h1>Ghost town</h1> <p>Ghost town:Down <a href="https://www.youtube.com/watch?v=8WdLCIQ-ROU"></a></p> <p>Here's how you can make <strong>bold</strong> and <em>italic</em> text.</p> <p></p> <img src="<img 5097463jpg.jpg" <p>Here's how to make a list:</p> <ul> <li>Down Down </li> <li>Second thing</li> <li>Third thing</li> </ul> <p>To learn more HTML/CSS, check out these <a href="http://neocities.org/tutorials">tutorials</a>!</p> </body> </html>