Skip to content

Conversation

@Epunch
Copy link
Collaborator

@Epunch Epunch commented Nov 15, 2025

Learners, PR Template

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist

I built the required wireframe with basic semantic HTML. This PR is my first version for review.

Questions

No questions for now.

Epunch and others added 7 commits October 5, 2025 13:53
Updated the title and added Tailwind CSS for styling. Enhanced the form layout and added a confirmation message upon submission.
This commit removes the Tailwind CSS integration and complex styling to revert the index.html file back to its starting, basic HTML/CSS state.
<br><br>

<!-- t-shirt colour -->
<p>Colour:</p>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The colour options should be grouped using <fieldset> and <legend>

<br><br>

<!-- t-shirt size -->
<p>Size:</p>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should also be grouped using <fieldset> and <legend>

<footer>
<!-- change to your name-->
<h2>By HOMEWORK SOLUTION</h2>
//my name
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In html, comments are written like this <!-- your name -->

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mandatory Completing this task is mandatory. Submit:PR Week 2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants