# Simple HTML Template Generator
Simple HTML Template Generator is a basic Python script designed to streamline the creation of HTML templates. Whether you're a web developer needing a quick boilerplate or someone learning HTML and Python, this tool provides an efficient way to generate well-structured HTML files with minimal effort.
Features
**Easy to Use**: Generate HTML templates with just a few lines of code.
**Customizable**: Modify the template structure to suit your specific...