Cheatography
https://cheatography.com
HTML Basics cheat sheet covering the most common tags need to make simple web pages.
Basic Structure
|
Version of HTML |
|
HTML document |
|
Page Information |
|
Page Contents |
Page information
|
Metadata |
|
Title |
|
Link to resource |
|
Style resource |
|
Script resource |
Lists
|
Ordered list |
|
Unordered list |
|
List item |
|
Definition list |
|
Definition term |
|
Term description |
Document Structure
|
Heading |
|
Page section |
|
Inline section |
|
Paragraph |
|
Line break |
|
Horizontal rule |
Void (Self-closing, empty) Tags
Text Markup
|
strong emphasis |
|
Emphasis |
|
Long quotation |
|
Short quotation |
|
Abbreviation |
|
Acronym |
|
Address |
|
Pre-formatted text |
|
Code |
|
Citation |
|
Subscript |
|
Superscript |
|
|
Links
|
Page link |
|
Email link |
|
Anchor link |
|
Link to anchor |
Forms
|
Form |
|
Collection of fields |
|
Form legend |
|
Input label |
|
Form input |
|
Drop-down box |
|
Group of options |
|
Drop-down options |
|
Large text input |
|
Button |
HTML5 Semantic Tags
|
Article |
|
Outside the main flow of the narrative |
|
Details of an element |
|
Group of media content and their caption |
|
Footer for a section or page |
|
Header for a section or page |
|
Marked text |
|
Navigation links |
|
Section of page or article |
|
Created By
Metadata
Favourited By
Comments
No comments yet. Add yours below!
Add a Comment