freecodecamp-projects-vue
freecodecamp-projects-vue copied to clipboard
updating html with id's to pass freecodecamps test
- Added id's as required by FCC on lines 11, 17, 18, 26 & 31
- 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).
- Added bootstrap classes to button for styling (btn, btn-secondary & btn-block)
- Added parenthesis to indicate a function is called for specificity.
- Added tweet quote tag with needed links.