HTML Flashcards

(30 cards)

1
Q

HTML 5 should be device independent.

A

TRUE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

the Evolution of HTML.

“HTML 1.0 Developed by Tim Berners-Lee to link document.”

A

1993

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

HTML element will number items for you?

A

<ol></ol>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

As part of the established guidelines, new features should be based on HTML, CSS, the DOM, and JavaScript.

A

TRUE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The Domain Name Service looks up the domain and returns

the?

A

IP address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

In HTML the tags indicate where headings, images, lists, links, line breaks, and other components should go.

A

TRUE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Using tags that have semantic meaning

A

increases accessibility and improve search engine optimization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the Request/Response Cycle?

A

The process that happens when a client requests a page and a server responds with the appropriate files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

All of the content you wish to appear on the screen should be in which tag?

A

body

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What should target = “_blank” do when included in a link tag?

A

Opens the link in a new tab or window

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

“Using HTML files in coordination with CSS becomes new standard.”

A

2005-2008

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

In order for the <img></img> element to work, a src attribute and value must be included to specify the source of the image.

A

TRUE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Semantic code describes the ___ of content on a page, regardless of the style or appearance of that content.

A

value

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Netscape was introduced in the year

A

1994

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

HTML 5 is a cooperation between W3C and the Web Hypertext Application Technology Working Group.

A

TRUE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Screen readers can read this file and know how to display it on the screen.

17
Q

WWW proliferates at a 341,634% annual growth rate of service traffic

18
Q

It is required that HTML be a common language between all platforms.

19
Q

As part of the established guidelines, new features should be based on HTML, CSS, the DOM, and JavaScript.

20
Q

New standards are written to handle new requirements and browsers adopt the new non-standards.

21
Q

“HTML 1.0 Developed by Tim Berners-Lee to link document.”

22
Q

HTML is similar to English, so you can understand it even if you don’t know much about it.

23
Q

Choose the year or range of years where the story below happens in the Evolution of Browsers.
“Browsers move toward separating content from style.”

24
Q

“HTML 5 back to HTML plus multimedia and semantic tags.”

25
No one runs the Internet or the web, some groups do take proactive roles like IETF, W3C, WAI etc
TRUE
26
CSS 1
1996
27
"Cross-browser compatibility falls apart"
1995-1999
28
"HTML 4.0 Introduced different document types."
1999
29
CSS 2
1998
30
HTML 2.0 Developed by Internet Engineering Task Force RFC to include stylized text and tables.
1995