This is a basic HTML template created as part of a web development learning assignment.
The goal of this project is to understand the structure of a simple HTML page and practice building foundational web components.
<!DOCTYPE html>declaration<title>tag for the page title- Meta tags for display and character encoding
- Page header and headings
- Paragraph content
- Basic registration form with input fields
- HTML table displaying user data
- Image embedded via URL
- External link to Google
This project serves as hands-on practice for learning web development fundamentals such as:
- HTML syntax
- Semantic elements
- Forms and tables
- Structuring basic web pages
https://frannmk.github.io/sample-website/
Francis Mwangi Kienji
GitHub: @FranNMK