A Document Type Declaration, or DOCTYPE for short, is an instruction to the web browser about the version of markup language in which a web page is written. ... With HTML5 this is no longer the case and the doctype declaration is only needed to enable the standard mode for documents written using the HTML syntax
SOURCE:
https://www.tutorialrepublic.com/html-tutorial/html-doctypes.php
Code - Cheat Sheet
Showing posts with label doctype. Show all posts
Showing posts with label doctype. Show all posts
Wednesday, January 1, 2020
Subscribe to:
Posts (Atom)
Panels
Panels are the items at the right side of the Photoshop window that can display layer information and text options SOURCE: https://www...
-
HTML <ul class="flex-container flex-start"> <li class="flex-item">1</li> <li class="flex-i...
-
SOURCE: https://www.reddit.com/r/computerscience/comments/8cer6c/difference_between_structural_and_semantic_markup/ Structural Tags - a tag ...
-
vertical-align -Baseline -sub -super | top | text-top -middle -bottom -text-bottom -length *do not forget to insert the colon after each b...