HTML 5 Flashcards
markup language used for web documents
HTML
used for annotating documents
Markup Languages
TRUE OR FALSE
HTML is a programming language
FALSE
longest version of HTML around
HTML 4
introduced by HTML 4
span, iframe
class, id
XML- based specification of HTML
XHTML
spec completed on October 2014
HTML5
follows a living standard for HTML
Web Hypertext Application Technology Working Group (WHATWG)
latest version of HTML
HTML 5
appears in the tab bar
title
metadata for the page
meta
bounded by angled braces
tag
name-value pairs within tags
Attribute
prefix for custom attributes
data-
made up of opening and closing tag
Element
used to replace reserve characters and symbols
character Entities
defines the structure and set of elements and attributes that can be used by the HTML document
Document Type Definition
programming interface of HTML, XML, and SVG
Document Object Model
representation of DOM
tree-structured representation
methods revolves around access and medication of these
Elements
Attributes
Text
Event Handlers
used to manage events in the HTML page/document
Event Handlers
don’t tell your anything about the content
non semantic elements
non semantic elements
div, span
relating to meaning
Semantic