ITC 2 Flashcards

1
Q

This tag is used to display a data inside a cell of a table

A

td

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

Produces line in your page

A

hr

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

his attribute in table defines the distance between the frame and contents of the cell

A

cellpadding

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

This tag contains all the contents of an HTML document

A

body

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

This tag in HTML is used to define the block of preformatted text which preserves the text spaces, line breaks, tabs, and other formatting characters which are ignored by web browsers

A

pre

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

An attribute that sets the background image

A

background

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

A tag that can display a list in orderly manner

A

Ol

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

Defines the start and end of the paragraph.

A

p

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

In tags like <h1> to <h6>, which one is define as most important heading

A

h1

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

Defines the start and the end of an HTML document.

A

html

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

This tag is HTML allows a single table cell to span the width of more than one cell or column

A

colspan

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

A tag that is used to write and display that list of any items in the browse

A

li

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

An attribute that sets the background in one specific color

A

bgcolor

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

This tag is HTML allows a single table cell to span the height of more than one cell or row

A

rowspan

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

A tag that makes your cursor to the next line

A

br

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

A tag that is used to display a title in a table

A

th

17
Q

A tag that is used to display graphical images on screen

A

Img src

18
Q

This tag that tells search engine users what the topic of the webpage is. This is seen inn your browser toolbar when you are on the actual site.

A

Title

19
Q

This tag in HTML plays an important role in the web page to create an attractive and readable web page. This is used to change the color, size, and style of a text

A

font

20
Q

This attribute defines the thickness of the cell frames in tables

A

border