HTML Flashcards

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.

A

TRUE

17
Q

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

A

TRUE

18
Q

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

A

TRUE

19
Q

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

A

TRUE

20
Q

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

A

FALSE

21
Q

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

A

1993

22
Q

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

A

TRUE

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.”

A

2000-2005

24
Q

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

A

2012

25
Q

No one runs the Internet or the web, some groups do take proactive roles like IETF, W3C, WAI etc

A

TRUE

26
Q

CSS 1

A

1996

27
Q

“Cross-browser compatibility falls apart”

A

1995-1999

28
Q

“HTML 4.0 Introduced different document types.”

A

1999

29
Q

CSS 2

A

1998

30
Q

HTML 2.0 Developed by Internet Engineering Task Force RFC to include stylized text and tables.

A

1995