Get started with coding today!
<h1>Hello, World!</h1> <p>This is a simple paragraph.</p>
body { background-color: lightblue; } h1 { color: white; }
Open your text editor, and create an HTML file using the above examples!
Share your creations with others and learn together!