CSCI 102 - Exam 1

Lakukan tugas rumah & ujian kamu dengan baik sekarang menggunakan Quizwiz!

(Fill in the blank) The newest version of HTML is called ______.

HTML5

Which of the following do you configure to apply a style to only one area on a web page?

ID

Which type of HTML list will automatically number the items for you?

Ordered list

Which of the following can be a CSS selector?

an HTML element name, a class name, an ID name

Which of the following describe two components of CSS rules?

selections and declarations

(Fill in the blank) The _____ is used to place a non-breaking space on a web page.

 

(Fill in the blank) CSS was first proposed as a standard bt the W3C in ______.

1996.

Which tag is used to link web pages to each other?

<a> tag

Which tag configures the next element or portion of text to display on a new line?

<br>

Which tag pair configures a structural area on a web page?

<div> </div>

Which tag pair used to create the largest heading?

<h1> </h1>

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

<li> </li>

Which of the following associates a web page with an external style sheet?

<link rel="stylesheet" href="style.css">

Which of the following is a reason that the text contained by the title tag should be descriptive and include the name of the business or organization?

All of the above are reasons that the text contained by the title tag should be descriptive and include the name of the business or organization.

What in a unique text-based Internet address corresponding to a computer's unique numeric IP address called?

Domain Name

Wich of the following is true if a web page contains both a link to an external style sheet and embedded styles?

External styles will be applied first, and then the embedded styles will be applied

(True/False) A domain name that ends in .net indicates that the website is for a networking company

False

(True/False) The World Wide Web was developed to allow companies to conduct e-commerce over the interenet

False

Which of the following is the declaration property used to set the font typeface for an area of a web page?

Font-family

(Fill in the blank) ____ is the set of markup symbols or codes placed in a file intended for display on a web browser.

HTML

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

Internet Corporation for Assigned Numbers & Names (ICANN)

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

LAN

(Fill in the blank) A standard language used for specifying a markup language or tag set is ______.

SGML

(Fill in the blank) The purpose of _______ is to ensure the integrity of networking communication.

TCP

(True/False) A URL is one type of URL

True

(True/False) Markup languages contain sets of directions that tell the browsers software how to display and manage a web document

True

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

World Wide Web Consortium (W3C)

(Fill in the blank) ______ combines the formatting strengths of HTML 4.0 and the data structure and extensibility strengths of XML.

XHTML

Which of the following markup languages is intended to extend the power of HTML by separating data from presentation?

XML

Which of the following is the CSS property used to set the background color of a webpage?

background-color

Which of the following configures a background color of #FFF8DC for a web page using CSS?

body {background-color: #FFF8DC;}

(Fill in the blank) The <meta> tag can be used to _____.

describes a characteristic of a web page, such as the character encoding.

(Fill in the blank) Use the _____ element to configure text to be emphasized and displayed in an italic font style.

em

Where do you place the code to associate a web page with an external style sheet?

in the head secion of the web page document

Which type of CSS is coded in the body of the web page as an attribute of an HTML tag?

inline

What does an e-mail link do?

launches the default email application for the visitors browser, with your e-mail address as the recipient.

What is the default alignment for elements on a web page?

left

(Fill in the blank) Frequently communicating by posting brief messages at a social networking site is called _______.

microblogging

Which of the following uses CSS to configure a class called news with red text, large font, and Arial or a sans-serif font?

news { color:red; font-size:large; font-family:Arial, sans-serif; }

(Fill in the blank) The ____ element is useful for creating areas on a we page that are embedded within paragraphs or other block display elements.

span

(Fill in the blank) ____ can be used to display characters such as the copyright symbol.

special characters

(Fill in the blank) Use the ______ element to configure text to have strong importance and display in a bold font weight.

strong

(Fill in the blank) The ___ CSS property can be used to center text within a block display element

text-align

(Fill in the blank) The ___ CSS property can be used to indent the first line of text

text-indent

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

when linking to a web page file on an external site


Set pelajaran terkait

Contracts 1 | CH 4 | Casebook & Quizzing Qs

View Set

Biology Exam #2 - Energy Flow and Trophic Structure

View Set

Biology II Mr. Hurley NEMCC Chapter 48, 49, 50 and 51

View Set

NNAAP Nurse Aide Practice Written Exam #1

View Set