This repository is a small sandbox for practicing basic HTML structure,
testing elements, and experimenting with layouts.
To get comfortable with the fundamentals of web structure,
so I can better understand what I’m testing when working with web applications.
- HTML and simple CSS
- Local browser testing
- GitHub for version control and sharing
- Forms, buttons, and input elements
- Page structure and nesting
- Linking pages and navigation
- Working with semantic tags
Use this repo as a base for learning small JavaScript interactions
and exploring front-end automation tests later on.
License: MIT License © 2025 Lahav Mauda
Author: Lahav Mauda | GitHub Profile
Note: This project is a sandbox for experimenting with HTML structure, forms, and layout testing to support better QA understanding.