Create a cheat sheet refernce document for any information you have learned so far about HTML elements or CSS selectors. Use HTML tables to display the information and utilize a custom color scheme with any of the named CSS colors. Use a different color background and monospace font to represent code in your table.
This refernce page consists of three tables with information about major HTML tags and attributes that can be added to those tags.
Table one shows some major HTML elements and their uses. Table two identifies HTML elements that help with writing accessible semantic tags and their uses. Table three lists HTML attributes and their uses in element tags to add more information to code.