freecodecamp-projects-vue icon indicating copy to clipboard operation
freecodecamp-projects-vue copied to clipboard

updating html with id's to pass freecodecamps test

Open NeniEmSu opened this issue 4 years ago • 0 comments

  1. Added id's as required by FCC on lines 11, 17, 18, 26 & 31
  2. Changed p tag to the HTML q tag which is used for indicating short quotations (i.e. quotations that needs to display within a non-quoted paragraph).
  3. Added bootstrap classes to button for styling (btn, btn-secondary & btn-block)
  4. Added parenthesis to indicate a function is called for specificity.
  5. Added tweet quote tag with needed links.

NeniEmSu avatar Sep 01 '20 18:09 NeniEmSu