HTML 2 Flashcards

(38 cards)

1
Q

What is the HTML code for bold text?

A

<b></b>

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

What is the html code for inserted text?

A

<ins></ins>

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

What is the html code for important text?

A

<strong></strong>

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

What is the html code for italic text?

A

<i></i>

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

What is the html code for small text?

A

<small></small>

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

What is the html code for emphasized text?

A

<em></em>

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

what is the html code for marked text?

A

<mark></mark>

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

In HTML, what are comment tags used for?

A

Comment tags are used to insert commands in the HTML source code.

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

What is the html code for superscript text?

A

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

What is the html code for deleted text?

A

<del></del>

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

What do Web pages often contain in HTML?

A

Web pages often contain multimedia elements of different types and formats.

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

What is the html code for subscript text?

A

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

Give an example of html code on how to generate an italic text

A

<!DOCTYPE html>

<html>
<head>
</head>
<body>

<p><i> This text is italic </i></p>
</body></html>

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

What is the heading tag in html?

A

<h2>...........</h2>

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

Give an example of how to use a comment tag in html

A

<!-- This is a comment -->

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

What is Multimedia?

A

Sound,music,videos,movies and animations

12
Q

Where are multimedia elements stored in?

A

Multimedia elements are stored in media files

13
Q

What do we have to look for to find the type of file?

A

file extension

14
Q

What are common video formats that are supported by HTML ONLY?

A

MP4, webM and OGG

15
Q

Which group developed MPEG?(.mpg/.mpeg)

A

Moving Pictures Expert Group

16
Q

Is MPEG(.mpg/.mpeg) supported by HTML?

17
Q

Which was the first popular video format on web?

A

MPEG(.mpg/.mpeg)

18
Q

What does AVI(.avi)video format stand for?

A

AVI(.avi) stands for ‘Audio Video Interleave’

19
Q

Which company developed AVI (.avi) video format?

20
does AVI (.avi)video format work well with web browers?
no
20
When are AVI (.avi)video format usually used?
usually used in video cameras and TV hardware
21
does AVI (.avi) video format work well on Windows PCs?
Yes
22
What does WMV(.wmv) video format stand for?
stands for 'Windows Media Video'
23
which video format is the same as AVI (.avi)video format?
WMV (.wmv)
24
Which company developed QuickTIme(.mov) video format?
Apple
25
in which part is QuickTIme(.mov) video format used?
video cameras and TV hardware
26
does QuickTIme(.mov) work well in web browsers?
No
27
does QuickTIme(.mov) work well on Apple computers?
Yes
28
Which company developed Real Video (.rm) video format?
Real Media
29
What are the benefits of Real Video (.rm) video format?
allows video streaming with low bandwidths
30
what are the disadvantage of Real Video (.rm) video format?
doesn't play in web browsers
31
Which company developed Flash (.swf/.flv) video format?
developed by Macromedia
32
What are the requirements on Flash(.swf) video format?
requires extra component to play in a web browser