Skip to content

HTML/CSS Standardization #16

@jonathan-ty

Description

@jonathan-ty

This task involves...

  • Removing redundancies in CSS selectors (Multiple CSS selectors that share the same properties in different webpages can be shared in one CSS file, etc.)
  • Removing selectors that serve no purpose (IDs or classes for HTML elements that don't necessarily need IDs or classes associated with them)
  • Standardizing the look of all webpages (i.e. same background-image, similar button animation, etc.)
  • Making our website look cool! 😎

Task List of Webpages to Standardize:

  • compare-stores.html
  • index.html
  • item-price.html (this web page needs to be worked on, nothing to standardize)
  • make-list.html
  • receipt.html (this web page needs to be worked on, nothing to standardize)
  • user-authentication.html
  • user-page.html

Metadata

Metadata

Labels

enhancementNew feature or requestux/uiuser experience, user interface

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions