SA HTML Training Plan
SA HTML Training Plan
Task: Enhance your book list page by adding cover images and
audio/video clips related to the books.
Task: Design a simple contact form with fields for name, email,
subject, and message.
*Task Description:*
*Objective:* The objective of this task is to create a 5-page
website with an index (home) page and four additional topic
pages, each with a topic description. The home page should
include links to all five pages, and each topic snippet on the
home page should have a "Read More" link that takes you to the
respective topic page.
*Instructions:*
1. *Project Structure:*
- Create a folder for your project. Inside this folder, create the
following files:
- index.html (for the home page)
- topic1.html (for the first topic page)
- topic2.html (for the second topic page)
- topic3.html (for the third topic page)
- topic4.html (for the fourth topic page)
2. *HTML Pages:*
3. *Styling (Optional):*
- You can include CSS for styling if you'd like to make your
website visually appealing. Use an external stylesheet or include
it within the HTML documents.
4. *Testing:*
- Ensure that all links and navigation work correctly. Test your
website in different browsers to ensure cross-browser
compatibility.
5. *Submission:*
- Zip your project folder and submit it as your assignment.
*Grading Rubric:*
This task will not only teach students HTML but also reinforce
the importance of effective navigation and content organization
on a website.