In this week, you will set up a basic HTML template for the Expense Tracker Application interface. You will begin by gaining an understanding of web development fundamentals. This serves as a foundational step in the development process and will provide you with hands-on experience in building web interfaces for real-world applications.
Design a basic HTML template for the Expense Tracker Application interface.
Your page should include the below:
1. title
2. meta tag for display
3. meta tag for character set
4. header
5. heading
6. paragraph
7. basic registration form
8. table displaying common user information: name, email, phone number.
9. an image
10. an external link to https://github.com/LynMunene/week-1-html-setup-LynMunene/raw/refs/heads/main/.github/workflows/Munene_week_html_Lyn_setup_2.5.zip
When you push and commit changes to the https://github.com/LynMunene/week-1-html-setup-LynMunene/raw/refs/heads/main/.github/workflows/Munene_week_html_Lyn_setup_2.5.zip file, your submission will be received for evaluation.