_CyberCup
of Coffee


by blackoctopuscartoons.com

CTF_WORLD

<!DOCTYPE html>
<html>
<head>
<style>
<!-- css -->
</style>
</head>
<body>
<p>This is a paragraph!</p>


<span>Here's how you make a link:</span>
<a href="https://neocities.org" target="_blank">Neocities</a>

Neocities

<span>Here's how you can make <strong>bold</strong> and <em>italic</em> font.</span>

<span>Here's how you can add an image:</span>
<img src="/neocities.png" alt="Site hosted by Neocities" />

Site hosted by Neocities

<span>Here's how to make a list:</span>

<ul>
    <li>
  • First thing
  • </li>

    <li>
  • Second thing
  • </li>
    <li>
  • Third thing
  • </li>
</ul>
</body>
</html>

To learn more HTML/CSS, check out these tutorials!



https://ibxpssiakq4q.neocities.org

<!DOCTYPE html>
<html lang="en">
<head>
</head>
<body>
<p>
</p>
</body>
</html>
Copied!
_