Web Design Test #1

Réussis tes devoirs et examens dès maintenant avec Quizwiz!

Choose the special character that is used to indicate a blank space.

 

Choose the tag pair that is use to link web page documents to each other.

<a> tag

Choose the tag pair configures text to be indented from both the left and right margins.

<blockquote>.. </blockquote>

Which of the following tags does not require a closing tag?

<br>

Which tag is used to force the browser to display the next text or element on a new line?

<br>

Which of the following tags should not be located in the head section?

<h1>

What tag pair is used to create the largest heading?

<h1> </h1>

What tag pair contains the items in an ordered or unordered list?

<li> </li>

What tag pair is used to create a new paragraph?

<p> </p>

Choose the preferred tag pair to use when displaying important text in bold font weight.

<strong>...</strong>

Explain the similarities and differences between an URL and a domain name.

A URL basically represents the address of a resource on the Internet, while a domain name locates the organization on the Internet and is associated with a unique numeric IP address and is part of a URL

Choose the tag pairs that are used in a description list. A. <dd> </dd> B. All of these C. <dl> </dl> D. <dt> </dt>

All of these

A domain name is a unique text-based Internet address corresponding to a unique ________.

IP address

Which of the following is a network that covers a small area, such as a group of buildings or campus?

LAN

Select the function of an e-mail link from the choices below.

Launch the default e-mail application for the visitor's browser with your e-mail address as the recipient.

A ________ is a type of ________.

URL, URI

A network that is geographically dispersed and may use some form of public or commercial communications network is called a(n):

WAN

podcast

audio files on the web that take the form of an audio blog, radio show, or interview

A ____________ is a high-capacity communication link that carries data gathered from smaller links that interconnect with it.

backbone

Select the item below that indicates the top-level domain name for the URL http:\\www.mozilla.com.

com

Select the item below that lists the top level domain name for the URL http://www.yahoo.com

com

What type of HTML list would be good to use to display a list of terms and their definitions?

description list

The purpose of the ________ element is to configure the footer information on a web page document.

footer

The <meta> tag is coded in the ________ section of a web page document.

header

The purpose of the ________ element is used to configure the headings for a web page document or section of a web page document.

header

hyperlink reference

hrefa

image source

img src

homepage reference

index.html

blog

journal that is available on the web

The purpose of the ________ element is to contain the main content of a web page document.

main

Frequently communicating by posting brief messages at a social networking site is called _______________.

microblogging

What type of HTML list will automatically place a number in front of the items?

ordered list

TCP starts by breaking files and messages into individual units called _________.

packets

intranet

private network contained within an organization or business

extranet

private network securely shared with external business partners

Internet traffic directed to specific computers using?

routers, switches

A ________ can be configured to house a separate website located at the same domain.

subdomain

A _________ can be configured to house a separate website located at the same domain.

subdomain

Select the main reason for the initial development of the World Wide Web from the list below.

to allow communication between researchers and links between research papers

What type of HTML list will automatically place a bullet point indicator in front of each item?

unordered list

wiki

website that can be updated immediately at any time by visitors

When do you need to use a fully qualified URL in a hyperlink?

when linking to a page on an external website

An URL is one type of URI. (T or F)

True

Markup Languages contain sets of directions that tell the browser software how to display and manage a web document. (T or F)

True

The internet uses a client/server network topology. (T or F)

True

Web pages have two sections: a head and a body. (T or F)

True

The on-demand use of software and other computing resources hosted at a remote data center (including servers, storage, services, and applications) over the Internet.

Cloud Computing

Select the true statement from the list below. A. A country code domain name can only be owned by someone who resides in that country. B. When a domain name ends in .com it indicates that it is a computer company. C. Only non-profit organizations can purchase a .org domain name. D. None of these statements are true.

D. None of these statements are true.

<!DOCTYPE html>

DTD

A domain name that ends in .net indicates that the website is for a networking company. (T or F)

False

The World Wide Web was developed to allow companies to conduct e-commerce over the Internet. (T or F)

False

The internet and the world wide web (www) is the same. (T or F)

False

The title element configures large, bold text at the beginning of the web page document. (T or F)

False

The newest version of HTML is called

HTML5

A standard language used for specifying a markup language or tag set is ___________.

SGML

Select protocols that are used for e-mail processing.

SMTP, POP3, IMAP

Choose the organization listed below that takes a proactive role in developing recommendations and prototype technologies related to the Web.

World Wide Web Consortium (W3C)

Which of the following organizations takes a proactive role in developing recommendations and prototype technologies related to the Web?

World Wide Web Consortium (W3C)

________ combines the formatting strengths of HTML 4.0 and the data structure and extensibility strengths of XML.

XHTML

Choose the best-designed link from below.

<a href="news.html">Important News</a>

Choose the preferred tag pair to use when emphasizing text that is displayed in italic font style.

<em>...</em>

is a set of markup symbols or codes placed in a file intended for display on a web browser.

HTML

________ is a set of rules for exchanging files such as text, graphic images, sound, video, and other multimedia files on the Web.

HTTP

HTML stands for what? It is an acronym for what?

HyperText Markup Language

HTTP stands for

Hypertext Transfer Protocol

New Top Level Domains (TLDs) are coordinated by

ICANN

The ________ protocol is a set of rules that controls how data is sent between computers on the Internet.

IP

Of the following organizations, which one coordinates applications for new TLD?

Internet Corporation for Assigned Numbers and Names (ICANN)

The first widely used graphical web browser was developed at:

NCSA

The purpose of _______________ is to ensure the integrity of network communication.

TCP

The purpose of the ________ protocol is to ensure the integrity of the communication.

TCP

Choose the true statement below. A. The content that displays in the browser is contained in the body section. B. All of these are true C. The content that displays in the browser is contained in the head section. D. Information about the web page is contained in the body section.

The content that displays in the browser is contained in the body section.

Describe the difference between the internet and the Web.

The internet is a public, globally connected network of computer networks while the web is a graphical user interface to information stored on computers running web servers connected to the internet. Basically the web is a subset of the internet

Describe the purpose of the blockquote element.

The purpose of a blockquote element is to format long quotation by indenting a section of text on a web page. Empty space is placed above and below the text contained in the blockquote element. The text is indented from both the left and right margins.

_________________ invented the World Wide Web.

Tim Berners-Lee

______________ combines the formatting strengths of HTML 4.0 and the data structure and extensibility strengths of XML.

XHTML

A language using a text-based syntax intended to extend the power of HTML by separating data from presentation is called ________.

XML

A(n) _________ website provides accommodations that help individuals overcome barriers such as visual, auditory, physical, and neurological disabilities.

accessible

The text contained between title tags is:

displayed in the title bar of the browser window

What is an unique text-based internet address corresponding to a computer's unique numeric IP address called?

domain name

What does an e-mail link do?

launches the default e-mail application for the visitor's browser, with your e-mail address as the recipient

The purpose of the ________ element is used to configure the main navigation area on a web page.

nav

Which of the following is an HTML5 element used to indicate navigational content?

nav

Which of the following attributes would configure an ordered list to display uppercase letters?

type="A"


Ensembles d'études connexes

Unit 3 Topic 3 - Brain and Nervous System

View Set

A&P Chapter 12: Nervous System: Nervous Tissue

View Set

Dunnion Narrative Elements/ Short Stories test

View Set

Radiology position: Chapter 15 Self Test

View Set

NCCT Review- Infection Exposure Control, and Safety

View Set