Welcome to my Website!

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!

Hello Kitty Fan Page

Hello Kitty Fan Page

Welcome!

This is a fan page dedicated to the beloved character Hello Kitty!

Hello, Kitty fans!

About

This section is about the website and its purpose.

Contact

Contact details go here.

body { font-family: Arial, sans-serif; margin: 0; padding: 0; background-color: #f4f4f4; } header { background: #35424a; color: #ffffff; padding: 20px 0; text-align: center; } nav ul { list-style: none; padding: 0; } nav ul li { display: inline; margin: 0 15px; } nav ul li a { color: #ffffff; text-decoration: none; } main { padding: 20px; } section { margin: 20px 0; padding: 15px; background: #ffffff; border: 1px solid #ccc; } footer { text-align: center; padding: 10px 0; background: #35424a; color: #ffffff; position: relative; bottom: 0; width: 100%; }