C777 UNIT 1| HYPERTEXT MARKUP
LANGUAGE
<!DOCTYPE> - Answer-What is the first tag in an HTML document that informs the
browser which version of HTML the Web page is written in?
HTML (Hypertext Markup Language) - Answer-What is the traditional authoring
language used to develop Webpages for many applications?
CSS (Cascading Style Sheets) - Answer-Which language is used describes how HTML
elements are to be displayed?
JavaScript - Answer-Which language is used to create dynamic, interactive
capabilities?
HTML5 - Answer-Which is the latest version of HTML under development by the W3C?
XHTML - Answer-Which version of HTML incorporates the strict syntax rules of XML
with the existing set of HTML 4.01 tags to create Web documents?
HTML 4.01 - Answer-Which version of HTML had three distinct variants that ensured
that you could use the specification and still remain backward-compatible with older
Web browsers?
web development trifecta - Answer-What do we call the use of HTML5, CSS, and
JavaScript when used together to create web pages?
H.264 - Answer-What video codec is supported by HTML5-compliant browsers, does
not require a plug-in, and uses less battery and processing resources?
MPEG-4 (MP4) - Answer-What streaming, digital multimedia format is used to store
video, audio, subtitles and still images?
Ogg - Answer-What is an open-source audio and video format used for streaming
digital multimedia?
Responsive Web Design (RWD) - Answer-What is a web design approach to create
sites that adapt to many different devices?
user agent - Answer-What does the W3C call any application, such as a Web browser
or help engine, that renders HTML for display to users?