My Basic HTML Page
This is a demonstration of a single-file webpage. It uses semantic HTML tags for content structure, which is good for SEO.
The styling is handled by the <style> tag in the head, and the interactivity is handled by the <script> tag at the end of the body.