Assignment Title: GitHub Classroom HTML Code Puzzle Challenge
Objective: To assess and enhance students' understanding of HTML structure, tags, and their ability to organize and collaborate on creating a well-structured HTML page using GitHub Classroom.
Instructions:
- The repository cloned via GitHub Classrooms contains an image with jumbled HTML code.
- Clone the repository to your local machine.
- Collaborate with your team members on GitHub to rearrange the HTML tags and create a well-structured HTML page.
- Utilize GitHub features such as branches and pull requests for effective collaboration and version control.
- Pay attention to the hierarchy and nesting of tags, adhering to best practices.
- Clearly communicate and document the changes made within your pull requests.
- Each team member should actively contribute to the organization and correction of the HTML code.
Submission Guidelines:
- Collaboratively organize the HTML tags within the GitHub repository.
- Ensure that the HTML code is error-free, follows best practices, and is well-documented in commit messages and push.
Evaluation Criteria:
- Correctness and adherence to best practices in the final HTML structure.
- Effective collaboration and communication through GitHub features.
- Contribution of each team member to the organization and correction of the HTML code.