This is a paragraph! Here's how you make a link: Neocities.
Here's how you can make bold and italic text.
Here's how you can add an image:
Here's how to make a list:
To learn more HTML/CSS, check out these tutorials!
/* style.css */ header { background-color: #ffcfea; padding: 20px; text-align: center; } nav ul { list-style: none; padding: 0; } nav li { display: inline; margin: 0 10px; }