Skip to content

Glasgow may 2026 craig stoddart sprint 1 form control#1266

Open
CraigStodd wants to merge 13 commits into
CodeYourFuture:mainfrom
CraigStodd:Glasgow-May-2026-Craig-Stoddart-Sprint-1-Form-Control
Open

Glasgow may 2026 craig stoddart sprint 1 form control#1266
CraigStodd wants to merge 13 commits into
CodeYourFuture:mainfrom
CraigStodd:Glasgow-May-2026-Craig-Stoddart-Sprint-1-Form-Control

Conversation

@CraigStodd
Copy link
Copy Markdown

Learners, PR Template

Self checklist

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

Changelist

HTML

  1. Changed header titles to: h1 "T-Shirt Order," h2 "Verify your order and details below"
  2. Included Requirements in comments: Added each requirement as a separate comment, with the corresponding code below each comment.
  3. Placed form content in a container.
  4. Requirement 1: Added "Name" label with input type, id and name specification.
  5. Requirement 2: Added "Email label" using the same code from requirement 1 as a template. Changed input type, id and name specifications to "email," "mail" and "User Email, respectively.
  6. Requirement 3: created dropdown-select menu using . Only 1 T-shirt colour can be selected.
  7. Added Select a colour . This becomes the default title in the dropdown-select menu and cannot be selected as an option.
  8. Requirement 4: Created size selector using . Only 1 size can be selected at a time
  9. Added "Submit" button
  10. Placed every text element in

    tags within each

    to allow further styling via CSS

CSS

  1. Added stylesheet "mystyle.css"
  2. Added font family specification for

    ,

    elements

  3. Added font weight specification for

    elements

  4. Added font family + font size specification for

    elements

  5. Added container styling: "border-style; border-width; padding; max-width"

Briefly explain your PR.

Questions

Ask any questions you have for your reviewer. You must remove this section if you have no questions.

  • Have I forked/branched this correctly?

@netlify
Copy link
Copy Markdown

netlify Bot commented May 14, 2026

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit efae5ad
🔍 Latest deploy log https://app.netlify.com/projects/cyf-onboarding-module/deploys/6a059cdff742d70008dffc8b
😎 Deploy Preview https://deploy-preview-1266--cyf-onboarding-module.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
2 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 86 (no change from production)
PWA: -
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Copy Markdown

Your PR's title isn't in the expected format.

Please check the expected title format, and update yours to match.

Reason: Wrong number of parts separated by |s

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

If this PR needs reviewed, please add the 'Needs Review' label to this PR after you have resolved the issues listed above.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant