HTML Tags

Tags that are commonly used in HTML coding to modify/add items to your site

Untitled spreadsheet
  • When adding lines of code to your website make sure to always begin and end with a defined tag, Example: <h1>TEST</h1>