Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor to meet checklist #6

Open
18 tasks
djbowen95 opened this issue Mar 30, 2023 · 0 comments
Open
18 tasks

Refactor to meet checklist #6

djbowen95 opened this issue Mar 30, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@djbowen95
Copy link
Owner

djbowen95 commented Mar 30, 2023

Not sure if there will be anything here - but wanted to keep it as an issue. Checklist:

  • Set up a single web page
  • Have a header and footer
  • Have an image with a caption
  • Have a contact form
  • Have a 'polished' UI

And:

  • Use Semantic HTML
  • Make sure I use universal, element and class selectors
  • Must use three colours
  • Must use one font / font family
  • Must have at least two different heading elements
  • Header must be fixed to the top of the page
  • Nav bar must have three links
  • One of those links must be 'contact'
  • Contact form must have input for 'name' and 'email'
  • Must include a send button
  • Must include alt text for the image
  • Bonus: have anchor links change on hover, or change the cursor
  • Deploy to GitHub pages
@djbowen95 djbowen95 self-assigned this Mar 30, 2023
@djbowen95 djbowen95 added the bug Something isn't working label Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant