This repository contains a simple HTML Sign-In Form.
The form includes:
- Username field (required)
- Password field (required)
- Submit button to send the data
It is a basic example for practicing HTML forms and can be used as a starting point for building login pages.