Welcome to the Developer Playground
Use this basic HTML template to experiment with HTML, CSS, and JavaScript.
Example Elements:
- Headings: <h1>, <h2>, <h3>, <h4>, <h5>, <h6>
- Paragraphs: <p>
- Lists: <ul>, <ol>, <li>
- Links: <a>
- Images: <img>
- Forms: <form>, <input>, <button>
Button Example: