Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

231 Exam1 | ITEC 231 - FUND OF WEB TECHNOLOGIES, Quizzes of Information Technology

Class: ITEC 231 - FUND OF WEB TECHNOLOGIES; Subject: Information Technology; University: Towson University; Term: Forever 1989;

Typology: Quizzes

2012/2013

Uploaded on 10/23/2013

cdumenigox3
cdumenigox3 🇺🇸

5

(1)

9 documents

1 / 7

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
TERM 1
Social Networking
DEFINITION 1
Expression for a variety of web collections allowing users to
interact with other people through the web sharing
information
TERM 2
External style
sheet
DEFINITION 2
A type of CSS that is coded in a separate file than linked to
an xhtml.
TERM 3
Wireframe
DEFINITION 3
Referred to as a sketch of blueprint of a site
TERM 4
WAI
DEFINITION 4
This group developed recommendations to facilitate the use
of the web by users with special needs.
TERM 5
Favicon
DEFINITION 5
term used to describe a square icon that is associated with a
web page and is displayed in the browser address bar or tab.
pf3
pf4
pf5

Partial preview of the text

Download 231 Exam1 | ITEC 231 - FUND OF WEB TECHNOLOGIES and more Quizzes Information Technology in PDF only on Docsity!

Social Networking

Expression for a variety of web collections allowing users to

interact with other people through the web sharing

information

TERM 2

External style

sheet

DEFINITION 2

A type of CSS that is coded in a separate file than linked to

an xhtml.

TERM 3

Wireframe

DEFINITION 3

Referred to as a sketch of blueprint of a site

TERM 4

WAI

DEFINITION 4

This group developed recommendations to facilitate the use

of the web by users with special needs.

TERM 5

Favicon

DEFINITION 5

term used to describe a square icon that is associated with a

web page and is displayed in the browser address bar or tab.

background-color

this CSS property changes the background color

TERM 7

Embedded style

sheet

DEFINITION 7

If both an external and present; this style sheet will override

the other.

TERM 8

Target Attribute

DEFINITION 8

This anchor tag attribute will open a link in a new browser

window.

TERM 9

tag

DEFINITION 9

this tag defines the beginning of a table row

TERM 10

id

DEFINITION 10

CSS declaration beginning with

colspan

Attribute of defining text to span multiplier columns

TERM 17

Proximity

DEFINITION 17

Commercial websites often use this type of organization -

Hierarchal organization

TERM 18

alt

DEFINITION 18

This attribute specifies text that is available to browsers and

other user agents that do not support graphics

TERM 19

GIF

DEFINITION 19

The following graphic types can be made transparent

TERM 20

Padding property

DEFINITION 20

The following configures empty space between the content

of the HTML element and the border

background-repeat: repeat

y;

The following configures a graphic to repeat down the side of

a web page

TERM 22

Titled

DEFINITION 22

A background image will automatically be repeated or titled

by a web browser.

TERM 23

Text-shadow

DEFINITION 23

CS3 property configures a drop-shadow affect on text.

TERM 24

The three most common methods for

websites are

DEFINITION 24

hierarchical, linear and random.

TERM 25

The four principles of WCAG)Web Content

Accessibility Guidelines are

DEFINITION 25

Perceivable,operable,understandable, and robust.

.nav{ float: left;}

The following configures a class called nav to float to the left

TERM 32

normal flow

DEFINITION 32

The following is rendering flow by a browser by default

TERM 33

Hover

DEFINITION 33

is the pseudoclass that can be used to modify the display of a

hyper link when a mouse passes over it.