Welcome to my Website!

This is a paragraph! Here's how you make a link: Earthbound.

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:

This is a test.

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

This is a test by the DOJIMADOG. Haha! HTML Dog My first web page

My first web page

What this is

A simple page put together using HTML

body { background: rgb(58,58,58); color: white; font-family: Helvetica-neue, Helvetica, Arial, sans-serif; margin: 0; padding: 0; } header { background: black; padding: 20px; } section { background: white; color: gray; padding: 20px; } footer { background: black; padding: 10px 20px; }