HTML Flashcards
HTML 5 should be device independent.
TRUE
the Evolution of HTML.
“HTML 1.0 Developed by Tim Berners-Lee to link document.”
1993
HTML element will number items for you?
<ol></ol>
As part of the established guidelines, new features should be based on HTML, CSS, the DOM, and JavaScript.
TRUE
The Domain Name Service looks up the domain and returns
the?
IP address
In HTML the tags indicate where headings, images, lists, links, line breaks, and other components should go.
TRUE
Using tags that have semantic meaning
increases accessibility and improve search engine optimization
What is the Request/Response Cycle?
The process that happens when a client requests a page and a server responds with the appropriate files
All of the content you wish to appear on the screen should be in which tag?
body
What should target = “_blank” do when included in a link tag?
Opens the link in a new tab or window
“Using HTML files in coordination with CSS becomes new standard.”
2005-2008
In order for the <img></img> element to work, a src attribute and value must be included to specify the source of the image.
TRUE
Semantic code describes the ___ of content on a page, regardless of the style or appearance of that content.
value
Netscape was introduced in the year
1994
HTML 5 is a cooperation between W3C and the Web Hypertext Application Technology Working Group.
TRUE
Screen readers can read this file and know how to display it on the screen.
TRUE
WWW proliferates at a 341,634% annual growth rate of service traffic
TRUE
It is required that HTML be a common language between all platforms.
TRUE
As part of the established guidelines, new features should be based on HTML, CSS, the DOM, and JavaScript.
TRUE
New standards are written to handle new requirements and browsers adopt the new non-standards.
FALSE
“HTML 1.0 Developed by Tim Berners-Lee to link document.”
1993
HTML is similar to English, so you can understand it even if you don’t know much about it.
TRUE
Choose the year or range of years where the story below happens in the Evolution of Browsers.
“Browsers move toward separating content from style.”
2000-2005
“HTML 5 back to HTML plus multimedia and semantic tags.”
2012
No one runs the Internet or the web, some groups do take proactive roles like IETF, W3C, WAI etc
TRUE
CSS 1
1996
“Cross-browser compatibility falls apart”
1995-1999
“HTML 4.0 Introduced different document types.”
1999
CSS 2
1998
HTML 2.0 Developed by Internet Engineering Task Force RFC to include stylized text and tables.
1995