ALL WEB110 Ch. 3

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

Domain name server

A computer or server that stores domain names on the Internet.

Pinch-to-zoom

A hardware feature that capitalizes on mobile device touch screens; lets you use two fingers to adjust the screen size by pinching your fingers together to shrink a page.

Web

A huge collection of interconnected documents that is part of the Internet, as are many other data services, including Voice over IP, global positioning systems, and media-delivery services.

Virtual keyboard

A keyboard that appears onscreen as a touch screen or clickable keyboard to let you enter text without leaving the page you are viewing.

vertical align for image

<img scr +"image.gif" style="vertical-align:text-top;">

For a description list, each description or definition should be marked between a pair of _____ tags.​

<dl> and </dl>

Attributes in html

<header class="main"> the header element has a class attribute with a value of main.

Hypertext Transfer Protocol (HTTP)

A communications protocol that transports data over the Web.

Web master

A person who maintains a Web site and can manually submit URLs to a search engine.

Online storage

A place to save data and program files on servers accessed through the Internet. See also cloud storage.

Web application (Web app)

A program that resides on a server on the Internet, rather than a user's device, and is run through a Web browser. See also Native app.

Hypertext Markup Language (HTML)

A programming language used to create Web pages.

Near field communications (NFC)

A short-range wireless technology that works with smartphones and radio frequency identification (RFID) tags. See also Radio frequency identification (RFID) tag.

File-sharing site

A site such as YouTube or Flickr that lets you post and share photos, music, and other media.

Sync feature

A software feature that connects your PC and mobile devices so you can access your browsing history, passwords, and bookmarks on all your devices.

Page links

Appear below the header in the navigation area of a webpage.

_____ define additional characteristics, or properties, of Hypertext Markup Language (HTML) elements such as the width and height of an image.​

Attributes

When creating a webpage template, including _____ provides additional information about how to use the sections of the webpage.

Comments

_____ can provide additional information about the area where styles are applied or other helpful explanations, such as what the styles do.

Comments

Validation

Confirms that all of the code is correct and follows the established rules set by World Wide Web Consortium (W3C).​

The term ____ describes a combination of HTML tags, CSS, and a scripting language.

DOM

true or false. According to the World Wide Web Consortium (W3C), with Hypertext Markup Language (HTML) 5, the type attribute is highly essential.

False

FTP

File Transfer Protocol- software transfer files over the internet. a standard communication protocol for transferring files over the internet

A(n) ____ site is a site generally available to the public.

Internet

_____ elements indicate that a new topic is starting and typically identify or summarize the topic.

Heading

Each page can have only one _____ element because its content should be unique to each page.

Main

A _____ element provides meaning about the content of the element.

Semantic

False

The hamburger icon, used as the menu button in websites, consists of a single horizontal line.​ T or F

Cookies

Small pieces of text based data that are stored on the user's machine. Cookies transfer only small pieces of information with every request to the web serves.

S-HTTP

Technology used to encrypt data and help protect consumers and businesses from fraud and identity theft when conducting commerce on the Internet.

Secure Sockets Layer (SSL)

Technology used to encrypt data that helps protect consumers and businesses from fraud and identity theft when conducting commerce on the Internet.

_____ links are the most common type of hyperlink.

Text

Purple

The default font color of link text when a visitor taps or clicks a link.

Top-level domain (TLD)

The letters following the dot in a domain name when you visit a Web site identifying the type of site; examples include .com, .org, or .edu.

Any text editor can be used to create a Hypertext Markup Language (HTML) template.

True

Block elements can contain inline elements.

True

Content is the text or other item that is displayed in a browser.

True

If a website template is linked to a style sheet file, then any new pages created from the template will already be linked to the style sheet.

True

unicode transmation format (utf)

a compressed format that allows computer to display and manipulate text

Scanner

a computer input device that reads printed text or images or objects and then translates the results into a file that a computer can use

A(n) _____ element begins with an <a> tag and ends with an </a> tag.​

anchor

hypertext markup language (HTML)

authoring language used to create documents for the web

Smart machines are computer-controlled machines that are able to work ________ due to information accessed from sensors and over a network.

autonomously

Search phrase

Two or more words used to conduct a Web search.

Consumer-to-Consumer (C2C) E-commerce

business transactions occur between consumers

Color Matching Software

contains tools you can use to create sample Web site color schemes based on color theory, preview the color schemes in a browser, and then apply the colors in the selected scheme to your Web pages

white space

controls how paragraph text wraps and whether to preserve white space

know your audience

create design that are accessible, readable, and legible

CSS Editor Software

create style sheets using ____

address bar

displays the website address of the webpage you are viewing

basic rules for documents

documents must be formed; all tags must nest properly and not overlap; use all lowercase for elements name; always use closing tags; attribute values must be contained in quotation marks.

Random Site Structure / Webbed Site Structure

does not arrange its pages in a specific order

extensible markup language (xml)

does not replace html, but rather, can work with HTML by transporting web data obtained through an html webpage

A _____ is an area of the Internet a particular organization or person manages.

domain

make(s) it easier to read in bright sunlight.

epaper

viewport Height (vh)

equal to 1 % of the initial containing block

Viewport Width (vw)

equal to 1 % of the width of the initial containing block

paired tags

ex. <start tag> blah blah blah <end tag>

An _____ style sheet is used to create styles that apply to more than one webpage in a website.

external

Include the _____ attribute in a starting anchor tag to identify the webpage, email address, file, telephone number, or other content to access.

href

paired

html elements are called __ tags use syntax <start> </end>

markup language

html is a markup language, a structure language that lets you identify common sections of a web page.

telephone links

hyperlinks that link to a telephone number; work primarily on smartphones

Repurpose

if you must use an existing content element from another medium modify the element for the Web

Portable Network Graphics (PNG)

image format was developed as a free open source image format to replace the GIF format

Heat Maps

in which data is represented by color

Demographic Characteristics

include gender, age group, educational level, income, location, and other characteristics that define who your site visitors are

Wireless Fidelity (Wi-Fi)

include radio signals, cellular telephones, and wireless providers' broadband networks

coding errors

includes not spelling tags correctly and using uppercase letters. can cause many lines of error

font

is the typeface in a particular size

AutoComplete

provides suggestions to site visitors as they type in the search box

screen resolution

1024x768 a default setting for majority of 15-17 inch monitors

Changing the look of an entire website is sometimes called _________ the website.

reskinning

the <meta> element

specifies the document content type and character set <head> after <title> <metat http-equiv="Content-Type" content="text/html; charset=utf-8"> <style type="text/css"> </style> </head> <body> </body> </html>

<meta> element

specifies the document content type and character set.

Protocol

specifies the format to be used for transmitting data

Web Servers

store electronic documents called Web pages

header

structurally defines the header area of a webpage; starts with <header> and ends with </header>

In <h1 style="font-color: navy">Special Note</h1>, the _____ is everything between the quotation marks.

style rule

lossless compression

technique used to compress an image and maintains the file's color info.. GIF uses this technique to maintain the file's color info.

Liquid Design / Liquid Layout

techniques use HTML layout tables or CSS to create Web pages that resize as the browser window resizes for any monitor resolution

White Space

the empty space surrounding text and images, also can define proximity and help organize Web page elements, eliminate clutter, and make content more readable

Web pages have two sections: a head and a body.

true

anchor elements

used to create a hyperlink on a webpage

semantic wireframe

uses semantic elements to define the structure of a webpage

border-width property description

value: thin| medium| thick| <length> Initial :medium applies to : all elements Inherited :no Percentages: N/A

Digital _____ refers to using imagery to experience information in a manner difficult to experience through any other medium.

visualization

active white space

white space used deliberately as an integral par of your design that provides structure and separate content

Page Layout

with page length, content placement, and usability in mind, you should create a logical arrangement of content elements that ensures visual consistency across your site's Web pages

When _____ is enabled, a paragraph of the text is assigned a single logical line number even though it may be displayed on multiple physical lines in Notepad++.

word wrap

When _____ is enabled, a paragraph of the text is assigned a single logical line number even though it may be displayed on multiple physical lines in Notepad++.​

word wrap

Hyperlinks

​Using _____, a website visitor can move from one page to another, view a page on another website, start a new email message, download a file, or make a phone call from a mobile device.

True

​Website visitors need to click a link to access external media files. T or F

hypertext markup language (HTML)

​_____ is an authoring language used to create documents for the web.

_____ are hyperlinks that primarily work on smartphones.

Telephone links

network

2 or more devices connected to share resources

Adding _____ content to a template saves time.

Static

P{margin: 1em 2em}

Top and bottom

Notepad++

free text editor

folder

main folder is root folder

lossless compression

to compress an image or reduce its file size

Gesture

A motion made to enter a command.

Declaration part

Tells how to display the paragraph to browser.

Linked style sheets do not contain any Hypertext Markup Language (HTML) tags.

True

On a Windows system, "Picture.gif " and "picture.gif " are recognized as the same file.

True

Text

_____ links are the most common type of hyperlink.​

Fixed-width Page Layout

sets a specific pixel width for the page

Database-driven Web Sites

sites that use databases to generate dynamic content

The world's largest network is ____.

the Internet

root folder

the main folder

upload

transfer a copy of the document to the validation website

variable

In JavaScript, the value of a _________ can change, depending on the results of an expression or data entered by a user in a form.​

Margins property

Let you control are of the box model

optimize

Optimizing an image reduces its file size and load time. To optimize an image file for web use, you can crop the image, modify its dimensions to mkae it smaller, adjust the quality, or convert the image file format. Reducing the file size can also decrease the quality of the image.

Consumer-to-consumer (C2C)

E-commerce model in which consumers provide goods and services to other consumers; the most widespread example of this is online auctions.

Indexing utility

A part of search engine technology that receives data from a Web crawler and then compiles the collected data into an organized list of key words and URLs.

Query processor

A part of the search engine that looks for search criteria in an indexed database and then displays the list of results as URLs with corresponding descriptive information.

Streaming video

A technology that transfers a segment of a video file from the Web to your computer, letting that segment play while the next segment is being sent.

Pixel

A(n) _____ is the smallest element of light or color on a device displaying images.​

On the web, links are the ancillary way to navigate among webpages and websites.

False

The default value for the list-style-position property is inside, which displays the list item with a bullet or number inside the list's content block.

False

The div element can be added only outside the main element of a webpage.

False

The nav element includes copyright information and page links.

False

The nav element is used to group inline elements.

False

To add a document title, the title text must be typed between the starting and ending header tags.

False

true or false. An id descriptor uses the id attribute value of a Hypertext Markup Language (HTML) element to select a single element.

False

The declaration _____ indicates that the primary font that the browser tries to use is the Cambria font.

font-family: Cambria, "Times New Roman", serif;

Monospace

fonts are fixed-width fonts. every letter has the same horizontal width. monospace is commonly used to mimic typewritten text or for programming code.

add the <p> element as an additional selector to the rule you created for question before

h1, p {color: red; font-size:120%;}

A _____ website structure connects webpages in a treelike structure.

hierarchial

Interlaced GIF

image appears on the screen in a sequence of passes

tag

include an opening bracket<, an element such as h1, and a closing bracket>

jpg

joint photographic experts groups

The World Wide Web Consortium (W3C) introduced a _____ element after other semantic elements, and not all browsers or text editors recognize it yet.​

main

Speech recognition has utilized AI methodologies to overcome which of the following obstacles? • Speech segmentation • Voice consistency • Voice segmentation • Clarity

Speech segmentation

DOCTYPE declaration

Start of a html document. Basic required HTML element

Personal Portal

a version of a general consumer portal which a user can customize for personal preferences

internal style sheet

affects only the one document in which it is contained

Needs Assessment

after you identify your site's target audience, conduct a ______ by answering questions to determine your audience's wants, needs, and expectations

principles for creating an effective disign

choose fewer fonts and sizes use available fonts, common web fonts design for legibility: keep fonts big enough to be legible, and avoid specifically fonts that degrade when viewed online avoid using text as graphics

Unlike the id attribute, a _________ attribute name can be applied to more than one div or other Hypertext Markup Language (HTML) element on a webpage

class

In the context of exploring div elements, any word can be used as a(n) _____, as long as it does not contain spaces

class name

Stock Images

clip art and photogarphs - can be found from a variety of online sources for free

Internet backbone

collection of high speed data lines that link major computer systems located around the world

​The style property used to set the text color on a web page is a. ​text-color b. ​bgcolor c. ​color d. ​background-color

color

entity number

combination of the pound sign and numeric code

document window

displays the current webpage content

webpage tab

displays the title of the webpage; you can open multiple tabs to view multiple webpages

A _____ element is used to define an area or a partition in a webpage.

div

void

elements that are empty tags

empty

elements void of content. Examples are <br> for line break or <hr>

An internal style sheet is also known as a(n) _____ style sheet.

embedded

embedded content

embedded content elements load external content into the web page. this content can be image, video, or audio files. the <img>,<audio>,<video>

Testers

examine the Web site for usability across different browsers and devices

server-side scripting language

example is PHP, means that the script is processed at the server

When incorporating images into a website, web designers need to consider the _____.

file format, file size and image dimensions

Stylee Sheet

web designers use the CSS specification to create a text document to control the appearance of one or more pages at a site

A(n) ____ Web site structure has no set organization.

webbed

onblur

​This event handler indicates that the user left the object.

onabort

​This event handler indicates that the user stopped loading the page.

True

​To understand the code and syntax of how a media query detects viewport size, a threshold is set. T or F

code

meaningful combinations of text and symbols that a web browswer interprets to display content including text, drawings, photos, animations, videos and links to other webpages

code

meaningful combos of text and symbols that a browser interprets to display the webpage

Case-based reasoning

relies on the four Rs for solving new problems: Retrieve, Reuse, Revise,Retain

extensible hypertext markup langugage XHTML

rewritten version of html using xml. More widely accepted on mobile device platforms.

You can create Web pages using HTML with a simple ____, such as Notepad++, Notepad, TextPad, or SimpleText.

text editor

Brand

the assurance or guarantee that a business or organization offers to its customers

style rule

the basic unit of expression in CSS. a style rule is composed of two parts: a selector and a declaration. the style rule expresses the style information for an element.

Webmaster

the responsibilities of a _____ vary dramatically, depending primarily on the staffing and other resources devoted to developing and maintaining a Web site

Web Artist/Graphic Designer

the role of a _____ is to create original art such as logos, stylized typefaces, and avatars or props for 3D virtual worlds

syntax

the rules for using HTML

Content Repository

the templates, style sheets, and other frequently used content elements, such as logo graphic, are stored in a database called a ______

Server-side Image Map

the x- and y-coordinates of the clicked hot spot are sent back to the server, where a script processes the hot spot link information and returns the link's target page

site specification

this is the design document for your site

4 values

Top, right, bottom, left

​World Wide Web Consortium (W3C)

The _____ develops and maintains web standards, language specifications, and accessibility recommendations.​

JPG PNG

The _____ image file format supports more than a million colors.​

GIF

The _____ image format is used to create shapes such as circles, squares, rectangles, and lines.​

Internet of things

The _____ is a term used to describe the ever-growing number of devices connecting to a network, including televisions and appliances.​

Pharming

A Web site scam to obtain personal information in which a server is hacked and used to re-route traffic from what looks like a legitimate Web site to a fake Web site.

GIF files can support over 16 million colors.

False

Style sheets restrict a web designer from easily rebranding a website.

False

true or false--The justify value of the text-align property is used to center content within an element. a. True b. False

False

vertical align property description

Lets you adjust the vertical alignment of text within the line box. vertical align works only on inline elements.

A _____ element contains hyperlinks to other webpages within a website.

Nav

_____ is a Hypertext Markup Language (HTML) structural semantic element.

Nav

image tag

The _____ is an empty Hypertext Markup Language (HTML) tag.​

Content aggregator

Web site that gathers, organizes, and then distributes Web content. Subscribers choose the type of content they want, and updates are downloaded to them automatically.

entity name

an abbreviated name

Style sheets are said to _____ because each type of style has a specified level of precedence in relationship to the others.

cascade

hyperlink

commonly called a link, element that connects one webpage to another webpage on the same server or to any other web server in the world

div element

defines an area or a divison in a webpage

Images help break up text and contribute to the design and aesthetics of a website.

True

The _____ is the preferred character set for several types of web programming languages, such as HTML, JavaScript, and XML.​

Unicode Transformation Format (UTF)-8

microsoft expression web 4

WYSIWYG from Microsoft

website

related collection of webpages created and maintained by a person or group

4G

will support services such as gaming and streamed multimedia and are currently being tested and offered in a few cities and countries

False

​The sides of the Cascading Style Sheets (CSS) box model is referred to in counter clockwise order: left, right, bottom, and top. T or F

content management system (cms)

maintenance of two sites doubles the work. a cms is software that allows editing and publishing of content to different formats, such as a desktop and mobile web site

WYSIWYG Editors

many designers use ____________ to create Web pages

A(n) _____ is any device, such as a computer, tablet, or smartphone, connected to a network.​

node

home button

opens the browser's designated home page or default webpage, which can be customized on the general tab of the internet options dialog box

You will probably build your web site on the same computer that hosts your site.

False

true or false. Style sheets restrict a web designer from easily rebranding a website.

False

true or false. The valid values for the float property are top and bottom, indicating where to display (or float) the element.

False

true or false. When a style is changed in an embedded stylesheet, it automatically applies the change to every page linked to that style sheet.

False

Semantic markup

Is descriptive markup that identifies the intended use of document section.

what is an attribute

Is used to define the characteristics of an html element. Example: <html lang="en"> The lang="en" is the attribute. In an image the attribute is src.

headings titles

On a webpage, _________ appear in a larger font size than normal text, making it easy for users to quickly scan the page and identify its sections.​

You can create Web pages using a(n) ____, such as Adobe Dreamweaver or Amaya.

WYSIWYG editor

Blog

Short for Web log, a Web page listing journal entries that provide commentary and information, usually about a particular interest.

Helper application

Software added to a browser to extend its capabilities, such as working with additional file formats. Also called add-on, plug-in, or player.

Add-on

Software that is added on to an existing application to provide additional features to that program. Also called plug-in.

Software as a Service (SaaS)

Software that is purchased as a subscription, rather than purchased once.

Electronic wallet

Software that stores and securely processes the financial information you enter when you finalize an online purchase. Also called digital wallet.

Digital wallet

Software that stores the payment information you enter when you finalize an online purchase. Also called electronic wallet.

Users with computers connected to the Internet can access ____.

The World Wide Web and social networking and email

world wide web consortium (W3C)

The _____ develops and maintains web standards, language specifications, and accessibility recommendations.​

internet of things

The _____ is a term used to describe the ever-growing number of devices connecting to a network, including televisions and appliances.​

text-shadow property

The _________ is a CSS3 property that applies a shadow to text.​

Animation

The appearance of movement or motion added to an object or text by displaying a sequence of still images, each with small changes from the previous image.

Home page

The first page displayed when a person visits a Web site. Also called start page.

&nbsp; nonbreaking space character

To insert two spaces between each page name, the _________ entity must be used.

True

To modify the appearance of an element for a larger viewport, a media query for the larger viewport and then a new style must be created. T or F

After creating a template for a website, one can save time by using the template to create webpages in the site.

True

After creating the home page or any other page of a website and adding content to it, it must be displayed in a browser to view the completed page.

True

Business logos are the images that promote a company's presence and brand.

True

Compatibility testing is done to verify that a Web site works with a variety of browsers and browser versions. _________________________

True

Hexadecimal is a combination of the base-16 numbering system, which includes letters A through F.

True

PNG supports transparency, but not animation.

True

Semantic elements are also known as structural elements.

True

With the Internet Explorer versions 9 through 11, using the display property with a value of "block" ensures the main element will be displayed consistently as a block.

True

true or false. Hexadecimal is a combination of the base-16 numbering system, which includes letters A through F.

True

true or false. If a website template is linked to a style sheet file, then any new pages created from the template will already be linked to the style sheet.

True

true or false. Websites developed with Hypertext Markup Language (HTML) 5 alone can be functional, but they lack the important element of visual appeal.

True

The _____ is the preferred character set for several types of web programming languages, such as HTML, JavaScript, and XML.

Unicode Transformation Format (UTF)-8

class

Unlike the id attribute, a _________ attribute name can be applied to more than one div or other Hypertext Markup Language (HTML) element on a webpage.​

What are the different types of HTML lists?

Unordered lists and ordered lists. (Bulleted lists and numbered lists).And a description list.

How would you create an unordered list, ordered and a description list?

Unordered: <ul> <li></li> </ul> Ordered: <ol> <li></li> </ol> Description: <dl> <dt></dt> <dd></dd> </dl>

To style the div id="container" element, _____ is used as the selector.

#container

All character entities start with _____.

&

All character entities start with _____.​

&

A _____ tag is used to insert a line break in a Hypertext Markup Language (HTML) document.​

<br>

How would you use a div element to create a content division?

<div id="name of area division"></div>

description list

<dl> <dt> term 1 </dt> <dd> description</dd> </dl>

A description list should be defined between a pair of _____ tags.​

<dl> and </dl>

For a description list, each description or definition should be marked between a pair of _____ tags.

<dt> and </dt>

The _____ tags must be at the start and end of an unordered list.​

<ul> and </ul>

Streaming

A method by which a server transmits a small segment of a media file which begins to play while the server sends the next segment. See also Streaming video.

Banner ad

An advertisement that appears in a separate window when you access a Web page, typically near the top or at the side or bottom margins.

Pop-up ad

An advertisement that appears when you access a Web page.

Browser

An application that helps you access the Web and communicate and share information on it.

An XHTML coding practice is to require that the HTML file include a ____ statement.

DOCTYPE

For the border-style property, the horizontal and vertical offset measurements must be specified.

False

Hypertext Markup Language (HTML) has several different levels of headings numbered 1 through 6, with being the largest.

False

If one uses the start tag without specifying any type, the browser displays the default type, a square.

False

In the design phase, it also is important to consider the processes required to support Web site features. _________________________

False

Stress testing is a method by which users of a Web site or other product are asked to perform certain tasks in an effort to measure the product's ease-of-use and the user's perception of the experience. _________________________

False

T/F In the context of style sheet precedence, external styles beat embedded styles and embedded styles beat inline styles.

False

The World Wide Web uses a hierarchical structure, so users can navigate among Web pages in any order they choose. _________________________

False

The div element is a semantic element, while the main element is not.

False

Used more often than unordered and ordered lists, definition lists are useful to create a glossary-like list of terms and definitions.

False

Using blank lines between Hypertext Markup Language (HTML) elements is a bad design practice.

False

When a style is changed in an embedded stylesheet, it automatically applies the change to every page linked to that style sheet.

False

When specifying values for the height and width attributes of an image, the relative dimensions of the image must be used

False

When text is coded as a hyperlink, it usually appears as highlighted text in a color different from the rest of the webpage text.

False

While creating style rules for Hypertext Markup Language (HTML) 5 structural elements, all the structural sections should be formatted using the display property.

False

unordered list and its elements

an unordered list, also called a bulleted list, displays a small graphic alled a bullet before each item of info. It displays each item of info in no specific sequence. The <ul> and </ul> are the start and end tags for an unordered list. <li> and </li> are the start and end list item tags.

Meta Tags

are special codes added to Web pages, contain information such as keywords and descriptive data regarding a page

File Extension

a period (.) and a file format identifier - is added to a file's name when the file is save electronically

Web Template

a predesigned model Web page that you can customize for fast Web site or Web page creation or updating

Intranet

a private network within a large organization or commercial entity that uses Internet and Web technologies to share information among only its members, employees, or business partners

Encryption

a process that encodes data into illegible content

When creating a webpage template, including _____ provides additional information about how to use the sections of the webpage.

comments

property

a quality or characteristic stated in style rule, such as color, font-size, or margin. the property is a part of the style rule declaration

Target Audience Profile

a research-based overview that includes information about potential site visitors' demographic and psychographic characteristics

electronic exchange

an industry-specific web resource created to provide a convenient centralized platform for B2B ecommerce among manufacturers, suppliers, and customers.

Joint Photographic Experts Group (JPEG)

an international committee sponsored by the International Organization for Standardization (ISO) standards organization

Style Rules

are specifications that allow you to define one or more formatting properties (declarations) and their values for specific HTML tags (selectors)

requirements

are the list of customer needs, such as search capability, tabbed menu navigation, branding requirements, mobile site digest, integration with a content management system, and anything else that will create the desired outcome for the site.

Goals

are the results you want your Web site to accomplish within a specific time frame, which can be weeks, months, or years

Complementary Colors

are those directly opposite each other on the wheel

Objectives

are those methods you will choose to accomplish the site's goals

Scripts

are used to make Web pages dynamic and interactive by adding such features as multimedia, animation, and forms or by connecting Web pages to underlying databases

Al applications

are ways in which AI methodologies are applied to solve problems and provide services.

Handheld Computers

are wireless, portable computers designed to fit in a user's hand

Hot Spots

areas on the image to which a link is assigned

Symmetric

arrangement of Web elements is centered or even and suggests a conservative, safe, and peaceful atmosphere

extensible hypertext markup language (xhtml)

a rewritten version of html using xml; its primary benefit is that it is more widely accepted on mobile device platforms

what is the function of the root element

a root element is the container element for all other elements in the documents. root element<html>...</html>

wireframe

a simple, visual guide that clearly identifies the location of main webpage elements, such as the navigation area, organization logo, content areas and images

Web Browser (browser)

a software program that requests, downloads, and displays Web pages stored on a Web server

Content Management System (CMS)

a software system that provides authoring and administrative tools that enable the management of Web content development, including authoring, reviewing, editing, and publishing

Web page

a specially formatted document that can contain images, text, interactive elements, and hyperlinks, which are links to other pages

Font

a specific combination of typeface, style, and size is called a _______

Tagged Image File Format (TIFF)

a standard file format for scanning and storage, which can be edited and saved multiple times without losing quality

hypertext preprocessor (php)

an open-source scripting language often used for common taks such as writing to or querying a database located on a central server; a server-side scripting language

cascading style sheet (css)

a style language, created by the w3c, that allows complete specification of style for html document. css allows html author to write style rules that affect the display of web pages. css style information is contained either within an html document or in external document called style sheets.

Site Map / Site Index

a summary page of links to major pages at the site

Dial-up Line

a temporary connection hat uses analog telephone lines

Internet site

a website that is generally available to anyone with an internet connection

Lossless Compression

all the image data is retained when the image file is compressed during the save process

webbed website structure

has no set organization; works best on sites with information that does not need to be read in a specific order and pages that provide many navigation options

One use of a(n) ____ might be to support e-commerce to allow retailers to purchase inventory directly or to pay bills online.

extranet

When more than one value is provided for the font-family property, the additional values are called _____ values.

fallback

Data dining uses pattern recognition to find exceptions to trends in data for businesses to help discover fraud.

false

The lower the screen resolution, the sharper the text and images appear on a monitor.

false

Internet Relay Chat (IRC) / Web-based Chat

communication technologies that provide a venue, such as a chat room, where people with common interests can exchange text, video, or multimedia messages in real time

Network

composed of computers, printers, and data storage devices connected to enable the sharing of computing resources and data

unicode transformation format UTF

compressed format that allows computers to display and manipulate text

A webpage with a _____ does not change when the browser window is resized or the page is displayed at varying resolutions.

fixed layout

The _____ property allows the positioning of an element to the right or left of other elements.

float

sans-serif

fons have no serifs. they are block letters. the most common sans-serif fonts are Helvetica and Arial

The _____ property describes specific and general font names.

font-family

Cursive

fonts are designed to resemble handwriting. this font is often displayed as Comic Sans, but be aware that this choice can provide inconsistent results.

Fantasy

fonts are primary decorative. Is not a widely used choice.

serif

fonts are the traditional letter form, with strokes that finish off the top and bottom of the letter. the most common serif font is Times.

Sans Serif

fonts that do not have serifs

The _____ area of a webpage contains the copyright and contact information.

footer

The _________ section of a webpage provides supplemental information, so its text should be smaller than the other text on the page.

footer

Web pages are stored on a(n) ____, which is a computer that stores and sends requested Web pages and other files.

host

server

host computer that stores resources and files for websites

extensible hypertext markup language (xhtml)

html 4.01 reformulated as an application of xml

When assigning the attribute for an absolute link, begin with the _____ text.

http://

style rule takes precedence

inline style, using style attribute, have the greatest weight styles with id selectors override styles with class selectors class selectors override simple type selectors

Indicate one or more answer choices Cascading Style Sheets (CSS) supports _____ styles.

inline, embedded, external

inline

inline-level boxes contain the content within the block level elements. they do not form new blocks of content

Incline Style

inserted with the <h1> HTML tag on a page

Internal Style Sheet

inserted within a page's HTML heading tags

Using _____ as the value for the list-style-position property displays the bullet or number within the list's content block.

inside

title tags go where

inside head section

Hosted Web Site Search Provider

is a third-party company that uses spiders or other tools to build a searchable index of your site's pages and then hosts the index on their servers

Flash Animation

is an animated movie created using Adobe Flash CS5 software

Neural networks, fuzzy systems, and evolutionary computation are all forms of __________, where systems develop intelligence through an iterative learning process. a. conventional intelligence b. relational intelligence c. computational intelligence d. fuzzy logic

computational intelligence

RGB Color System

computer monitors project color using the ___, which combines channels of red, gree, and blue light

Tags

keywords that reference specific images or documents

interactive content

let users interact with the web page content. interactively depends on user browser and input device, such as a mouse, keyboard. Flash animations and other content types, such as presentations or web based learning, also accept user interaction. Form controls are also part of this category.

pseudo-elements

let you change other aspects of a document that are not classified by elements, such as applying style rules to the first letter or first line of a paragraph p:first-letter { font-weigh:bold; } p.initial:first-letter { font-weigh:bold; } <p class="initial">From the far north</> p.dropcap:first-lettter { font-weigh:bold; } <p class="drop cap"> from the far<p>

border properties

let you control the appearance of borders around elements

setting minimum and maximum height

let you determine exactly how tall or short you want a box to be. these properties work exactly like the min-width and max-width properties

:before and :after pseudo-elements

let you insert content in your web page that is created by the style sheet rather than provided in your document text p. figtitle: before{ content: "Figure: "; } the :before pseudo element generated content before the selected element and the :after pseudo element places generated content after selected element.

attribute selector

let you select an element based on whether the element contains an attribute. attribute selector make selections by matching attribute and their values. attribute selectors come in handy when multiple elements share the same characteristics, sometimes differing only by the values of the attributes they contain. <img src="image/home.gif" title="home" alt ="Home navigation button"> img[title] {border-color:red'}

page layout box properties

lt you control the dimensional and position of content boxes. using these box properties you can specify the exact shape of content box and create coins and boxes of content

The World Wide Web Consortium (W3C) introduced a _____ element after other semantic elements, and not all browsers or text editors recognize it yet.

main

Layout Grid

many designers use an underlying structure of rows and columns to position content on a page

platform independent

meaning you can create, or code, an HTML file in Windows or Mac and then view it on any browser

server-side scripting language

means that the PHP script is processed at the server; result of the PHP script is often an HTML webpage that is sent back to the client

deprecated element

means that the element would be removed from future release of HTML. an element that the w3c has identified as obsolete

platform independent

means you can create or code an html file in windows or mac and then view it in any browser

fragment identifier

names a segment of an HTML file that you can reference in a hypertext link

Using a _____ element directly below the header element and then inserting the navigation links in this element ensures that the links appear near the header, where visitors can access them easily.

nav

column drops

occur when the total width of the columnar elements in a page layout exceeds the width of their containing element. the width of a box element includes the total of its width value plus any left or right padding, border, and margins. the method to solve this problem is to use the box-sizing property to constrain the boxes width so thy always fit within the containing element, regardless of the border or padding size.

Cost Advantage

on the Web the cost of publishing a piece does not vary based on its length, color composition, or design complexity; thus, the ______ allows for a very different scenario

Secondary Colors

orange, green, and purple - result from combining two primary colors

Hierarchical Site Structure

organizes Web pages into categories and subcategories by an increasing level of detail

Linear/tutorial Site Structure

organizes and presents Web pages in a specific order

Data Table

organizes text or numbers

multipurpose internet mail extensions (mime)

originally a standart for email, mime now defines content types for the web. it determines the type of document presented in an html file.

Multipurpose Internet Mail Extensions (MIME) <meta http-equiv="Content_Type" content="text/html; charset=utf-8">

originated as standard for email, but has grown to defining content types for the web. every document should contain <meta> element in the <head> section that specifies the content type and character set.

Interactivity Advantage

over print publications allows for data and resource sharing that enables communication with a site's Customer Service or Sales Department or that allows users to post comments on an article

Currency Advantage

over print publications lies in the ability to quickly and inexpensively update Web pages

Copyright

ownership right to the image

padding/ margin

p [ background-color: white; border-left: 6px solid; margin-left: 2em; matin-top: 3 em; padding-top: 2 em; padding-right: 2 em; padding-bottom: 1 em; padding-lef: 1 em; }

Dead-end Pages

pages that currently do not fit into the linking arrangement

extranet

part of the private intranet extended outside the organization via the internet.

Speech recognition, handwriting recognition, and face recognition all fall under the AI category of ____ recognition.

pattern

Mobile Wireless

people on the go can access the Internet and Web using ____________ technologies

To create a class selector, the style rule should begin with a _____ followed by the class attribute value.

period

an example of vector graphics software application

photoshop

phrasing content

phrasing content includes elements that are used within lines of text in a document. these include <em>,<strong>, and<span>

what are the advantages of using an external style sheet?

placing style sheets in an external document lets you specify rules for multiple web pages. this is an easy and powerful way to use style sheets because it lets you control he styles for an entire web site with one style sheet file. additionally, external style sheets are stress in the user's cache, so once downloaded, they are referenced locally for every file on your web site, saving time for you user. when you want to update a style, you only have to change the style rule once in the external style to automatically update all the pages that use it.

Cloud Computing

refers to an environment where files and software are stored and shared online

digital graphics

refers to computer-based media applications that support creating, editing, and viewing 2D and 3D images and animation.

Ecommerce implementation

refers to the manner in which ecommerce addresses the needs of buyers and sellers.

Type Style

refers to the variations in form such as roman (regular), italic, or bold

The _____ attribute of a link element uses the stylesheet value to indicate that a document is linked to a style sheet.

rel

_________ is the oldest web file format that is suitable for icons and line drawings, but not for high-quality pictures or photos.

relative

Hyperlinks that link to other webpages within the same website are known as _____.

relative links

valid code

conforms to the usage rules of w3C exchanges browser compatibility, accessibility, and exchange of data.

linear website structure

connects webpages in a straight line; is appropriate if visitors should view the webpages in specific order

hierarchical website

connects webpages in a treelike structure; this structure works well on a site with a main index or table of contents page that links to all other webpages

html element

consists of everything from the start tag to the end tag, including content and represents a distinct part of a webpage such as a paragraph or heading

Document Type definition<!DOCTYPE html>

contain the elements, attribute and syntax rules for language like HTML or XML

Web 2.0

defines the "next generation" Web that supports Web-based services such as online advertising models tied to search keywords, search engine optimization methods, the syndication of Web site content, and blogs

header

defines the header area usually a company logo or name

removing default padding and margin navigation

set both the margin and padding properties to zero for the <ul> element ul#navlist { padding:0; merging:0; }

Cell Padding Property

sets the amount of space between table cells

Cell Spacing Property

sets the amount of space inside the cell between its contents and its borders

Float Property

sets the left or right position of an element

Liquid / Flexible Page Layout

sets the width of the page as a percentage of the browser window

Etail

several forms of electronic retail business that make up B2C ecommerce.

Pixel

short for picture element, is a single point in an electronic image

border

shorthand: border style; border color; border width the border style property is most important border property border width: medium- default

wireframe

simple, visual guide that clearly identifies the location of main webpage elements

An XHTML coding practice is to require that all attribute values be enclosed by ____.

single or double quotation marks

CSS box model

describes the rectangular boxes that contain content on a web page. each block level element you create is displayed in the browser window as a box with content. each content box can have margins, borders, and padding

semantic markup

descriptive markup that identifies the intended use of document sections, semantic markup accurately describes each piece of content.

Multimedia Producer

design and produce animation, digital video and audio, 2D and 3D models, and other media elements to include in a Web site

Top-Level Domain (TLD)

designation indicates the type of organization or general domain for - commercial, nonprofit, network, military, and so forth - which the domain is registered

Screen Shots

designers use computer screen captures in print media and online to show the contents of a computer screen at a point in time,

display property description

determines how browser displays an element box. by default, elements are displayed either as block level or inline elements, li { display:inline; list-style-type:none; } <ul> <li><a href="url">Home</a></li> </ul>

intranet

smaller, limited version of the internet on a company's private local area network (LAN), accessible only to those who are authorized to use their network.

Personally Identifiable Information (PII)

social security numbers, credit card numbers, names, addresses, and telephone numbers - is commonly gathered at Web sites, especially through e-commerce transactions

Computer vision enables ________ to react to visual input. a. data b. animals c. human eyes d. software

software

Which CSS property is used to remove the underline from a hyperlink?

style="text-decoration:none"

syntax

determines how the elements should be written, so they are interpreted correctly by the browser

System Architect

determines the structure and technical needs required to build, maintain, and expand the Web site

world wide web consortium (w3c)

develops and maintains web standards, language specifications and accessibility recommendations

W3C

develops and maintains web standards, language specifications, and accessibility recommendations

DSL

digital subscriber line. may personal web sites can be hosted on the free server space so your web page that comes with many cable and digital subscriber line (DSL) modem connection packages.

An unordered list can use _____.

discs and squares

HTML character entity

displays a reserved HTML character on the webpage

div element

divides a page into separate sections. each has a unique name

control page length

do not make users scroll through never ending pages. large files also can mean long downloads.

Business-to-business, or B2B

supports transactions between businesses across private networks, the Internet, and the web.

creating syntactically correct code

document must be well formed all tags must nest properly and not overlap use al lowercase for elements names always use closing tags attribute values must be contained in quotation marks.

meta

tag that contains info about the data on the browser

Consider the line of html code that follows: <h1 style="text-align:center">Alabama Football Rolls LSU</h1>. Which of the following is the html tag?

h1

The _____ rule centers an h1 element.

h1 { text-align: center;}

In the context of a style rule including a selector and a declaration, _____ formats h1 elements using blue text.

h1 {color: blue;}

write a basic style rule that selects <h1> elements and sets the color property to red

h1 {color: red;}

Cable Television (CATV) Lines

enable home or business users to connect to the Internet over the same coaxial cable that delivers television transmissions

Electronic Commerce (E-commerce)

encompasses a wide variety of online business activities, including consumer shopping and investing and the exchange of business data and transactions within a company or among multiple companies

internet protocol (IP)

ensures data is sent to the correct location

An _____ is a combination of the pound sign (#) and a numeric code.

entity number

viewpoint maximum vmax

equal to the larger value of vw or vh

viewport minimum (vmin)

equal to the smaller value of vw or vh

Em Unit

equals the font size

World Wide Web Consortium (W3C)

establishes specifications, or sets of standards, that identify how a browser interprets HTML code

HTML5 semantic elements

examples are header, nav, main, footer, section, article, and aside

If a common style is to applied to more than one webpage in a website, a(n) _____ style sheet should be used.

external

The first step while using an _____ style sheet is to use a text editor to create and save a document with a .css extension.

external

padding properties

the padding area is between the element content and the border. the padding area inherits the background color of the element, so if a <p> element has a white background, the padding area will be white as well . unlike margins, you cannot collapse the padding area or set negative padding value. p{ padding :2 em;}- top, bottom, left, and right 2 values p{ padding :1em 2 em:} top and bottom are 1 em, left and right padding are 2 em 3 values : top -1 em, right and left 2 em, bottom -3 em p {padding: 1 em 2 em 3 em:} 4 values p {padding: 1 em 2 em 3 em 4 em } top, right , bottom, left

selector

the part of a style rule that determines which HTML element to match. Style rules are applied to any element in the document that matches the selector

Transparent GIF

you can turn on or off a single color in a _____ image, such as the image background color, allowing the Web page background color to show through

onmouseover

​This event handler function indicates that a mouse moved across an object.

comments

​When creating a webpage template, including _____ provides additional information about how to use the sections of the webpage.

​100% percent of the screen space must be used. ​The load times must be kept minimal. ​The layout must be simple.

​Which of the following best practices must be considered when designing a website for mobile viewports?

max-device-height

​Which of the following describes the height of a screen in pixels?

​Tablet devices vary by operating system, manufacturer, and screen size.

​Which of the following is true of tablet viewports?

Facebook

​_____ is a social networking site where individuals can exchange comments, share personal updates, and post pictures and video.

responsive design

​_____ is a website development strategy that strives to provide an optimal user experience of a website regardless of the device or browser used.

​Hypertext Markup Language (HTML)

​_____ is an authoring language used to create documents for the web.

fixed layouts

​_____ possess the same width even if the size of the viewport changes.

textarea controls

​_________ are useful to collect more than a single line of text from a webpage visitor, such as a product review.

word wrap

​_________ causes text lines to break at the right edge of a window and appear on a new line. Therefore, all the entered text is visible in the Notepad++ window.

radial gradients

​_________, a Cascading Style Sheet (CSS) 3 gradient, are specified by their center.

validation

​_____is an effective troubleshooting tool during the development process and adds a valuable level of professionalism to one's work.

Search Engine Optimization (SEO)

the process of designing a Web page to increase the likelihood that the page will appear high in a search engine's search results list

normal flow

the sequence of elements that make up the web page have been displayed

pixel (px) (absolute unit)

the size of pixel on the current device. Pixel values entirely depend on the user's screen resolution, making it very difficult to ensure consistent presentation. pixels are a good choice for borders and other design elements, but not a good choice for fonts.

Social Networking

the term used to describe sites that allow participants to create a personal network of friends or business contacts

specifying capitalization

the text transform property lets you change the capitalization of text. this property is useful for headings when you want to change their capitalization from the original format without actually editing the text. the capitalize value capitalizes the first letter of every word h1{text-transform:uppercase;}

Domain Names

the text version of a computer's numeric IP address

3G

the third generation, provides mobile broadband access to devices such as laptop computers and smartphones

href attribute

the value of the href attribute is the content for a link. Inserted into anchor tags.

leading

the white space between lines of text

relative path

tell the browser where a file is located relative to the document the browser currently is viewing. Because relative path are not based on the root directory, they are transferable to other computers

The four values of left (the default), center, right, or justify is used by the _____ property.

text-align

attributes

that specify additional information about the content to be formatted by the tag (some are optional some aren't)

section root

the <body> element is the root or parent element of all content section, making it sectioning root

Extensible Hypertext Markup Language (XHTML)

the HTML 4.01 standard has been rewritten to combine the features of both HTML and XML as the _____

HTML Tags

the HTML markup language defines how Web page elements are formatted and organized using predefined codes called _____

uniform resource locator (url)

the address of a document or other file accessible on the Internet and identifies the network location of a website

Scroll Zone

the area beyond the initial visible screen

setting sizing type

the box sizing property lets you control whether element boxes shrink the content area to make room for the padding and borders or whether they add these dimensions to the outside of the box. standard element behavior adds the padding and border measurements to the content width.

how should display information be expressed for a web page?

the browser interprets the html markup elements and displays the results, hiding the actual markup from the user.

Multimedia

typically regarded as any combination of text, images, animation, audio, or video

setting element height

the height property lets you set the vertical height of an element. height should only be used in situations where the exact height of the element content, such as an image. it is a better practice to let the content determine the height of the element. the percentage value is based on the height of the containing element box

Client-side Image Map

the hop spot link information in a __________ resides in the HTML coding of the page and is processed by the visitor's browser

How to create a hyperlink on a web page:

the html tag is <a>, it is two-sided, it has a mandatory attribute, href, whose value is the URL of the target location.

measurement values

the margin, border, and padding properties let you state two types of measurement values- either a length or percentage. if you use a percentage value, the percentage is based on the width of the containing box. if you choose a length, you have to decide whether to use an absolute or relative value. always use relative measurement values, such as ems or percentage.

setting minimum and maximum width

the min and max width properties let you determine exactly how wide or narrow you want a box to be. this is helpful when building flexible layouts article.feature { width:100%; min-width: 750 px; max-width: 1280 px; }

T-1 Line

the most popular T-carrier line

Content Managers

the need for ___ has emerged in the corporate world primarily because of the growth in size and complexity of corporate sites

IP Address

the numeric address for a computer connected to the Internet

inheritance

the order of CSS rules dictating that child elements inherits rules from parent elements

controlling overflow

the overflow property lets you control situation when content overflows its content box. this can happen when the content is larger than the area it is designed for, especially when a height property is set for a content element. Setting overflow property to auto adds a scroll bar to control overflow text.

The World Wide Web Consortium (W3C) recommends _____ all Hypertext Markup Language (HTML) documents and making it a part of webpage testing.​

validating

comments

/*this is the basic style sheet*/

HOW MANY ATTRIBUTES ARE USED IN THE FOLLOWING LINE OF CODE? <P STYLE="FONT-WEIGHT:BOLD;FONT-STYLE:ITALIC"> A. 0 B. 1 C. 2 D. 3

1

comments

<!-- web page-->

The _____ tags contain a specific grouping of content on a webpage

<section> and </section>

The _____ tags contain a specific grouping of content on a webpage.

<section> and </section>

Style declaration

<style type="text/css"></style >

write a style rule that sets the default document text color to red

<style> body {color: red;} </style>

function

A _____ is a set of JavaScript statements that perform a specific task.​

mobile web application

A _________ is an application accessed through a smartphone browser.​

Navigation bar

A feature in a browser window used to move from Web page to Web page, typically has Back, Forward, Refresh, and Stop buttons.

Database

A type of application software used to create and manage data, such as customer names and addresses. Also, a collection of data, often organized and stored electronically.

Client-side script

A type of script that runs on a local computer.

fluid image size

A fluid image size adjusts itself for optimal display on a desktop, tablet, and mobile device. Fluid images adjust their size for optimal display on a desktop, tablet, and mobile device.

Digital certificate

A type of security measure used by secure Web sites to verify the identity of a person or an organization.

QR code

A unique graphic scanned to open a browser to view a URL, save a contact to the address book, or compose text messages; a QR code is a collection of rectangles arranged in a square. It can be found in magazines, on billboards, in packaging, on tags for products, and in digital form on Web sites.

Social networking

A form of social media that lets you share ideas, opinions, photos, videos, and Web sites; examples include Facebook, LinkedIn, Google+, and MySpace.

Online game

A game played with others around the world through the Internet or Web sites; many gaming sites offer multiplayer gaming, which is another aspect of social networking.

Web site

A group of Web pages organized for a particular business, organization, or interest.

Command-line user interface

A way that a computer presents information to users so that the users must type lines of commands to accomplish tasks. Also called command-line interface. See also Graphical user interface (GUI).

Dynamic Web publishing

A way to display data from a Web database by creating Web pages on demand, retrieving the most current data at the moment it is requested.

Static Web publishing

A way to display data from a Web database using the database's report utility to convert a database report into an HTML document that a browser can display; the HTML document is a snapshot of the data—it's fixed and cannot be changed.

History list

A saved list of the Web pages you visited during a period of time.

Favorite

A saved shortcut to a Web page in a browser. Also called bookmark.

Bookmark

A saved shortcut to a Web page in a browser. Also called favorite.

Encryption

A security method that scrambles or codes data as it is transmitted over a network or that makes digital content unreadable unless viewed with a valid encryption key or authorized hardware device.

HTML script

A series of program instructions that can be embedded directly into HTML code for a Web page or in a file referenced in HTML code that make Web pages interactive. Also called script.

Server-side script

A small program that runs on a server rather than on your computer; accepts data from fill-in forms, and then processes the data and generates a custom HTML document for the browser to display as a Web page.

Secure Electronic Transaction (SET)

A standard protocol for securing credit card transactions over the Internet; uses both encryption and digital certificates.

Wildcard character

A symbol or character such as the asterisk added to a keyword or phrase to search for derivations of a word.

GIF

(Graphics Interchange Format) It supports transparency and frame animation. To compress an image, or reduce its file size, the GIF format uses a technique called lossless compression that maintains the file's color info. GIF files are 8-bit images that can display up to 256 colors, making the file sizes relatively small. *Lossless compression - To compress an image, GIF uses this technique to maintain the file's color info. Because of the small color palette in GIF files, they are suitable for icons and line drawings, but not high quality pictures or photos

Radio frequency identification (RFID)

A wireless technology used for tagging and tracking objects. A tag contains an antenna for transmitting data and a memory chip that stores data; it is a one-way system and works at distances of many feet and even at high speeds.

Meta keyword

A word or phrase entered into the header section of the Web page to help identify the page during a search.

Keyword

A word or phrase used to conduct a Web search.

Boolean operator

A word or symbol, such as AND, OR, +, or NOT, that identifies the relationship between keywords to create search criteria. Also called search operator.

AVI, Microsoft Audio/Visual Interleaved (.avi)

AVI files have become ubiquitous as one ofe the leading audio and video files by now. AVI stands for Audio Video Interleave and was developed by Microsoft in 1992. Files with this extension can be played by various video players. AVI files allow simultaneous audio with video playback because they contain audio and video information in a single file. Due to its easy architecture, AVI files can be played on different operating systems like Windows, Unix, Mac and Linux and are even supported by almost every browser.

what is the inheritance default for css rules?

By default, most CSS properties inherit from parent elements to child elements, called inheritance

HTML and ____ are not the same thing; the latter is a separate language used to enhance the display capabilities of HTML.

CSS

48. _____ is a language used to describe the formatting of a document written in a markup language such as Hypertext Markup Language (HTML) 5.

Cascading Style Sheets

_____ is a language used to describe the formatting of a document written in a markup language such as Hypertext Markup Language (HTML) 5.

Cascading Style Sheets

CSS Files

Cascading style sheet files

False

Creating a business Twitter account costs a certain amount as it allows businesses to instantly connect and engage with its customers.​ T or F

Selector part

Determines the element to which the rule is applied

Hypertext Markup Language (HTML) 4.01 introduced a(n) _____ element to split a page into separate sections.

Div

A comment is closed by adding two dashes followed by an exclamation mark and a closing angle bracket.

False

Defining the width and height attributes of an image can compromise the page load time.

False

External styles defeat the purpose and advantages of separating style from content, so they should be used sparingly.

False

The JPG image file format is used for images that are not digital photos.

False

To reduce file size, a JPG image format uses a lossless compression that discards some of the color information in an image, which reduces its original quality.

False

Hypertext Markup Language (HTML) has several different levels of headings numbered 1 through 6, with <h6> being the *largest*.

False (right answer: smallest)

_________ images adjust their size for optimal display on a desktop, tablet, and mobile device

Fluid

The _____ area of a webpage contains the copyright and contact information.

Footer

mailto:

For email links, use anchor elements to link to an email address by including the href attribute followed by _____ and then the email address.

_____ files are not suitable for high-quality pictures or photos because of the small color palette in them.

GIF

_____ files are not suitable for high-quality pictures or photos because of the small color palette in them.​

GIF

&nbsp;

Gigano Mobiles, a smartphone manufacturer, is going to release its new flagship device next month. The Chief Executive Officer (CEO) of Gigano Mobiles asks Maeve, a website developer, to develop an exclusive website for the flagship device. ​Maeve has created the website, but she is not able to include more than one blank space at a time. Even if she hits the SPACE button twice, the browser displays it as a single space. Which of the following would you suggest Maeve to use to overcome this problem?

The ____ tag is used to display a horizontal rule across the page.

HR

To create a link to a webpage, one inserts a code in a(n) _____ document that references the webpage by its name and location.

HTML

____ is an authoring language used to create documents on the World Wide Web.

HTML

____ is a set of rules for exchanging text, graphic, sound, video, and other multimedia files.

HTTP

Id names

Header <div Id ="header"> div can be replaced with < header> element

Blogging

Millions of people go online to share ideas and information by hosting and participating in blogs

The _____ image format is not ideal for photographic images, as its lossless compression is not as efficient as that of the JPG format.

PNG

heading elements

Provide a title or heading before a paragraph of text or section of a page. There are 6 levels of headings, with 1 being the most important (largest) and 6 being the least. On a webpage, headings appear in a larger font size than normalt text, making it easy for users to quickly scan the page and identify its sections.

<canvas>

Provides a bitmap drawing area for displaying graphs, games, or other visual elements dynamically in the browser.

Semantic element

Provides meaning about the content of the element.

False

Python is a client-side scripting language.​ T or F

_____ keys must be used to stop indenting the lines of a document in text editors.

SHIFT + TAB

TIF, Tagged Image File Format (.tif)

TIF is a file format widely used to store raster images or graphics. It is very famous among graphic artists and the publishing industry as well as both professional and amateur photographers in general. It was formerly developed by Aldus and afterwards acquired by Adobe Systems. TIF files are commonly stored as TIFF as well. Technical details of TIF files TIF is a file format used to store graphics with a high quality and images with a high amount of colors like digital pictures. Files with the TIF extension include support for multiple pages and layers. Most efficiently, these files can be saved in a lossless (uncompressed) format or in a lossy way using JPEG compression.

True

Tables can include headers and captions individually or in combination.​ T or F

F4V, Flash MP4 Video File (.f4v)

The F4V is one among the best known Flash Video formats. It is supported by Adobe Flash Player. Files with the F4V extension are referred to as container formats. Unlike other FLV files, the F4V file format uses boxes for data storage. Leaving aside iOS Apple devices, files with the F4V extension can be played through almost all Flash supporting browsers.

ftp

The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files between a client and server on a computer network

The world's largest network is _____.

The Internet

embedded

The code: My Website ​body { background-color: green; } exemplifies a(n) _____ style sheet where the style rule is placed between the opening tags.

Start page

The page that appears when you open a browser. Also called home page.

Hacked

The state of a computer that has been taken over by an unauthorized user.

Browsers add space before and after each <p> tag to separate paragraphs.

True

A(n) ____ is the address of a document or other file accessible on the Internet.

URL

Web site

a group of related Web pages

node

any device connected to a network

The font-weight property takes the value _____.

bolder

The _____ separates the padding and the margin of a block element.

border

A Web ____ is a program that interprets and displays Web pages and enables you to view and interact with a Web page.

browser

ordered list

called a numbered list; displays information in a series using numbers or letters

HTML Table

can be used in the same way as a table in a word-processing document or in a spreadsheet

<article>, <section> elements

can contain articles, is not consistent the article element is a complete self-contained composition in a document, page, application or site and that is independently distibutabe or reusable syndication. this could be a forum post, a magazine article, or any independent item of content. Article can contain any content, so you can add footers, asides, and other content elements to your articles. be consistent, and apply the same usage across your web site content.

:first-letter pseudo-element

can only be applied to a block -level element

When using images with large file sizes, a photo or graphics editor should be used to _____ the graphic for web use.​

e-commerce

home page

each website contains one; the main page and the first document users see when they access the website; typically provides information about the website's purpose and content, often by including a list of links to other webpages on the website

heading element

heading elements like <h1> thru<h6> ,<header> for creating header section

overflow property

lets you control situations when content overflows its content box

homepage

main page and first document users see on the site

client-side scripting language

means that the browser processes it on the client computer

Hypertext Preprocessor (PHP)

open-source scripting language often used for common tasks such as writing to or querying a database located on a central server

When using images with large file sizes, a photo or graphics editor should be used to _____ the graphic for web use.

optimize

heading element

provide a title or heading before a paragraph of text or section of a page

Underlying Pages

provide detailed content and interest

world wide web (web)

service that provides access to information stored on web servers

client-side scripting language

the browser processes it on the client computer

html character entity

the code displays a reserved HTML character on the webpage

Visual Identity

the combination of design elements identified with the site and its publisher

Hypertext Transfer Protocol (HTTP)

the communications standard for transmitting Web pages over the Internet

oblique text

the difference between italic and oblique text is subtle. the italic form of a typeface is designed with different letter forms to create the slanted font, while the oblique form is simply normal text slanted to the right.

validate

the document to verify the validity of the HTML code

Keyword

to find Web pages on particular topics using a popular search engine you enter a term or phrase in the search engine's text box and click a button usually labeled Search or Go

Digital Subscriber Line (DSL)

transmits at fast speeds on existing standard copper telephone wiring

AI techniques can be integrated into systems and applications to make them more intuitive.

true

Mike is working on the development of a webpage for FreshGroceries. He has been asked to create a list of all the essential daily household goods that people can purchase easily through this online grocery store. Mike wants to further enhance the look of the webpage. He decides to display the images of some of the highly rated products instead of listing those using bullets. On acquiring all the required images from the owner of FreshGroceries, Mike places them in a file named grocery.png. Which of the following style rules should be used to define the use of these images as a bullet for the unordered list?

ul { list-style-image: url(grocery.png)}

Mike is working on the development of a webpage for FreshGroceries. He has been asked to create a list of all the essential daily household goods that people can purchase easily through this online grocery store. Mike decides to use the Cascading Style Sheets (CSS) list-style properties to create the list of all the grocery goods offered by the online store. Which of the following style rules is accurate if Mike

ul { list-style-type: square;}

removing default bullets

ul#navlist { padding:0; merging:0; list-style-type:none; }

url

uniform resource locator when you type url address it connects to the appropriate web server and requests the file you specified

URL

uniform resource locator-is the unique address of a file's location on the world wide web.

WOFF

web open font format

absolute

Hyperlinks that link to other webpages outside of the parent website are known as _________ links.​

Relative Links

Hyperlinks that link to other webpages within the same website

SSL

Secure Socket Layer communications software that allows transmission of encrypted secure messages over the internet

unordered list

called a bulleted list; displays a small graphic called a bullet before each item of information

gif

graphics interchange format

lossy compression

made exclusively for digital photos; jpg uses this

site map

planning tool that lists or displays all the pages on a site and indicates how they are related

id attribute

should refer to only one occurrence within a web page. the id attribute has become the selector of choice when identifying layout section of the page. the id attribute is perfect for footer, sidebar.. #copyright{width:960px; border: solid thin black;} in the document: <p id="copyright"> this is the copyright information for the page</p> or p#copyright{ font-family:times; } this style rule apply to a <p> element with the id set to copyright

breadcrumb path

shows the user's location within the site hierarchy

validate your code

test for syntactical correctness and coding errors

initial

the initial value of the property

Transfer Rate

the speed at which data can travel from one device to another

zeromargin

this technique is useful if you have problems getting your page designs to look consistent

ridge

three dimensional border that appears to be embosses toward from the page

Image Link

you can create an _____ by assigning a link to an image or a photograph

To make an image a hyperlink the image tag needs to be nested inside of the open and close _______ tag.

<a href="url"> <img src="image url" alt="description" width="#" height="#"> </a>

Tabbed browsing

A browser feature that allows access to several Web pages in the same browser window by providing distinct tabs.

Private browsing

A browser feature that lets you surf the Web without leaving history, temporary Internet files, or cookies that Web pages store on your computer's hard drive to identify you when you visit their site.

Pop-up blocking

A browser feature that prevents pop-up ads, or advertisements that appear when you access a Web page.

Domain name

A character-based name for a Web site's Internet Protocol (IP) address, which you can enter in the Address bar of your browser to display the Web site; in an email address, the name of the email provider.

Internet

A collection of personal, local, regional, national, and international computer networks linked together to share data, graphics, audio, and video.

Inline

Inline level boxes contain the content within the block level elements

What are the three ways to combine CSS rules with your HTML code?

Inline style; Internal style sheet; External style sheet External style sheet: <link href="styles.css" rel="stylesheet"> Internal style sheet <style> p {margin-left:30 px;} </style> Inline style sheet HTML is a markup language, a <span style="background-color:yellow;> structured language</span>

A style sheet

Is a set of style rules that describes characteristics of a document.

Text link

When text is coded as a hyperlink, it appears as underlined text in a color different from the rest of the webpage text

Optimize

When using images with large file sizes, a photo or graphics editor should be used to _____ the graphic for web use.​

Fluid Flexible Responsive

_________ images adjust their size for optimal display on a desktop, tablet, and mobile device.​

fluid

_________ images adjust their size for optimal display on a desktop, tablet, and mobile device.​

GIF graphics interchange format

_________ is the oldest web file format that is suitable for icons and line drawings, but not for high-quality pictures or photos.​

Graphics Interc(hange Format (GIF)

_________ is the oldest web file format that is suitable for icons and line drawings, but not for high-quality pictures or photos.​

content

_________ is the text or other item that is displayed in a browser.

!important

a CSS keyword that lets the user override the author's style for a particular element

microsoft expression web 4

a WYSIWYG webpage editor from microsoft

network

a collection of two or more computers linked together to share resources and information

internet service provider (ISP)

a company that has a permanent connection to the internet backbone. use high- or medium-speed data lines to allow personal and business computer users to connect to the backbone for access to the internet

ecommerce host

a company that takes on some or all of the responsibility of setting up and maintaining an ecommerce website and system for a business.

web server

a computer connected to the internet and running server software

Tag Line

a concise statement that a consumer readily associates with a business, organization, or product

Notepad++

a free, open-source text editor

Hot Spot

a location that provides public Internet access, or directly to a wireless provider's network

JavaScript

a popular scripting language used to create interactivity within a web browser

search engine optimization

a set of techniques that businesses use to get search engines to place their links higher

html element

consists of everything from the start tag to end tag, including content, represents a distinct part of a webpage such as a paragraph or heading

description list

contains terms and descriptions

attributes

define additional characteristics or properties of the element such as the width and height of an image

<footer> </footer>

defines the bottom or footer area

css visual formatting model

describes how the element content boxes should be displayed by the browser.

When a webpage is displayed in a browser, the browser tab displays the _____.

document title

Using ____ technologies, Web sites can enable customers to browse product catalogs, comparison shop, and order products online.

e-commerce

Secure Sockets Layer (SSL)

protocol safeguards and encrypts confidential information as it travels over the Internt

comments

provide additional information about these areas and the type of info they include

use hypertext to connect facts, relationships, and concepts

provide contextual linking to related concept, facts, or definitions, letting the users make the choices they want.

Internet service provider ISP

provides connection to internet usually cable or fiber optic

Hyperlocal Portal

provides information about and is written by someone living in a specific geographical area

RGB color

refers to a method of specifying color digitally, using values for the intensity levels of red, green, and blue (RGB) as combined to create all colors.

SQL database support

structured query language, a programming language that lets you select information from a database, are the most common and powerful type of database

You can use CSS to alter the ____ of a Web page.

style

metadata content

these elements contain the document metadata, which is information about the document itself, such as how to present the document or what other documents are related to this one.

sectioning content

these elements group sections of content on the page. <section>, ,article>, and <nav>

void elements

they contain no content. rather they insert onto the page, such as a new line, using the <br> element. void elements use only the opening tags, never an end tag.

flow content

this category includes all of the standard HTML tags, such as <p>, <div>, and <blockquote>

Target Audience

you must identify the specific group of visitors to which your site is targeted to create a site that provides the most value for that audience

Crop

you select part of the image you want to keep and remove the unwanted portion

select control

​A _____ creates an option menu from which a visitor makes one or more choices.

False

​A wireframe is a predefined webpage that contains a specific Hypertext Markup Language (HTML) structure to be used by all pages within the website.

For hyperlinks that link to a telephone number, use an anchor element by including the href attribute, followed by _____.

"tel:+1number"

For hyperlinks that link to a telephone number, use an anchor element by including the href attribute, followed by _____.

"tel:+1number"

The color red has the hexadecimal code _________.

#F0000

iphone 5

4 inch; 1136x640

Parent element

<html>

The _____ tags must be at the start and end of an unordered list

<ul> and </ul>

Digital gift certificate

A code that you enter or page that you can print that represents money you can use to make purchases. Also called digital gift card.

Digital coupon

A code that you enter to reduce the price of goods or services purchase when you check out and pay for the online purchases.

Wiki

A collaborative Web site where groups can modify content on a Web page and then publish it.

Podcast

A collection of audio files distributed on the Web.

Barcode

A printed code that looks like a series of stacked bars; used in stores and supermarkets to code items for pricing and inventory. Each bar has a number value.

Secure Hypertext Transfer Protocol

A protocol used to make a secure connection to a computer; identified by the "https" prefix in a URL and often used by banks and retail stores.

Script

A series of program instructions that can be embedded directly into HTML code for a Web page or in a file referenced in HTML code that makes Web pages interactive. Also called HTML script.

Standard generalized markup language

A standard system for specifying document structure, was created by Berners-Lee, which he called HTML.

Domain Name System (DNS)

A worldwide database for all Internet domain names stored in many Internet locations on domain name servers, or DNS servers, typically associated with Internet service providers (ISPs).

_____ in a wireframe is an area on the page that is intentionally left blank.

Active white space

P{margin: 1 end;}

All four margin are 1 em

By default, the font color of link text changes to red when a visitor taps or clicks a link.

False

Content placed between the <head>...<head> tags appears on the webpage as part of the header element.

False

In XHTML, all tags and attributes must be written in uppercase. _________________________

False

In a PNG image file format, no files are needed because graphics are created with code.

False

In the context of class attributes, one should use names that describe the appearance of a class rather than descriptive names that illustrate the purpose of the class.

False

In the context of style sheet precedence, external styles beat embedded styles and embedded styles beat inline styles.

False

T/F For the border-style property, the horizontal and vertical offset measurements must be specified.

False

The JPEG image format is the oldest web file format and supports transparency and frame animation.

False

The best practice is to apply an inline style sheet when one wants to change the style of one page.

False

The color code for white in the RGB (Red, Green, Blue) notation is rgb(0,0,0).

False

The entity name for the copyright symbol is &cprt.

False

The first version of Cascading Style Sheets (CSS) included styles to control the positioning of elements.

False

The header element includes links to other pages within a website.

False

The image tag, , is an empty tag that does not have a beginning tag.

False

The justify value of the text-align property is used to center content within an element.

False

The lower the screen resolution, the sharper the text and images appear on the monitor

False

The selector of a Cascading Style Sheets (CSS) rule defines the exact formatting of a style.

False

The sides of the Cascading Style Sheets (CSS) box model is referred to in counter clockwise order: left, right, bottom, and top.

False

The valid values for the float property are top and bottom, indicating where to display (or float) the element.

False

To configure an image with a link, the starting anchor tag should be placed after the image element and the ending anchor tag should be placed before the image element.

False

To configure an image with a link, the starting anchor tag should be placed after the image element and the ending anchor tag should be placed before the image element.

False

Used more often than unordered and ordered lists, definition lists are useful to create a glossary-like list of terms and definitions

False

Word wrap affects the way a text prints.

False

All div elements must have a (common) id attribute value.

False (right answer: unique)

t/f If it is false, change the identified word(s) to make the statement true. (External styles) defeat the purpose and advantages of separating style from content, so they should be used sparingly.

False Inline Styles

If it is false, change the identified word(s) to make the statement true. The best practice is to apply an (inline style sheet) when one wants to change the style of one page.

False embedded style sheet

Analyzing a photograph requires very simple AI techniques.

False. It takes very complex techniques.

Address bar

Feature in all browsers that displays the URL to let you know where you are on the Web. You can also enter the URL of the Web page you want to go to into the address bar.

"tel:+1number"

For hyperlinks that link to a telephone number, use an anchor element by including the href attribute, followed by _____.

_________ is a royalty-free graphic format that uses markup language to create two-dimensional graphics, images, and animations.

GIF

Massively Multiplayer Online Games (MMOGs)

Gamers by the millions interact with each other by playing ________

You can create Web pages using a(n) ____, such as EditPlus or BBEdit.

HTML text editor

Fixed Wireless

Internet connectivity service that uses satellite technology

telephone links

It is a hyperlink that links to a telephone number. Use an anchor element to link to a telephone number by including the href attribute, followed by "tel:+1number" where +1 is the international dialing prefix and number is the phone number

The _____ format is a 24-bit image that supports 16.7 million colors, which is why it is used for digital photos and other pictures with a high level of detail or color complexity, such as shadows.

JPG

3D Virtual Worlds

Others create alternative personas that live their lives in _________

_____ appear below the header in the navigation area of a webpage.

Page link

____ is copying the Web pages and associated files such as graphics and audio to a Web server.

Publishing

A _____ identifies the number of pages in a website and shows how each page is linked to other pages.

Sitemap

src

The _____ attribute is used to identify the image file being inserted in a webpage.​

embedded

The code: My Website body { background-color: green; } ​exemplifies a(n) _____ style sheet where the style rule is placed between the opening tags.

Containing box

The parent element

World Wide Web

The part of the Internet that contains Web pages.

HTML

To create a link to a webpage, one inserts a code in a(n) _____ document that references the webpage by its name and location.​

P{margin:1em 2em 3em}

Top-1, right and left-2, bottom -3

A reserved symbol can be added in a Hypertext Markup Language (HTML) webpage by inserting its HTML entity name.

True

An example of a(n) ____ on the Web is http://www.cengagebrain.com/shop/index.html.

URL

To locate a Web page using a browser, you type its ____ in the browser's Address or Location bar.

URL

data plan

Using audio or video files from the web on a mobile device requires a _____ if the device is not connected to a wireless network.​

Active Content

Web page content created by a scripting language such as JavaScript and ASP is also called ______

A _____ shows the visual layout of a webpage to indicate where elements should appear.

Wireframe

Content

___ is the text or other item that is displayed in a browser

Inverted Pyramid Style

a classic news writing style that places a summary (or conclusion) first, followed by details, and then any background information

Markup Language

a coding system that uses tags to provide instructions about the appearance, structure, and formatting of a document

internet backbone

a collection of high-speed data lines that link major computer systems located around the world

webpages

a collection of linked files that make up the webpages for short

hypertext

a nonlinear way of organizing information. when you are using a hypertext system, you can skip from one related topic to another, find the information that interests you, and then return to your starting point or move on to another related topic of interest.

element

a pair of html tags containing content, an <h1> element looks like this: <h1>heading</h1>

transmission control protocol/internet protocol (tcp/ip)

a pair of protocols used to transfer data efficientlyover the internet by properly routing it to its destination and micromanages the data

One of the earliest personal digital assistants was ________. a. based on pattern recognition b. a paperclip named Clippy c. a program named Turing d. a robot named ASIMO

a paperclip named Clippy

World Wide Web (Web)

a part of the Internet that consists of Internet-connected computers called Web servers

adobe dreamweaver

a popular WYSIWYG editor used by many peple and businesses around the world for web development

Index

a search engine might use a variety of methods to create its Web site database

Metasearch Engine

a search engine that performs a keyword search using multiple search engines' indexes

Unity

a sense of oneness or belonging

active server pages (asp)

a server-side scripting technology form Microsoft used to accomplish may of the same server-side processing tasks as PHP

document type definition

a set of rules that contains all the elements, attribute, and usage rules for the markup language you are using.

tags

a set of special instructions used to define the structure and layot of content in a webpage

Integrated Services Digital Network (ISDN)

a set of standards for digital transmission of data over standard copper telephone lines

style sheet

a set of style rules that describes a document's display characteristics. There are two types of style sheets: internal and external

Topical Web Site

a site that is focused on a specific subject

dynamic hypertext markup language (dhtml)

a term that refers to a combination of web technologies, such as HTML, CSS, and JavaScript to create interactive and dynamic webpage content

internet of things

a terms used to describe the ever-growing number of devices connecting to a network, including televisions and appliances

Search Feature

a text box into which users enter a search term; the search tool then searches the site for that term

Target

a text link should clearly identify its ____, the page to which the link points

Asymmetrical Digital Subscriber Line (ADSL)

a type of DSL that supports faster transmissions when receiving data than when sending data

Personal Digital Assistant (PDA)

a type of handheld computer used to manage personal information and access the Internet; today, most PDAs are smartphones

Hyperlink (link)

a word, phrase, or image that connects Web pages

Internet

a world-wide public network that connects millions of these private networks

internet

a worldwide collection of computers linked together for use by businesses, governments, education institutions, other organizations and individuals using modems, phone lines, television cables, satellite links, fiber-optic connections, radio waves and other communication devices and media

Uniform resource locator URL

address of a document or other file accessible on the internet and identifies the network location of a website

text editor

allows you to enter, change, save, and print text, which inclues HTML tags

favorites button

allows you to save and view your favorite wepages

Graphical Display Browsers

along with text, can display graphic elements such as photographs, clip art, animations, and video

web browser

also called a browser; a program that interprets and displays webpages so you can view and interact with them; used to locate website, to link from one webpage to another, to add a favorite or bookmark a webpage, and to choose security settings

Conventional AI

also called symbolic AI, logical AI, or neat AI—uses programming that emphasizes statistical analysis to calculate the probability of various outcomes in order to find the best solution.

<link> element

an html element that lets you establish document relationships, such as linking to an external style sheet

Blog

an online journal or diary to which readers can add their own commentary

pseudo-class elements

based on characteristics other than their element name. for example, you want to change the color of a new or visited hypertext link a:link {color:red;} 1.: link - selects any visited link that the user has not clicked or is not hovering over with their pointer 2. : visited - selects any link that your user has already visited 3. : hover - selects any link your user is hovering over with the pointer 4. :active - selects a link for the brief moment that your user is actually clicking the link

Site Plan / Design Plan

before you begin to create your first Web page, you must develop a solid, detailed plan for the Web site that determines the purpose, audience, content, structure, visual design, and navigation system

Graphics Interchange Format (GIF)

bitmap image file format was created by CompuServe in the late 1980s

Image-editing Software

bitmaps can be created and edited in _____

block

block-level boxes appear as blocks such as paragraphs. block elements can contain other block elements or inline boxes that contain the element content

shorthand border properties

border style, border color, border width

create manageable information segments

break your content into smaller files,and then link them together. provide logical groupings of choices. keep a flat hierarchy. users should not have to click more than two or three times to see the information they desire

In order to view a Web page on any type of Web site, a computer needs to have a Web ____ installed.

browser

Search Directory

builds its Web page index using human interaction

The fashion website for which Javier is creating content does not require a specific sequence to be followed when the fashion items are displayed to the viewers. In such a scenario, Javier can use _____ lists to structure the items that should be displayed on the website.

bulleted

Electronic Mail (e-mail)

businesses and individuals rely heavily on electronic messages

electronic commerce (e-commerce)

buying and selling goods online

Sublime

cross- platform text editors you can use on various OS's

media queries

css statements that let you specify different style rules for different media destinations.

Delivery Advantage

delivering information over the Internet and the Web can be significantly faster and less expensive than using print media

syntax

determine how the elements should be written so they are interpreted correctly by the browser

A _____ element is used to define an area or a partition in a webpage.​

div

The _____ is an empty Hypertext Markup Language (HTML) tag.​

div tag

Computational intelligence is a branch of AI that uses methodologies such as neural networks, ____, and evolutionary computation to enable computers to learn from experience. • Ecological computation • Brain networks • Direct input • Fuzzy systems

fuzzy systems

web browser

interprets and displays webpages so you can view and interact with them

HTML 4.01

introduced the div element

Contrast

is a mix of elements to stimulate attention

Network/Security Administrator

is responsible for ensuring the day-to-day functionality of the network and protecting it from internal and external threats

Resolution Dependent

it cannot be resized in image-editing software without losing some image quality

An external style sheet is also called a(n) _____ style sheet.

linked

html5 new features (1999)

logical sectioning elements, such as <nav>, <section>, <header>, <footer> elements designed for different types of rich media, including<video>, and <audio> animations that play directly in the browser window without plug-ins using the <canvas> elements support for applications in the browser, including drag and drop, local data storage, and background data processing

To reduce an image's file size, the GIF format uses a technique called _____ that maintains the file's color information.

lossless compression

For email links, use anchor elements to link to an email address by including the href attribute followed by _____ and then the email address.

mailto:

Each page can have only one _____ element because its content should be unique to each page.

main

semantics=

meaning

AI applications are ways in which AI ____ are applied to solve problems and provide services. • Rules of thumb • Behaviors • Methodologies • Synergies

methodologies

Megapixels

millions of pixels

Numbered lists are also called _________ lists.

ordered

margins/borders

p { margin: 2em; padding: 2em; border: solid thin black; background-color: white; } Specifying padding and margins in em is good way to make web pages scalable to different devices.

A(n) _____ is the smallest element of light or color on a device displaying images.

pixel

Web Page Designer

primary role is to convert text, images, and links into Web pages using tools such as markup languages; CSS; and text, HTML, and WYSIWYG editors

intranet

private network that uses internet technologies to share info among employees

extranet

private network to share business info with select corporate partners or key customers

Digitial Camera

records an image electronically, storing images as digital files

Dynamic hypertext markup language

refers to a combo of web technologies, like html, css and javascript. introduced in the mid 90s

Digital Media

refers to digital technologies of all kinds that serve and support digital publishing and broadcasting, and digital audio, video, and graphics

context aware computing

refers to software that uses artificial intelligence to provide services based on environmental context

artificial intelligence (AI)

refers to the art and science of creating computer systems that simulate human thought and behavior.

A(n) _________ can be a Hypertext Markup Language (HTML) element name, an id attribute value, or a class attribute value.

selector

Each Cascading Style Sheets (CSS) rule consists of a _________, which is the part of the statement that identifies what to style.

selector

wireframe

show a more complete version of the page design, often including navigation elements, search functions, advertising space, and other similar elements.

content management system (CMS)

software that allows editing and publishing os content to different formats, such as desktop and mobile site

validator

software that checks an HTML document for syntax errors.

Lossy Compression

some image data is permanently lost during compression

lists

structure text into an itemized format

A _____ is a rule that defines the appearance of an element on a webpage.

style

file management

systematic method to organize its files

Mouseover Link / Rollover Link

text links that look like body text until you hover the hand pointer over the text, at which time it changes color and or is underlined indicating a link

In the _____ property, to center all of the elements so that a page appears centered within a browser window, one should create styles to set the left and right margins to auto.

text-align

Primary colors

the basis of the color wheel is the set of ____ - red, yellow, and blue

passive white space

the blank area that borders the screen or is the result of mismatched shapes in a layout

root element

the container element for all other elements in the document. in an html document the root element is <html>

declaration

the declaration portion of a style rule consists of property name and value. the browser applies the declaration to the selected element

what does the <!doctype> statement statement specify?

the document type or doctype specifies the rules for the documents language so the browser knows how to interpret the html code and display it properly.

recommendation

the final stage of development by the W#C, indicating that a technology release has been reviewed and tested extensively

<!DOCTYPE html>

the first line of HTML code for all of your HTML webpages

floating elements

the float elements lets you position an element to the left or right edge of its parent element. img { float:left; margin-right: 10px; } the style rule uses an id of float as the selector. #float { width:200px; float:left; border: 1px solid black} <nav id="float"> <h2>Navigation</h2> <p><a href="url">Home</a></p> </nav>

Cool Colors

the green, blue, and purple colors are categorized as ______, which suggest tranquility and detachment

ex (ex) relative unit

the height of the letter x in the current font

Flatbed Scanner

the image to be scanned is placed face down on a glass surface, and a scanning mechanism passes under it

alt attribute (navigation)

the inclusion of attributes is very important to the accessibility of your site. remember that the alt attribute is different from the title attribute. Alt is designed to provide the alternate text, while the title attribute text is displayed in a ToolTip or ScreenTip, a pop-up window that appears when the user points to an object.

letter spacing description

the letter spacing property lets you adjust the kerning, the white space between letters. the length you specify in the style rule is added to the default letter spacing h1 {letter-spacing:4px;}

hypertext markup language (html)

the markup language that defines the structure and display properties of w web page. html code is interpreted by the browser to create the displayed results.html is application of sgml

singel -sourcing

the multi purposing of content is often called single- sourcing, where one source is maintained but disseminated to different users or devices.

containing box

the parent element is called containing box. <body> is the containing box for the elements of a web page.

Alignment

the placement of objects in fixed or predetermined positions, rows, or columns

value

the precise specification of a property in style rule, based on the allowable values for the property.

Unicode Transformation Format (UTF)-8

the preferred character set for several types of web programming languages, such as HTML, JavaScript, and XML.​

passive white space

the space between content areas; helps a user focus on one part of the page

kerning

the white space between characters

cascade

this means that multiple style sheets and style rules can apply to the same document. However, only one rule can apply to an element. three variables: specify of the sheet order of the rule in the style sheet use of the !important keyword

inset

three dimensional border that appears to set the entire box into the page

_____ is a basic required Hypertext Markup Language (HTML) element.

title

_____ is a basic required Hypertext Markup Language (HTML) element.​

title

intelligent agent software

to carry out specific tasks such as searching for data on the web.

Asymmetrically

to create a fun, energetic mood, position your Web elements ____, or off balance

building horizontal navigation bars

to create a horizontal navigation bar using a list, you need toast each list item's display setting to inline <ul#navlist li { display:inline; }

Screen Capture Software

to create an image of computer screen contents

Privacy Policy Statement

to ease visitors' concerns, many sites, especially e-commerce sites, include a ___ that explains how any information submitted by a visitor or gathered automatically through server logs and cookies is used

collapsing margins

to ensure that the spacing between block level elements is consistent, the browser collapses the vertical margins between elements. the vertical margins are the top and bottom element margins. if the browser did not collapse the vertical margins, the web would have 40 pixels of space between each paragraph.

Commercial Web Sites

to promote and sell products or services of a business, from the smallest home-based business to the largest international enterprise

default size for a document

to specify a default size for a document, use body as the selector. body [font-family:arial, sans-serif; font-size: .85em;}

flexible/responsive design advantages

user controls the view of the content less chance of horizontal scrolling more flexibility for multiple devices

Hexadecimal System

uses 16 symbols, the letters A-F and digits 0-9, to signify values

Splash Page

uses images, animation, and sound to capture visitors' attention and draw them into the site for further exploration

WHATWG

web hypertext application technology working group. undefended group, which create a proposal for html 5, and in 2009 they shut down the xhtml 2.0 working group completely.

linear

website structure connects pages in a straight line

webbed

website structure has no set organization

hierarchical

website that connects webpages in a treelike strucutre.

float within float

when you are floating an element within another element, the order of the elements is important.

electronic commerce (e-commerce)

which is the buying and selling of goods and services on the internet

To align webpage content, the _________ property is set to a percentage to specify how much of the page to use for content.

width

​The entity number for the copyright symbol is _____.

​&#169;

​_____ is an example of a comment in HTML. a. ​<!-- This is my comment --> b. ​<!-- This is my comment --!> c. ​<-- This is my comment --> d. ​</** This is my comment **/>

​<!-- This is my comment -->

False

​Flexible images are fairly difficult to implement. T or F

onmouseout

​This event handler indicates that the mouse moved off an object.

media query

​To add style rules that target tablet or desktop viewports in particular, a _________ for each viewport must be created.

A description list should be defined between a pair of _____ tags

<dl> and </dl>

To build a link from a page to another page residing one level higher in the directory structure, use ____ in the path statement.

..// ../ ./ .../

The correct representation of a Cascading Style Sheets (CSS) comment is _____.

/* Place your comment here */

required attributes for a <a> tag

1

inserting an image

2 attributes src and alt <img_src_____="fileneame" __alt_____="description">

Steve is new to web development, and he has been asked to create a website with a minimum of 10 webpages for one of his high school events using Hypertext Markup Language (HTML) 5. Where should Steve place his school's logo on the webpage?

<header>...</header>

____ must be inserted to add a starting <html> tag that defines the language as English.

<html lang="en">

_____ must be inserted to add a starting <html> tag that defines the language as English.

<html lang="en">

analog-to-digital conversion (ADC).

A more recent way of quantifying sound is to digitally represent sound waves with numbers through a process called

Internet of Things (IoT)

A network of smart home appliances that use embedded computers to reduce energy consumption and enhance daily living. Derives from a school of thought developed in 2009 with the basic premise that all objects can be tagged, tracked, and monitored through a local network, or across the Internet.

Hypertext

A nonlinear way of organizing information.

Phishing

A scam that uses email or social media try to trick a computer user into revealing personal information on the pretense of being the user's bank or other legitimate institution.

True

Although a table is inserted within the div class="desktop" section, the table will still be displayed in the tablet viewport. T or F

VoiceOver

An Apple product that describes aloud what appears on the screen and reads the text and links of Web sites, making the Web accessible to people with visual impairments.

Multimedia Messaging Service (MMS)

An asynchronous messaging service that lets you send pictures and short video clips along with text messages, which can be longer than the messages sent by SMS. See also Short Message Service (SMS).

Vector graphic

An electronic image created by mathematical formulas instead of pixels.

Bitmap graphic

An image that consists of pixels, which lose quality when enlarged.

Alternative

An image's ____ text should be a brief description of the purpose of the image.​

The Hypertext Markup Language (HTML) elements that define the structure of a webpage must be within a(n) _____ element.

Body

ordered list and its elements

An ordered list, or numbered list, displays info in a series using numbers or letters. An ordered list works well to organize items where sequence matters, such as in a series of steps. <ol> and </ol> are the start and end tags for an ordered list. <li> and </li> are the start and end list item tags.

Application service provider (ASP)

An organization that provides software-based services over the Internet, whereas Internet service providers, or ISPs, provide access to the Internet.

Footer

Area of a webpage containing the copyright and contact information.

The default hyperlink color is _________.

Blue

object element

Before HTML5, the _____ was used to insert embedded content, including multimedia.​

Block

Block level boxes appear as blocks such as paragraph

HTML tag

Code that defines and determine how text and graphics will appear on Web pages.

structure or box

Coding links in a navigation system as an unordered list provides the _________ around each link, which is required to style the links for different viewport sizes later​

_____ are used to give instructions on how to use a template or to identify the author of a website.

Comments

DAC

Digitized sound is transformed back into its analog form in a process called digital-to-analog conversion

Jenny is a freelance web designer and uses style sheets that give her the flexibility to easily redesign or rebrand a website. Recently, Jenny has received a project wherein she needs to maintain a website for a leading orthopedic appliance manufacturer. Jenny decides to create an individual webpage for displaying the types of appliances manufactured by the company. She wants to give this webpage a style that is different from the rest of the website. Which of the following Cascading Style Sheets (CSS) styles should Jenny use if she wants to set the background color for the body section to green for the current webpage alone?

Embedded

Search engine technology

Enables finding information on the Internet by letting you enter search criteria and then displaying results that match.

Template

Ensures consistency across the website, saves user's time, and eliminates the re-creation of repeating elements such as navigation bars.​

Applying a shadow to the header element diminishes its design quality.

False

Browsers add space before and after each line break.

False

TCP/IP is a pair of protocols that are used to transfer data efficiently over the internet by properly routing it to its destination. TCP oversees the network connection between the data source and destination and micromanages the data. When data is sent over the internet, TCP breaks the data into packets. Each packet contains addressing information, which the IP manages.

Explain the working of Transmission Control Protocol/Internet Protocol (TCP/IP).​

TCP/IP

Explain the working of Transmission Control Protocol/Internet Protocol (TCP/IP).​ Your Answer: TCP/IP is a pair of protocols that are used to transfer data efficiently over the internet by properly routing it to its destination. TCP oversees the network connection between the data source and destination and micromanages the data. When data is sent over the internet, TCP breaks the data into packets. Each packet contains addressing information, which the IP manages.

Style rules

Express the style characteristics for an html element.

An ordered list is also known as a bulleted list.

False

The _____ image file format is used to create images that do not display a background color but have a transparent, or clear, background instead.

GIF

Combining ____, XHTML combines the benefits of the display features of one and the stricter coding standards required by the other.

HTML and XML

What is and how do you use HTML heading tags?

HTML headings provide a title or heading before a paragraph of text or section of a page. You use a HTML heading tag by inserting a heading element with a level (1-6). Level 1 = most important and largest. 6 = least important and smallest header. <h1></h1>

markup language

HTML is an example. Tags define or mark up the content on a webpage. Different from a traditional programming lang.

A _____ is located at the top of a webpage and identifies the site, often by displaying the business name or logo.

Header

height and width attributes

Height = it defines the height of an image in pixels. Width = defines the width of an image in pixels. When specifying values for the height and width attributes of an image, use the actual dimensions of the image.

_____ is an authoring language used to create documents for the web.

Hypertext Markup Language (HTML)

Div

Hypertext Markup Language (HTML) 4.01 introduced a(n) _____ element to split a page into separate sections.

ICANN

ICANN (Internet Corporation for Assigned Names and Numbers) has agreements with a number of vendors to provide domain name registration services. ( manage domain names)

flexible

If the width of a browser window is reduced, the images in a webpage cut off because they do not resize with respect to the viewport. This problem can be tackled by adding _________ images to the webpage design.​

Microsoft Expression Web or Adobe Dreamweaver

If you are looking for a professional-strength WYSIWYG editor to create and manage complex, interactive, and animated Web pages, either ____ or _______ would be a good choice

How would you use an image tag and its attributes?

Image tag is an empty tag. <img src="" alt="" height="" width=""> src locates the image file. alt is the text if the image is not visible. Height and width are the height and width of the image in pixels

True

In JavaScript, methods associated with the document object might be write and open.​ T or F

Hit

In a Web search, an item in the list of results returned by a search engine.

Privacy pane

In a browser, an area that displays information such as tracking data left by Web sites you visit so you can remove the data and protect your privacy.

Data type

In a database, used to defined fields, such as text, date, or number.

inline

In these instances style is an attribute of the html tag. <h1 style="text-align:center">

href

Include the _____ attribute in a starting anchor tag to identify the webpage, email address, file, telephone number, or other content to access.​

Jenny is a freelance web designer and uses style sheets that give her the flexibility to easily redesign or rebrand a website. Recently, Jenny has received a project wherein she needs to maintain a website for a leading orthopedic appliance manufacturer. Jenny wants to enhance the look of the webpage by formatting individual sections of the webpage. Which of the following Cascading Style Sheets (CSS) styles should Jenny use so that the style changes the content marked up by a specific pair of tags but does not affect other content in the document?

Inline

_____ elements are displayed without line breaks so they flow within the same line.

Inline

relative links

It is a hyperlink that links to other webpages within the same website. Created by using an anchor tag with an href attribute that designates the file name of the webpage or the path and the file name of the webpage.

(link)

It is text, an image, or other webpage content that visitors tap or click to instruct the browser to go to a location in a file

what is a tag

It is the hidden keywords of a document and most tags must have two parts. Example: <html> </html>

Examples of Scripting Languages

JavaScript, Active Server Pages (ASP), PHP: Hypertext Preprocessor nd Mysql

MP4, MPEG-4 Video Stream (.mp4)

MPEG-4 Part 14 files (MP4) are capable of storing multimedia such as audio, video, and subtitles. This file type is commonly used by Apple and other producers of mobile products which allow audio, still images, or video. This includes but is not limited to: audio books, songs, movies, videos, photos, and podcasts. MPEG-4 is the format often used in online streaming of videos. Many MP3 players advertise an MP4 ability, which simply means it can play audio files and some video files (not always actual MP4 files) as well. Movie, video, and audio files with an MP4 extension can be downloaded or streamed (for free online or through payment, such as iTunes).

Megabits Per Second (Mbps)

Millions of bits per second

World Wide Web Consortium (W3C)

One of the leading organizations that set guidelines for the Web and that work together to write Web standards.

Hyperlink

One or more words or graphics you can select to move from one Web page to another or from one part of a Web page to another. Also called link.

_____ is an open-source server-side scripting language used for performing common tasks such as writing to or querying a database located on a central server.​

PHP (Hypertext Preprocessor)

PICT, Apple Macintosh QuickDraw/picture file (.pict)

PICT files were developed in 1984 for Macintosh Graphics. The PICT file type is primarily associated with 'Macintosh' by Apple Inc. QuickDraw is the 2D graphics library and associated Application Programming Interface (API) which is a core part of the classic Apple Macintosh operating system. Technical details of TIF files PICT format. They can contain both vector and bitmap images in a big variety of colors. In order to reduce the file size, PICT files support RLE (run-length encoding) and JPEG compression.

The _____ image format is not ideal for photographic images, as its lossless compression is not as efficient as that of the JPG format.

PNG

True

Semantic elements are also known as structural elements.​ T or F

optimize

Steve is new to image file formats, particularly for the web, and he is unsure about which format he should use for different kinds of image files. While dealing with high resolution digital photos, Steve realizes that all of them have a very large file size. In order to reduce the file size, Steve must use a photo editor to _____ the image files.​

optimize

Steve is new to image file formats, particularly for the web, and he is unsure about which format he should use for different kinds of image files. While dealing with high resolution digital photos, Steve realizes that all of them have a very large file size. In order to reduce the file size, Steve must use a photo editor to _____ the image files.

Transport Layer Security (TLS)

Technology used to encrypt data that helps protect consumers and businesses from fraud and identity theft when conducting commerce on the Internet.

_____ are hyperlinks that primarily work on smartphones.​

Telephone links

A _____ ensures that the webpages in a website share a standard layout.

Template

A _____ for a website ensures consistency across the website, saves user's time, and eliminates the re-creation of repeating elements such as navigation bars.

Template

DMG, Mac OS X Disk Image (.dmg)

The DMG file extension was created by Apple and is primarily used on Macintosh computers and devices. In most cases the DMG file is used to give the Mac devices the ability to install different types of files and software that originate from the internet. The DMG file is essentially a mountable disc image that shows up on your desktop when it is opened. The file contains raw data that is usually both encrypted and compressed. Mac systems treat DMG in the same way they would treat a disc that was inserted and they instantly try to open or "run" the file.

MOV, QuickTime Movie (.mov)

The MOV file extension is used to save video files with a proprietary compression algorithm designed by Apple. This file extension is compatible with both Windows and Mac platforms. Each file container is capable of holding multiple media types. They can hold videos, video effects, text, images, subtitles, and audio. Video editing software often use this file type. MOV files and QuickTime are often used in the editing of music and video (or the two combined). Sony PSP and DVD players are capable of viewing MOV video files based on the compatible software. The International Organization for Standardization approved MOV files are the basis for the MPEG-4 Part 14 file.

JPG

The _____ format is a 24-bit image that supports 16.7 million colors, which is why it is used for digital photos and other pictures with a high level of detail or color complexity, such as shadows.​

JPG, PNG

The _____ image file format supports more than a million colors.​ (Choose all that apply)

body

The basic required Hypertext Markup Language (HTML) elements are the DOCTYPE declaration and the html, head, title, meta, and _________ elements.​

WHICH OF THE FOLLOWING IS TRUE? A. The head is nested within the body B. The body is nested within the head C. The body and the head are nested within html D. All are true

The body and the head are nested within html

Collapse margin

The browser collapses the vertical margins between elements

MPEG, Motion Picture Experts Group file interchange format (.mpeg)

There is little difference between MPEG and MPG. MPEG is a newer format, and branches off into standards MPEG-1 through MPEG-4, MPEG-7, and MPEG-21. The lossy compression allows for ease of downloading and uploading with smaller file sizes while retaining high quality. These file containers for audio and visual elements allow the two pieces to remain in sync. Many digital broadcasting styles utilize MPEG-1 files for the audio elements and the video/audio elements for cable and satellite broadcasts. The MPEG system gave birth to the MP3 file. Mac and Windows alike can utilize MPEG-1 and MPEG-2 files due to various programs supporting the files.

True

To create a webpage template, a Hypertext markup Language (HTML) document with the HTML elements that define the webpage structure must be created.

True

To create a webpage template, a Hypertext markup Language (HTML) document with the HTML elements that define the webpage structure must be created. T or F

False

To create a website that provides an optimal viewing experience across a range of devices, an adaptive design must be used.

False

To create a website that provides an optimal viewing experience across a range of devices, an adaptive design must be used. T or F

&nbsp;

To insert two spaces between each page name, the _________ entity must be used.

An embedded style sheet takes precedence over an external style sheet.

True

If the web server runs a different operating system from your local development system, any filename or directory structure inconsistencies encountered in transferring your files to the server may break local URL links.

True

In Notepad++, the text entered in the text area scrolls continuously to the right unless the word wrap feature is enabled.

True

In a description list, for each item, the dt element must come before the dd element.

True

In an unordered list, the bulleted items can appear in any sequence.

True

Inserting blank lines before or after HTML elements does not affect the structure of a webpage.

True

THE TITLE OPEN AND CLOSE TAGS SHOULD BE NESTED WITHIN THE HEAD OPEN AND CLOSE TAGS A. True B. False C. Depends on the browser D. There is no closing title tag

True

The comment syntax uses the angle brackets, similar to the Hypertext Markup Language (HTML) tags.

True

To create a webpage template, a Hypertext markup Language (HTML) document with the HTML elements that define the webpage structure must be created.

True

Websites developed with Hypertext Markup Language (HTML) 5 alone can be functional, but they lack

True

When an image is floated to the right or left of elements containing text content, the effect is to wrap the text around the image.

True

Scripting

Writing or using small programs that enhance the Web experience and work across several Web pages in the same way.

Document Title

When a webpage is displayed in a browser, the browser tab displays the

http://

When assigning the attribute for an absolute link, begin with the _____ text.​

​http://

When assigning the attribute for an absolute link, begin with the _____ text.​

Telephone links

_____ are hyperlinks that primarily work on smartphones.​

telephone links

_____ are hyperlinks that primarily work on smartphones.​

​Telephone links

_____ are hyperlinks that primarily work on smartphones.​

Java

_____ is a complex programming language, commonly used to create large business applications and native mobile applications for the Android operating system.​

Adobe Dreamweaver

_____ is a popular WYSIWYG editor used by many people and businesses around the world for web development.​

Home Page

a Web site's primary page that typically introduces the Web site and provides information about the site's purpose and content

Search Engine

a Web-based search tool that locates a Web page using a word or phrase found in the page

<br>

a ______is one-sided with no required attributes, it creates a blank line.

Color Wheel

a basic tool for understanding color as a design tool is the _____, which can help you choose effective and appealing color combinations

what function does the browser's rendering engine perform?

a browser's rendering engine is software that reads the document's html code and associated css style information and displays the resulting formatted content in the browser window.

Typeface

a group of alphabetic characters, numbers, and symbols with the same design

Compression Artifacting

a higher compression value will result in smaller, fast-loading image files, but at a greater loss of image data

grid

a layout device that organizes the web page, providing visual consistency

column drop

a layout error that occurs when the total width of the columnar elements in a page layout exceeds the width of their contain element

extranet

a private network that uses internet technologies to share business information with select corporate partners or key customers; companies and other organizations can use this to share product manuals, training modules, inventory status and order information; might allow retailers to purchase inventory directly from their suppliers or to pay bills online

intranet

a private network that uses internet technologies to share company information among employees; contained within an organization's network, which makes it private and available only to those who need access

entity name

abbreviated name

Connectivity Advantage

ability to instantaneously distribute and share content, is a benefit that print publications do no share

Hyperlinks that link to other webpages outside of the parent website are known as _________ links.

absolute

flexible layouts

adapt to the size of the browser window. flexible layouts shift as the user resize the window, wrapping text or adding white space as necessary. advantages: from a design viewpoint, this can be less desirable because of the wide range of monitor sizes and resolutions. with flexible layout, you r content has to adapt and look good at a wide range of layout sizes, which can be difficult to achieve.

data lines

allow data like text, images, audio and video to move from one computer to another

data lines

allow data to move from one computer to another

contextual links

allow users to jump to related ideas or cross-references by clicking the word or item that interest them

Video sharing / Video Blogging

allow users to share and comment on personal and professional videos

Social Bookmarking

allows users to share their Web page favorites, bookmarks, and tags with others

child element

an HTML element contained within another element

parent element

an HTML element that contains child elements

link

another name for hyperlink

word wrap

causes text lines to break at the right edge of the window and appear on a new line, so all entered text is visible in the Notepad++ window

Type Size

is measured in points, where 72 points = 1 inch

____ are used to give instructions on how to use a template or to identify the author of a website.

comments

Conventional AI has led to the development of software that is more intuitive to use and systems that can automate the _______ process in certain professional activities • Decision-making • Design • Testing • Analysis

decision making

attributes

define additional characteristics or properties of the element (like width or height of an image)

body element

define the structure of the page

Browsing or Surfing the Web

exploring the Web by jumping from one Web page to another

The first step while using an _____ style sheet is to use a text editor to create and save a document with a css extension.

external

A(n) ____ is a private network that uses Internet technologies to share business information with select corporate partners or key customers.

extranet

TextWrangler

free open source text editor available for Mac OS X or a later version

Hypertext transfer Protocol HTTP

fundamental protocol used on the web to exchange and transfer webpages

email links

hyperlinks that link to an email address

absolute links

hyperlinks that link to other webpages outside of your website

relative links

hyperlinks that link to other webpages within the same website

What does HTML stand for?

hypertext markup language

The div attribute that identifies a unique area on a webpage and distinguishes it from other page divisions is the _____ attribute.

id

The div attribute that identifies a unique area on a webpage and distinguishes it from other page divisions is the _____ attribute.​

id

src

identifies the image file being inserted

Usability Test

is an evaluation that generally takes place in a structure environment and is conducted by usability and design professionals who observe exactly how visitors use a Web site and formulate their research in a report containing design recommendations

T-carrier Line

is any of several types of digital lines that carry multiple signals over a single communications line

Thumbnail

miniature versions that link to larger images

A feature of neural networks includes the ability to quickly ____ stored data when new information is identified. a. delete b. modify c. transfer d. export

modify

hyperlink

more commonly called a link; an element that connects one webpage to another webpage on the same server or to any other web server in the world

Downloadable Media

must be downloaded in its entirety to the user's computer before it can be heard or seen

Web programmer

must be highly skilled in scripting languages, such as JavaScript, Active Server Pages (ASP), PHP: Hypertext Preprocessor, and MySql

Tags

must identify all the elements in a Web page

Database Developer

must possess the technical skills to plan, create, and maintain databases of varying complexity

markup language

not a traditional programming language; HTML uses tags to determine how to display the webpage so HTML is considered this

partial URLs

omit the protocol and domain or server name, and specify the path to the file on the same server.

Steve is new to image file formats, particularly for the web, and he is unsure about which format he should use for different kinds of image files. While dealing with high resolution digital photos, Steve realizes that all of them have a very large file size. In order to reduce the file size, Steve must use a photo editor to _____ the image files.

optimize

TCP/IP

pair of protocols used to transfer data efficiently over internet by routing it to its destination

absolute path

points to the computer's root directory, indicates by a leading (forward) slash in the file path /graphics/logo.gif You should never specify an absolute path in your partial URLs.

navigation

provide users following information: the current page and type of content they are viewing where they are in relation to the rest of the web site consistent easy to understand links alternatives to the browser's back button that let users return to their starting point

National ISP

provides Internet access in most major cities and towns nationwide

src attribute

required file source attribute that is added to an image tag. Identifies the image file being inserted (identifies the file name of the image to display)

Active Server Pages (ASP)

server-side scripting tech from microsoft used to accomplish many of the same server-side processing tasts as PHP. File extension .asp

A very large Web site may be spread over a number of ____ in different geographic locations.

servers

protocol

set of rules that defines how a client workstation can communicate with a server

website

site for short, a related collection of webpages created and maintained by a person, company, educational institution or other organizations

General Consumer Portal

site offers a variety of features, including search services, e-mail, chat rooms, news, and sports, maps, and online shopping

hypertext transfer protocol (http)

the fundamental protocol used on the web to exchange and transfer webpages

linear structure

this structure lends itself to hooklike presentations; once into the content, users can navigate backward or forward. each page can contain a link to the main page if desired. pages may also contain links to a related subtopic. if the users jump to the subtopic page, they only can return to the page that contains the subtopic link.

Dynamically Generated Content

updated periodically and can appear on a site's pages when triggered by a specific event, such as the time of day or by visitor request

vector graphics

use bytes to store geometric descriptions that define all the shapes in the image

Eye-tracking Studies

use various technologies to produce heat maps

tags

used by HTML to define or mark up the content on the webpage

Public Switched Telephone Network (PSTN)

used to be the main way all users connected to the Internet; high-speed telephone access is still commonly used, in spite of developments in mobile and broadband systems

internet of things

used to describe the ever-growing number of devices connecting to a network

File Transfer Protocol FTP

used to exchange files from one computer to another over the internet (not the web)

file transfer protocol (ftp)

used to exchange files from one computer to another over the internet; sole purpose is to exchange files

free online validator

verify the validity of the html code

Streaming Media

video or sound that downloads to a computer continuously to be watched or listened to in real time, and other common Internet uses

Computer _____combine(s) hardware and AI software that permit computers to capture, store, and interpret visual images and pictures. • Graphics • Technology • Vision • Sound

vision

A basic example of _____ is the use of graphs and charts to illustrate numeric data. a. animation b. vectorization c. construction d. visualization

visualization

WYSIWYG

what you see is what you get editors. Drag and drop elements on a page, it writes code for you

percentage relative unit

works exactly like em: 100% is the default font size, 150% in one-and-one half times the default font size, and so on.

The entity number for the copyright symbol is _____.

©

HOW MANY LEVELS OF HEADING ARE THERE IN HTML?

6

kindle fire hd

7 inch;1280x800

ipad mini

7.9 inch; 1024x768

ipad retina screen resolution

9.7 inches 2048x1536

All character entities end with _____ to signal the browser that everything in between is an entity representing a symbol.

;

What are the first two characters that must appear on every web page? a. <- b. <! c. </ d. <D

<!

The SVG image file format is used for shapes, lines, text, and gradients.

True

The page links of a webpage will appear below the header in the navigation area.

True

domain name system (DNS)

associates an IP address with a domain name

The _____ property rounds the corners of a block element's border.

border-radius

shorthand

border-style, border width, border color

An unordered list displays a small graphic called a(n) _____ before each item of information.

bullet

Vector images / Vector Graphics

consist of a group of separate drawing objects

The _____ is an empty Hypertext Markup Language (HTML) tag

image tag

The _____ is an empty Hypertext Markup Language (HTML) tag.

image tag

box shadow

property lets you add box shadows to an element to create a 3d effect

To create a site map for a website, one must know how many pages to include in the website.

True

When a browser displays a webpage, it ignores extra white spaces, treating multiple spaces, indents, and paragraph breaks as a single space.

True

While optimizing an image, too much compression can degrade the quality of the image.

True

Classes

_____ provide a level of control over the styling or formatting of specific elements on a webpage.​

Active white space

area on page intentionally left blank

nav is a basic required Hypertext Markup Language (HTML) element.

Correct False

arguments

​Some methods require them and others do not.

microsoft surface

10.5;1366x768

JPG or JPEG

(Joint Photographic Experts Group) It is a standard file format for digital photos. The JPG format is a 24-bit image that supports 16.7 million colors, which is why it's used for digital photos and other pictures with a high level of detail or color complexity, such as shadows.Uses a lossy compression made exclusively for digital photos.

PNG

(Portable Network Graphics) It supports transparency, but not animation.PNG file format was designed to replace the GIF file format for web graphics. PNG also uses lossless compression and supports 8-bit color images, 16-bit grayscale images, and 24-bit true color images.

How many mandatory attributes are there for the img tag?

1

A _____ tag is used to insert a line break in a Hypertext Markup Language (HTML) document.

<br>

To ensure the greatest comp abilities of your web pages across multiple browsers, follow these guidelines

1.follow W3C standarts 2. validate your code 3.know your audience 4. test your work in multiple browsers and devices

HOW MANY ATTRIBUTES ARE USED IN THE FOLLOWING LINE OF CODE? <A HREF="HTTP://CS.UA.EDU" STYLE="TEXT-DECORATION:NONE"> CS </A> A. 0 B. 1 C. 2 D. 3

2

How many CSS properties are used in the following line of code? <p style="font-weight:bold;font-style:italic">

2

samsung galaxy

4.8;1280x720

The most recent version of HTML is HTML____.

5

_____ is an example of a comment in Hypertext Markup Language (HTML).

<!-- This is my comment -->

What is the correct format for an html comment?

<!--your comment-->

All HTML5 webpages must begin with the HTML element _____.​

<!DOCTYPE html>

_____ must be inserted as the first line of a Hypertext Markup Language (HTML) code to define a new HTML5 document.

<!DOCTYPE html>

basic html5 document

<!DOCTYPE html> <html> <head> <title>Web page</title> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> </head> <body> <h1>The world</h1> </body> </html>

The _____ code means a browser should create a link to the index.html file for a website using the image file named image.png as the link object.​

<a href="index.html"><img src="image.png"></a>

Gigano Mobiles, a smartphone manufacturer, is going to release its new flagship device next month. The Chief Executive Officer (CEO) of Gigano Mobiles asks Maeve, a website developer, to develop an exclusive website for the flagship device. Which tag should Maeve use in her webpage to display the information of nearby content in a sidebar?

<aside>

​Select the code below that configures a background color of #EAEAEA for a web page. a​<body background=#EAEAEA> b. ​<body style="background-color: #EAEAEA;"> c. ​<head color: EAEAEA> d. ​<body style="color: #eaeaea;">

<body style="background-color: #EAEAEA;">

Steve is new to web development, and he has been asked to create a website with a minimum of 10 webpages for one of his high school events using Hypertext Markup Language (HTML) 5. Steve wants to insert the copyright information in the webpages for the images used in the website. Where would you recommend him to place this information?

<footer>...</footer>

How many CSS properties would be needed to create a blue, centered level two heading?

<h2 style="color:blue;font-alignment:center"> </h2> 2 properties

An embedded style sheet includes the style sheet within the _____ tags of the HTML document.

<head> and </head>

child elements

<head>, <body> of the <html>, but <head>, <body> parent elements of other nested elements

what are the main sections of an html document?

<head>,<body>

image tag

<img> The image tag is an empty HTMLtag used to add an image to a webpage. As an empty tag, the image tag does not have an ending tag. The image tag includes attributes such as: the required file source attribute (src) which identifies the image file being inserted. alt, height, and width.

The _________ tags are used to define a list item in an ordered or unordered list.

<li> and </li>

The _____ tags contain the primary content of a webpage.

<main> and </main>

A _____ tag can be used to declare the character encoding UTF-8.

<meta/>

Which CSS property should you use to bold a paragraph using an inline style?

<p style="font-weight:bold">

The _____ element must be used to create paragraphs in the main area of a Hypertext Markup language (HTML) code.

<p>

newsgroups

A Usenet newsgroup is a repository usually within the Usenet system, for messages posted from many users in different locations. Despite the name, newsgroups are discussion groups, and are not devoted to publishing news.

Dynamic Web page

A Web page that uses a server-side script written in languages such as Perl, PHP, C, C++, C#, and Java to perform functions such as accepting data from fill-in forms, and then processing the data to generate a custom HTML document for the browser to display.

Site Identity button

A browser feature whose color tells you how much identity information is available for the site.

Microbrowser

A browser specially designed for small screens; makes it possible to access Web pages on a mobile computing device.

class atttribute

A class attribute name can be applied to more than one div or other HTML element on a webpage. Unlike the id attribute, a class attribute name can be applied to more than one div or other HTML element on a webpage. Classes provide another level of control over the styling or formatting of specific elements on a webpage.

Plug-in

A component, such as Adobe Flash Player, added to a Web browser or other software to provide additional features. Also called add-on.

description list and its elements

A description list contains terms and descriptions. Use a description list to create a glossary or to list questions and answers. A dl includes terms and decriptions or definitions. <dl> and </dl> are the start and end tags for a description list. Each term is marked within a pair of <dt> and </dt> tags. Each description or definition is marked between a pair of <dd> and </dd> tags. A <dd> tag cannot come before a <dt> tag.

What is a div element and how are its attributes used?

A div element is an element that defines an area or a division in a webpage. Its attributes: id and class. Id attribute is used to indentify a unique area on a webpage and distinguishes it from other page divisons (ex:<div id="containter"></div>). The class attribute name can be applied to more than one div or other HTML element on a webpage. The class attribute defines what "category" the element is in.

Graphical user interface (GUI)

A presentation of computer data that you interact with by selecting icons, buttons, and other objects with a pointing device or your fingertip. See also Command-line interface.

XML (eXtensible Markup Language)

A programming language that provides a way to classify the contents of the Web page, making it easier to organize.

RSS feed

A service that delivers text, video, or graphics content you specify to your phone or desktop through the Internet.

Css syntax

A style rule is composed of two parts: a selector and a declaration

Cookie

A text file that contains personal data such as your username, viewing preferences, and browsing history; used by a Web site to track your spending and browsing patterns, which can be a privacy concern.

IP Address

A unique numeric address in the form 192.168.5.0 for IP4 addresses allocated to each network and device on the Internet; no two computers have same IP address. IPv6 addresses are represented as eight groups of four hexadecimal digits separated by colons.

Cloud storage

A way of storing data remotely over the Internet. See also online storage.

Coding

A website template already contains the basic Hypertext Markup Language (HTML) code for the website. Using the template saves time _____.​

An example of a vector graphics software application is a. Flickr b. Visio c. Adobe Illustrator d. Photoshop

Adobe Illustrator

Web page

An HTML document on the Web that contains text, graphics, sound, video, and links to other Web pages.

Web crawler

An automated program in a search engine that uses hyperlinks to jump between Web pages, collecting data about each page as it goes; Web crawlers can reach millions of Web pages each day. Also called spider program.

Keyword stuffing

An unethical practice sometimes used by Web site operators to move their sites to the top of result lists by manipulating meta keywords.

Bullet

An unordered list displays a small graphic called a(n) _____ before each item of information.​

_________ elements can be used to link to an email address by including the href attribute followed by "mailto:" and then the email address.

Anchor

BMP, Microsoft Windows bitmap (.bmp)

BMP files are stored as 2D images of various dimensions, colors, and color depths without data compression, color profiles, or alpha channels. BMP images are stored in device-independent bitmap (DIB) formats, meaning the colors are specified for the image, not the specifications of the system. This explains why some BMP images look different on various machines. BMP images can be viewed on any device, including computer and television monitors. The lack of patents makes this image type common throughout technological devices. Technical details of TIF files BMP (bitmap image file, device independent bitmap file format, bitmap) files are raster images used for the storage of bitmap digital images separate from the display device. The term bitmap derives from the computer programming idea of a map of bits. JPG is a more preferred image format today, mainly due to the large file size of BMP images that can cause problems or delays when uploading, sending, or downloading said files.

App Tab

Browser feature that lets you pin a Web site's icon to a tab so the Web site is always available. The App Tab displays a blue highlight when the corresponding site changes.

Paragraph

Browsers add space before and after each _____ element.​

paragraph

Browsers add space before and after each _____ element.​

Javier develops sophisticated fashion websites. He has been asked by the owner of a leading fashion brand to create web content that boosts the overall look of the site and attract more customers. Javier wants to enhance the look of the website by formatting the content of the page in such a way that the first paragraph after the page's heading is different from other paragraphs of text. Which attribute should Javier use to accomplish this kind of formatting?

Class attribute

____ provide a level of control over the styling or formatting of specific elements on a webpage.​

Classes

_____ provide a level of control over the styling or formatting of specific elements on a webpage.

Classes

RAW file

Definition of: RAW file. RAW file. A file that contains data that have not been compressed, encrypted or processed in any manner. A RAW file is often a native digital camera file (see RAW image format) but can refer to any type of data. RAW is an image file format used by many high-end and professional digital cameras. RAW files are considered to be the best form of image file, since it does not process the picture, leaving total control of the editing to the user. RAW file size is much larger that .JPEG files, but is slightly smaller than .TIF files. RAW image files can be edited by Adobe Photoshop and Corel Paintshop Pro.

Mobile-first strategy employs responsive design principles with a twist. A web developer designs the flexible wireframe and essential content as the viewport grows. They then use media queries to add styles for progressively larger viewports, progressing from tablet to laptop and desktop.

Describe in detail the mobile-first strategy

Box model

Describes as the rectangular boxes that contain content on a web page

AI, Adobe Illustrator File (.ai) (Mathematically Scaled)

Developed by Adobe Systems for the Adobe Illustrator, Adobe Illustrator Artwork (AI) files represent vector graphics fitting on a single page. They are typically stored in the EPS or PDF format. If saved for further editing, Adobe Illustrator uses the file extension AI for saving these drawings. The AI file format is composed of paths that are connected by points, and not of image data. Technical details of AI files Originally, the native format of AI files was known as PGF - showing a close resemblance to PDF. Compatibility with the PDF file format was achieved when a entire copy of the PGF data was embedded into the saved PDF file. Likewise, this dual path approach is used in newer versions of Adobe Illustrator when EPS compatible files are created and saved. AI files are saved as vector images. This means that the image quality is not getting lost if the user enlarges the image.

div element

Div element defines an area or a division in a webpage. ( <div> </div> ). It can be used within the main element to further divide the primary content area into separate sections. Prior to HTML5, div elements defined specific areas on a webpage, such as the header, navigation area, main content area, and footer. The HTML5 semantic elemetns replace the div elements for these areas because the new, more meaningful HTML5 elements better reflect their purpose. Some web designers still use the div element on their websites; it is not an obsolete elemetn. One reason is that many well-established websites still have webpages that were created using div elemetns where more semantic HTML5 elements would now apply. Some people and organizations use older browsers that can read div elements but not HTML5 elemetns. More commonly, web designers use div elemetns to structure parts of a webpage to which an HTML5 element does not apply.

Business-to-consumer (B2C)

E-commerce model in which businesses provide goods and services to consumers; the most widespread example is online shopping.

Business-to-business (B2B)

E-commerce model in which businesses provide goods, information and services to other businesses, examples include advertising, credit, recruiting, sales and marketing, technical support, and training.

EPS, Adobe Encapsulated PostScript (.eps)

EPS is short for Encapsulated PostScript. Created by Adobe Systems in 1992, it is one standard format for the import and export of text and images. Due to the compatibility of an EPS file with all operating systems, this file extension is regularly used by publishers. The self-contained, DSC conforming PostScript documents enable the sending and receiving of graphics which can be placed within other PostScript documents. Along with the EPS file the user can send and receive a low resolution image preview within the document. Early editions of Adobe Illustrator Artwork were based off of EPS files with DCS's Open Structuring Conventions. Technical details of EPS files In order to lay out the page with or without the ability to render the PostScript inside the file, the EPS file will contain a BoundingBox DSC comment giving information on the containing image within the EPS file. BoundingBox comments (found within the two DCS header comments) define the resolution and file size. File previews may be TIFF or WMF files if they start with the four bytes containing the characters C5 D0 D3 C6, which produces a group of characters that looks vaguely like the word "Adobe." Other EPS files must begin with [%!PS-Adobe-a.b EPSF-c.d] where the lowercase letters need to be one digit numbers.

source

Emma is the supervisor and a lead at Rainbow Music. She is responsible for reviewing and editing the audio files before they are made accessible to the audience of the company's music website. ​Emma embeds an audio file onto the music webpage. Which of the following elements should she use inside the audio element to enable it to work in all browsers? ​auto

A project specification is the list of the customer needs that the project team must analyze for viability.

False

A semantic site map uses semantic elements to define the structure of a webpage.

False

A wireframe indicates how the pages in a website relate to each other.

False

A wireframe is a predefined webpage that contains a specific Hypertext Markup Language (HTML) structure to be used by all pages within the website.

False

According to the World Wide Web Consortium (W3C), with Hypertext Markup Language (HTML) 5, the type attribute is highly essential.

False

An entity number is a combination of the dollar sign ($) and a numeric code.

False

An external style sheet is used when one wants to create styles for a single webpage that are different from the rest of the website.

False

An id descriptor uses the id attribute value of a Hypertext Markup Language (HTML) element to select a single element.

False

true or false. While creating style rules for Hypertext Markup Language (HTML) 5 structural elements, all the structural sections should be formatted using the display property.

False

Indicate whether the statement is true or false. If it is false, change the identified word(s) to make the statement true. The (nav) element is used to group inline elements.

False ( span )

When text is coded as a hyperlink, it usually appears as (highlighted) text in a color different from the rest of the webpage text.

False (right answer: underlined)

JPEG, Joint Photographic Experts Group

Files with the JPEG extension are convenient for sending pictures over the internet due to their lossy compression. JPEG is a means of reordering the image in a way that after only a small part of the image has been downloaded, a hazy view of the entire image is presented rather than a crisp part or just a small part. The degree the compression takes can be adjusted to achieve the desired trade-off between file sizes and visual quality. JPEG images can also be stored with a JPG extension. Technical details of TIF files Files with the JPEG are the most common format for image files used by various digital cameras and other image or photo capturing devices. They are also quite commonly stored with the JPG extension in comparison to the JPEG extension.

GIF, CompuServe Graphics Interchange Format (.gif)

GIF is the internet's favorite image file type due to its abilities to animate images. GIF files use bitmap images and allow up to 8 bits/pixel. This allows 256 colors in the 24-bit RGB color space. Not all GIF images are animated; many logos and images with sharp, defined lines and edges, and a transparent background utilize the GIF extension. Compression for GIF files is lossless so the size is reduced without changing the quality. This allows the file to be converted to another file type without excessive loss of quality. Technical details of TIF files Compuserve created the GIF (Graphics Interchange Format) for online use and made the information available to the public. The 256 colors per GIF image is capable of using the LZW (Lempel Zev Welch) form of file compression which removes the inefficient sections of data to reduce the decrease of quality of the image and ensure a better quality image. The raster data is compressed to the minimum file size. The number of colors needed in the image is reduced by removing the colors not being used in the image. The maximum available colors is 256 but it can have as few as 2. The 2 minimum colors needed for a GIF image are black and white. Fewer colors lead to more efficient compression of the file.

&nbsp;

Gigano Mobiles, a smartphone manufacturer, is going to release its new flagship device next month. The Chief Executive Officer (CEO) of Gigano Mobiles asks Maeve, a website developer, to develop an exclusive website for the flagship device. ​Maeve has created the website, but she is not able to include more than one blank space at a time. Even if she hits the SPACE button twice, the browser displays it as a single space. Which of the following would you suggest Maeve to use to overcome this problem?

To create a link to a webpage, one inserts a code in a(n) _____ document that references the webpage by its name and location.

HTML

____ uses markup to define the structure and layout of a Web document.

HTML

Attributes

HTML 4.01 tags and tag modifiers

False

If a particular tablet device has a viewport smaller than the minimum size specified in the media query, the layout will default to the desktop viewport layout. T or F

A(n) ____ is a company that has a permanent connection to the Internet backbone.

ISP

AU, MP3, WAV

Identify the audio file formats that can be compressed.​

are asked if they want to install the control

If Internet Explorer cannot find the ActiveX control, users _____.​

image links

Images can be used to link to another page within the site, another website, an email address, or a telephone number. used to indicate an image as a link and some website display a border around the image. Images that have links configured to them. To configure an image with a link, place the starting anchor tag before the image element and place the ending anchor tag after the image element.

basics of streaming audio and video

In streaming video and audio, the traveling information is a stream of data from a server. The decoder is a stand-alone player or a plugin that works as part of a Web browser. The server, information stream and decoder work together to let people watch live or prerecorded broadcasts.

email links

It is a hyperlink that links to an email address. Use anchor elements to link to an email addres by including the href attribute followed by "mailto:" and then the email address

absolute links

It is a hyperlink that links to other webpages outside of a website. It is created using an anchor element with an href attribute that designates a website URL. When assigning the attribute for the absolute link, begin with the http:// text.

pixel

It is the smallest element of light or color on a device displaying images. The common resolution for laptops is 1366 x 768. The disadvantage of an image with a high resolution is that is also has a large file size. Use graphic or photo editors to optimize an image with a large file size to reduce its file size and load time. Pixel is a term coined from "picture element". Pixels are arragned in rows and columns to compose an image, but are usually so small that you cannot see them, making the image appear smooth and fluid.

Steve is new to image file formats, particularly for the web, and he is unsure about which format he should use for different kinds of image files. Steve has recently purchased his first digital camera. Since he has started capturing and using digital photos instead of non-digital ones, which image file format will be best suited for his use?

JPEG

The _____ format is a 24-bit image that supports 16.7 million colors, which is why it is used for digital photos and other pictures with a high level of detail or color complexity, such as shadows.

JPG

The _____ format is a 24-bit image that supports 16.7 million colors, which is why it is used for digital photos and other pictures with a high level of detail or color complexity, such as shadows.​

JPG

The _________ format is a 24-bit image that supports 16.7 million colors, which is why it is used for digital photos and other pictures with a high level of detail or color complexity, such as shadows.

JPG

The _____ image file format supports more than a million colors.

JPG and PNG

aside element

James has been assigned the task of creating a website for the Finneray University. The website should primarily focus on delivering the following information to the visitors of their webpage: the various departments, the courses offered by the university, the duration of each course, the expert faculties, the scholarship programs, the fee structure, and the campus housing facilities. ​James creates an article that describes all the different departments of the university. Along with each department, the webpage also lists the courses offered by that particular department. James should use a(n) _____ if he wants to include more information about one of these courses, such as its duration or its fee structure.

____ is an example of a scripting language.

JavaScript

headings

On a webpage, _________ appear in a larger font size than normal text, making it easy for users to quickly scan the page and identify its sections.​

Instructors use a _____ to communicate announcements, post questions on reading material, list contact information, and provide access to lecture slides and videos.​

Learning Management System (LMS)

Display property

Li { Display: online} Also has a value of none, which completely removes an element from the browser window

Header

Located at the top of a webpage and identifies the site, often by displaying the business name or logo.

basics of flash format

Macromedia Flash is an animation program that uses vectors to created images and animations. The computer interpolates these vectors as mathematical algorithms which results in the creation of relatively small files. Flash provides a full-fledged scripting language called ActionScript for adding actions in order to control the Flash movies. Some of the advantages of using Flash: Flash provides an efficient way to deliver images and animations over the Web. Vector images are scaleable, which means that you can control what a Web site looks like when your viewer resizes the browser window. Flash provides streaming ability, which means that the user does not have to wait for the information to completely download before view it. As Flash plays the first frames of your movie, subsequent frames keep downloading and are fed at a specific rate so that the viewer sees only a continuous flow of images. Flash animations can also include navigational buttons and menus. The Flash Player can be licensed and Flash movies can be distributed on CD-ROM. Flash movies can be exported as stand-alone projectors and distributed via email or on a disk. Flash movies can be exported to other formats, such as QuickTime or Windows AVI files.

< _____ CHARSET="UTF-8">

Meta

The _____ image format is not ideal for photographic images, as its lossless compression is not as efficient as that of the JPG format.​

PNG

PNG, Portable Network Graphics (.png)

PNG files are a format that contain bitmapped or raster images. Originally, the PNG image format was created to take over from the GIF format since they both have the ability to display transparent backgrounds. Another similarity between the two is the use of indexed colors and lossless compression. PNG files, however, do not have the same copyright limitations. Also, contrary to the GIF images, files with the PNG extension do not support animation. Technical details of TIF files Image files with a PNG extension are a better alternative than GIF files since they include an transparency channel (8-bit), while also supporting 24-bit RGB color palettes, RGB images, and greyscale. PNG files were introduced to make the transfer of images on the web a lot easier. However, PNG files are not meant to be adept graphics and thus they do not support CMYK or other color spaces.

PSD, Adobe Photoshop Document (.psd)

PSD files allow graphic designers, producers, and other users to edit images using layers. Layers allow elements to be added and removed easily as well as different filters, effects, transparencies, and more to affect to be applied to an image. PSD files can be opened by various Photoshop programs and they can be flattened to other image formats (PNG, JPEG, GIF, etc) for uploading, sending and saving. Once converted from a PSD to another file type, all layers blended into one single layer. When saved under the PSD file extension the layers are saved, viewable, and can be edited. These files are often used as work-in-progress documents, not for final production and distribution of an image. Technical details of TIF files Photoshop files under the PSD file extension store the image while allowing for support of various editing options throughout the Adobe Photoshop programs. Some of these editing options include: masks, transparency, duotone settings, gradients, color balance, blending, clipping paths, and more. PSB files are similar to PSD files but can only support images with height and width up to 300.000 pixels with a length limit of 4 exabytes. Individual layers are saved as opposed to the image as a whole being saved. These proprietary file types are larger, but serve as working documents for graphic design projects. Conversion from PSD to other image types creates a compressed final product.

Browsers add space before and after each _____ element.

Paragraph

JPG, Joint Photographic Experts Group JFIF format (.jpg)

Photos and images meant for email or posting on websites need to be compressed to reduce time of upload and download as well as to save on bandwidth. JPG files are commonly used for these purposes. The lossy compression is permanent and the lower the compression rate, the crisper the image will be. Digital cameras often operate using JPG images, and photo uploading usually request this file type (as well as a few other types). JPG files are best utilized for photographs and realistic paintings, not line or images with harsher lines or color changes. Text is also not translated well into JPG images.

Standard Generalized Markup Language (SGML)—a meta-language

Pre- HTML, that is used to create other languages—was the standard for formatting documents that were not dependent on the operating system or environment in which the documents were created or viewed

Raster Images When creating a Logo

Raster images are often called bitmap images because they are made of millions of tiny squares, called pixels. You can identify a raster or bitmap image by looking at it very closely. If you zoom in enough, you will be able to see the square outlines of each pixel (especially around edges where there are dramatic color contrasts). Raster graphics typically have larger file sizes than their vector counterparts. Higher DPI (dots per inch) and PPI (pixels per inch) settings also contribute to larger files because software must keep track of and be able to render each pixel. File size can become a concern if storage or server space is limited or if files have to be transmitted electronically. You will want to avoid using raster images in creating and working with logos and illustrations. In some instances a raster image can be used successfully when working with logos, especially if there the logo is more image rather than text based. It is recommended, though, to create the logo as a vector file and save copies as raster images as needed for specific projects.

lossy compression

Reduces file size by discarding some of the color info in the image, which reduces its original quality.

E-commerce

Refers to the purchase of physical products such as clothing and computers, intangible products such as music, and services such as education, over the Internet.

How would you add relative, absolute, email and telephone links to a page?

Relative: <a href="index.html"></a>. Absolute: <a href="http://www.costco.com"></a> Email: <a href="mailto:[email protected]"></a> Telephone: <a href="tel:+1949999999"></a>

_____ keys must be used to stop indenting the lines of a document in text editors.

SHIFT+TAB

The _____ image format is used to create shapes such as circles, squares, rectangles, and lines.

SVG

To create a _________ link, one must use an anchor tag with an href attribute that designates the file name of the webpage or the path and the file name of the webpage.

SVG

SVG, Scalable Vector Graphics File (.svg)

SVG files are two-dimensional, XML based vector images. The SVG specifications are open standard developed by the World Wide Web Consortium (W3C). SVG allows interactivity and animation, allowing users to search, index, script, and compress images. Text editors can open, create, and edit SVG files due to them being XML files, though drawing software is the more common creator of this file type. Most web browsers allow some sort of SVG rendering support. SVG files are capable of lossless data compression. They allow raster and vector graphics as well as text. In 2001, with the update 1.1, SVG Mobile was introduced, enabling users of mobile devices to open and view SVG files. Technical details of SVG files SVG defines vector-based graphics for online use into an XML format. Zooming and resizing does not alter the quality of the image. All parts and sections of SVG files are capable of animation. The W3C standards (including DOM and XSL) come with the SVG files under recommendation by W3C. Unlike raster images, vector images like those under the SVG file extension are composed of fixed sets of shapes, allowing for clearer images upon zooming and scaling. SVG files are capable of rich graphics and have compatibility with CSS styling to allow high levels of presentation editing.

SVG

Scalable Vector Graphics. It is a format that uses markup language to create 2D graphics, images, and animations.It is a royalty-free graphic format developed by the SVG working group at the W3C. Use SVG to create shapes such as cricles, squares, rectangles, and lines. Only modern browsers candisplay SVG graphic, though no browser supports all SVG elements, so you must test for browser ccompatibility, which you can do at caniuse.com/svg. Currently, SVG is not a common image format on the web

true

Semantic elements are also known as structural elements.​

Search engine

Software used by search sites to locate relevant Web pages by creating a simple query based on your search criteria and storing the collected data in a search database.

Raster VS. Vector

Starting with the right type of image can save you a lot of time and rework over the course of a project. Evaluate how you will be using graphics and generate your images accordingly. Remember vector images are best used for logos and illustrations. Raster images are the standard in digital photography and are commonly used for all graphics once they are published digitally. Consider creating a vector image library for your files and saving copies for raster-based work to save you time during the life of a project.

anchor element

Starts with <a> tag and ends with </a> tag. Used to create a hyperlink on a webpage. You insert the text, image, or other webpage content that you want to mark as a hyperlink between the starting and ending anchor tags. Incldue the href attribute in the starting anchor tag to indentify the webpage, email address, file, telephone number, or other content to access

Guidelines

Stick to the standards Set by W3C

Which of the following is an Internet communications protocol that allows encrypted transmission of data between the user and the server?

TCP FTP SSL ICANN

Main

The World Wide Web Consortium (W3C) introduced a _____ element after other semantic elements, and not all browsers or text editors recognize it yet.​

What are the image file formats and when they are used?

The image file formats are GIF, PNG, JPG or JPEG, and SVG. GIF is used for line drawings; replaced by PNG file format. PNG is used for images that are not digital photos. JPG is used for digital photos. SVG is used for shapes, lines, text, and gradients.

basic workings of emails

The main components of an e-mail system that facilitate sending and receiving of e-mails on Internet are : An e-mail client An e-mail server (SMTP server) POP and IMAP servers. Lets study these and then finally try to connect the dots to understand the complete system The e-mail clients could be standalone (like Microsoft Outlook, Pegasus etc) or could be web based (like gmail, yahoo etc). There could be many advanced abilities that e-mail clients may provide but whatever the type of e-mail client be, the core abilities described above are provided by all type of clients.

Click-through rate

The number of times Web site visitors click an ad to connect to an advertiser's site; determines fees charged to advertisers.

viewport

The term _________ is preferred over "window" because windows are generally not displayed in the browsers of mobile devices.​

basics of web audio and video

The terms audio and video commonly refers to the time-based media storage format for sound/music and moving pictures information. Audio and video digital recording, also referred as audio and video codecs, can be uncompressed, lossless compressed, or lossy compressed depending on the desired quality and use cases. Audio codecs can usually contain one audio channel (mono), two audio channels (stereo), or more channels (e.g. "5.1" surround).the quality will vary depending on the bitrate, ie the number of bits used per unit of playback time. Video codecs will contain a sequence of frames, ie still pictures and, for compressed formats, movements between those pictures. Quality will vary depending on the number of frames per second, color space, resolution, etc. Media storage formats will contain audio codec streams, video codec streams, captions, and meta information. It combine them to provide the audio or the video, with alternative or enhanced materials. In general a video will have one video codec stream, one or more alternative audio codec streams, and may have captions and meta information

Content

The text or other item that is displayed in a browser.

Uniform resource locator (URL)

The unique address for each Web page, allowing it to be found by any browser on the Internet.

Warm Colors

The yellow, orange, and red colors are categorized as ____, which are associated with activity and power

What are the different types of hyperlinks and how are they used?

There are relative, absolute, image, email, and telephone links. Relative links link to a webpage on the same website, while absolute links link to webpages outside of the website. Image links are images that are configured with links. Email links link to an email (opens a new email box to a certain email address). Telephone links link to a telephone number, calling it.

T/F If it is false, change the identified word(s) to make the statement true. The (declaration) of a Cascading Style Sheets (CSS) rule includes at least one property to apply to the selected element.

True

T/F Linked style sheets do not contain any Hypertext Markup Language (HTML) tags.

True

The Hypertext Markup Language (HTML) 5 semantic elements reflect the purpose of their tags.

True

The PNG file format was designed to replace the GIF file format for web graphics.

True

The alt attribute provides information about the purpose of an image for assistive technology such as screen readers.

True

The declaration of a Cascading Style Sheets (CSS) rule includes at least one property to apply to the selected element.

True

current multimedia standards

Unprocessed image and video in digital form occupy a huge amount of space, at least when compared to text. A character is usually one byte and a page will be several hundreds of them. A colour image of the size of a small standard VGA screen occupies, in principle, 640x480x3 bytes, i.e., the number of pixels multiplied by the number of bytes per pixel (one for each of the R, G, and B channels). It is extremely important to reduce this size for storage and transmission purposes. This is achieved through coding the image in a compressed way at one end, and decoding it to an uncompressed form at the other side. For this process to be useful it is important its standardisation. Otherwise, the exchange would be only possible to the same systems. Thus, image and video compression standards quickly appeared for transmission. For example, H.261 and H.263 are image standards for videotelephony. Both of them work at 64 Mbits/sec (the speed of transmission is a very important parameter), while H.261 can also work at 2 Mbauds, offering the possibility of better quality videotelephony. The H.*** have associated with them some G.*** standards for the audio component of the video.

fixed image size

Using the height and width attributes in an image element establishes a fixed size for the image, which can affect the webpage layout. A fixed image size has a predefined height and width.

Extra on height and width attributes

Using the height and width attributes in an image element establishes a fixed size for the image, which can affect the webpage layout. A webpagte can have a fixed layout or a fluid layout (fluid layout also called: flexible or responsive layout) A webpage with a fixed layout doesnt change when the browser window is resized or the page is displayed at varying resolutions. In a fixed layout, every elemetn has a predefined height and width. Fluid images adjust their size for optimal display on a desktop, tablet, and mobile device.

When a Hypertext Markup Language (HTML) document is _____, it confirms that all of the code is correct and follows the established rules set by World Wide Web Consortium (W3C).

Validated

The World Wide Web Consortium (W3C) recommends _____ all Hypertext Markup Language (HTML) documents and making it a part of webpage testing.

Validating

Vectors When creating a logo

Vector images are made of hundreds of thousands of tiny lines and curves (or paths) to create an image. Raster images are composed of pixels. But how do you know what format is best for your next project? Vector images are the No. 1 option when designing or creating a logo or illustration. Because of the way images are created and saved, you will have more flexibility with making changes and be able to use your image at a variety of sizes. You may only need a web logo now, but imagine how great it would be to have that image ready to use on a banner or merchandise later without having to create it all over again? Type and fonts are also created as vector images, which allows you to change the size while maintaining quality. This also keeps type from looking blocky and helps certain typefaces maintain their smooth shapes and edging. Be aware though, that if you create add type to an image or another type of file in software such as Adobe Photoshop (which is raster-based), your text will lose its vector attributes once the image is flattened and saved.

World Wide Web consortium (W3C)

Was founded in 1994 at the Massachusetts institute of technology.The W3C sets stsndarts for HTML and provides an open, nonproprietary four for industry and academic representatives.

Chunked Text

Web page text broken down into small sections with headings, subheadings, and bulleted lists that adequately but concisely cover the topic

Collaborative Workspaces / Virtual Meeting Spaces

Web sites that allow users to communicate with each other using text, audio, video, whiteboard, and shared files without leaving their own desks

Aggregate site

Web sites that specialize in collecting and organizing data from other consumer Web sites.

object element

Which of the following HyperText Markup Language (HTML) elements is used to embed multimedia content such as Flash files, Java applets, PDF files, and ActiveX controls?​

Multiplexing

With ISDN, the same telephone line that could carry only one computer signal now can carry three or more signals at once, through the same line, using a technique called ____________

Link

Words or graphics you can select to move from one Web page to another or from one part of a Web page to another. Also called hyperlink.

rendering engine

a browser's rendering engine is software that reads the document's html code and associated css style information and displays the resulting formatted content in the browser window. examples: Gecko which is used in Firefox and WebKit, used in Safari and Google Chrome.

____ is designed to transport and store data.

XML

adobe dreamweaver

_____ is a popular WYSIWYG editor used by many people and businesses around the world for web development.​

Definition lists

_________ are useful to create a glossary-like list of terms and definitions.

built-in objects

_________ are values that are common to a browser (arrays, dates, and strings, for example) that neither depend on nor belong to another object.​

Internet Service Provider (ISP)

a business that has a permanent Internet connection and provides temporary Internet connections to individuals and companies using one of more access methods: dial0up, high-speed dial-up, broadband, or wireless

entity number

a combination of the pound sign and a numeric code

Dedicated Line

a constant connection between two communication devices that uses the local telephone network

sublime

a cross-platform text editor you can use on the Windows, Mac OS X or Linus operating system

type selector

a css selector that applies a rule to every instance of the elements and apply a style rule

id attribute

a div attribute that identifies a unique area on a webpage and distinguishes it from other page divisions. Ex: <div id="name"></div>

wrapper

a division element designed to contain an entire web page

Cascading Style Sheet (CSS)

a document that uses rules to standardize the appearance of a Web page content by defining styles for such elements as font, margins, positions, background colors, and more

Focal Point

a dominating segment of the Web page that directs visitor's attention to a center of interest or activity

Expert system (es)

a form of conventional AI that is programmed to function like a human expert in a particular field or area.

Purpose Statement

a formal, written _____ summarizes your site's goals and objectives

textwrangler

a free, open-source text editor available for Mac OS X 10.6.8 or a later version

Breadcrumb Trail

a hierarchical outline or horizontal list that shows a visitor the path he or she has taken from the home page to the page currently being viewed

fixed layout

a layout that remains constant despite the resizing of the browser in different screen resolutions and monitor sizes

flexible layout

a layout that shifts as the user resizes the window, wrapping text or adding white space as necessary to adapt to the size of the browser window

jQuery

a library of JavaScript programs designed for easy integration onto a webpage; makes it easy for web developers to add JavaScript to a webpage

Internet2

a major cooperative initiative among academia, industry, and government agencies to increase the Internets capabilities and solve some of its challenges

Extensible Markup Language (XML)

a markup language that uses both predefined and customized tags to facilitate the consistent sharing of information, especially within large groups

Hypertext Markup Language (HTML)

a markup language used to create Web pages

extensible markup language (xml)

a markup language with capabilities that are essential to software developers creating applications for the web.

Hit

a match between a keyword search and the resulting occurrence is called a _______

responsive design

a method of designing web sites that are adaptable to a wide range of devices from mobile phones to desktop monitors.

Smartphone

a mobile phone that offers other features, such as a camera, calendar, and Internet access for e-mail, music downloads, and access to Web pages in addition to cellular voice telephone service

fixed design

allow the designer to control the look of the web pages as if it were a printed page, with consistent width and height. as the screen resolution changes a web page with a fixed design stays centered in the browser window, splitting the remaining space into equal amounts on the left and right side of the browser window. the benefit of the centering a fixed width page -the layout of the content remains unchanged. additionally, the designers have added a background graphic that enhances the page layout at higher resolution

responsive designs

allows you to create one website that provides an optimal viewing experience across a range of devices

responsive design

allows you to create one website that provides optimal viewing experience on a range of devices

world wide web

also called the web; the service that provides access to information stored on web servers, the high-capacity, high-performance computers that power the web

class attribute

also commonly used in HTML; can be applied to more than one div or other HTML

alt attribute

alternate text attribute that is added to an image tag to specify alternate text in case the image cannot be displayed in a browser. The alternate text briefly describes the image. (Specifies alternate text to display when an image is being loaded. Especially useful for screen readers, which translate info on a computer screen in audio output. Should briefly describe the purpose of the image in 50 characters or less) Screen readers recite alternate text to address accessibility.

An image's ____ text should be a brief description of the purpose of the image.

alternative

Wireless Markup Language (WML)

an XML-based markup language used to design Web pages specifically for microbrowsers on handheld computers, PDAs, and smartphones

A valid value for the font-size property is _____.

an actual numeric size and a percentage

domain

an area of the internet a particular organization or person manages

active white space

an area on the page that is intentionally left blank; helps balance the design of an asymmetrical page

hypertext markup language (html)

an authoring language used to create documents for the web

pseudo-class

an element that lets you change other aspects of a document that are not classifies by elements, such as applying style rules to the first letter or first line of a paragraph.

image tab

an empty HTML tag used to add an image to a webpage

Branding Specifications

an entity's brand is continually promoted by the consistent application of ____ for color, images, and text applied to all of the entity's media

controlling fixed layout centering

another benefit of using a wrapper division to contain your layout is the ability to automatically center the layout horizontally in the browser. this is a great solution for wide-screen monitors, as your layout will always be centered regardless of the screen resolution. #wrapper{ width:960px; margin-left:auto; margin-rigt:auto;border:thin solid black; background-color:#ffc; }

programmer's notepad

another free open source text editor like Notepad++

programmer's notepad

another free, open-source text editor you can use to create webpages; you can use it to create files in several markup, scripting, and programming languages as well

Web-based Form

another popular communication tool is a ________

Instant Messaging (IM chat)

another popular way individuals can exchange one-to-one messages in real time using a chat window that is only visible to those participating in the chat

internet site

another term for a website that is gernally available to anyone with an Internet connection

node

any device such as a computer, tablet or smartphone, connected to a network

margin properties

applies to : all elements let you control the margin area of the box model. margins are always transparent, showing the background of their containing element.

text-align property description

applies to block-level elements Value:left|rigt|center|justify Use the text-align property to set horizontal alignment for the lines of text in an element. The justify value lines up the text on both horizontal margins, adding white space between the words on the line, like a column of text in a newspaper Left Use the text-align property to set horizontal alignment Use the text-align property to set horizontal alignment Use the text-align property to set horizontal. Center Use the text-align property to set horizontal alignment the text-align property to set horizontal Right Use the text-align property to set horizontal alignment the text-align property to set horizontal alignment Justify Use the text-align property to set horizontal alignment Use the text-align property to set horizontal alignment Use the text-align property to set horizontal. Justified text lets you create newspaper-like alignment where the lines of text all have the same length. the browser inserts white space between the words of the text so both margins of the text align.

text-indent property description I first heard of Antonio on what seemed to me... great midland..... I traveled in the care of a mountain boy.... I first heard of Antonio on what seemed to me...

applies to: block- level elements percentages: refer to width of containing block the percentage is relative to the width of the containing element. if you specify a value of 15% the indent will be 15 % of the width of the element. negative values let you create a hanging indent. Indents are sensitive to the language specification for the document.

list style image property

applies: elements with "display list item" ul {list-style-image : url(pawprint.gif);}

Raster Images / Bitmaps

are created pixel by pixel

relative units

are designed to let you build scalable web pages that adapt to different display types and sizes. relative units are always relative to the inherited size of their containing elements.

Text Links

are hyperlinks based on a word or words in an HTML document; text links are a common way to navigate from section to section on the same page, from page to page at the same site, or fro a page at one site to a page at another site

Values

are measured from 0 to 255

Absolute Font Sizes

are measured in inches, points, centimeters, millimeters, and picas

Animated Images

are often used by Web sites to attract attention and enliven Web pages

Scripting Languages

are programming languages used to write short programs that execute in real time at the server or in the Web browser when a Web page is downloaded

Spiders or Robots

are programs that browse the Web for new pages and then add the pages' URLs and other information to their indexes

Cookies

are small text files stored on a visitor's hard drive

Netbooks

are small, lightweight, and inexpensive laptops

Business-to-Consumer (B2C) E-commerce

business transactions that take place between an online business and an individual consumer are called ____________

:first-line pseudo-element

can only be applied to a block level element. Do not support padding, margin, border properties

Inserting a Hypertext Markup Language (HTML) _____ in an HTML code displays a reserved HTML character on the webpage.

character entity

In the context of exploring div elements, any word can be used as a(n) _____, as long as it does not contain spaces.

class name

taxomony

classifies and names content in a hierarchical structure. the taxonomy of the site directly translates to the navigation through the top- level content topics down to individual pieces of information that the user is looking for.

The _____ property can be used to remove the float effect if one does not want text to wrap around an image.

clear

!important keyword

closest to the element, or more specific, always take precedence. Also allows you to specify that a rule should take precedence no matter order the rules are listed in the style sheet. <style> p { font-family: arial !important; } </style>

attribute

code added to an element to provide more information about the element.

A website template already contains the basic Hypertext Markup Language (HTML) code for the website. Using the template saves time _____.

coding

A website template already contains the basic Hypertext Markup Language (HTML) code for the website. Using the template saves time _____.

coding

​Which property configures the color of text? a. ​font-color b. ​text-color c. ​color d. ​font-style

color

As a Cascading Style Sheets (CSS) file is created, _________ should be included about each rule to identify its purpose.

comments

<div> element

has no special meaning: use it only as a container for a block of content, especially for style purposes, such as the wrapper example: <div class+"wrapper">child content...</div>

A _____ element contains information about a webpage, such as the webpage title and the defined character set, not website content.

head

A _____ element contains information about a webpage, such as the webpage title and the defined character set, not website content. a.head b.body c.tag d.html

head

A _____ element contains information about a webpage, such as the webpage title and the defined character set, not website content.​

head

A _____ is located at the top of a webpage and identifies the site, often by displaying the business name or logo.

header

use of headings

heading tags can (and often are) used merely to achieve a certain size for font, that is not their intended purpose. The "meaning" of the tag (semantics) should be the guide to it's use, not the convenience of differences in size.

A ____ Web site structure connects Web pages in a treelike structure.

hierarchical

ISPs utilize ____ data lines to allow individuals and companies to connect to the Internet backbone for access to the Internet.

high-speed and medium-speed

Each Web site contains a(n) ____ page, which is the first document users see when they access the site.

home

Each website contains a _____ page, which is the first document users see when they access the site.

home

The ____ page of a Web site often serves as an index or table of contents to other documents and files displayed on the site.

home

With a(n) _____ style, one adds a style to the start tag for an element.

inline

Using _____, a website visitor can move from one page to another, view a page on another website, start a new email message, download a file, or make a phone call from a mobile device.

hyperlinks

Using _____, a website visitor can move from one page to another, view a page on another website, start a new email message, download a file, or make a phone call from a mobile device.

hyperlinks

setting element width

if you use percentages, the content boxes will adapt to the size of the browser or the containing element, allowing you build flexible page layout based on the browser size. if you are building fixed dimension layouts, use pixel values for width

JPEG File Interchange Format (JFIF)

image compressions format standard, which today is commonly referred to as the JPEG image format

the <link> element

in the document's <head> section points to an external style sheet named styles.css can be used only in the head section of a document <head> <title>Sample Document</title> <link href="styles.css" rel="stylesheet"> </head>

digital publications

include ebooks, electronic magazines, online newspapers, blogs, and other forms of traditional publishing that have moved online.

Psychographic Characteristics

include social group affiliations, lifestyle choices, purchasing preferences, political affiliations, and other characteristics that explain why visitors might want to access your site

Font Family

includes a default Web-safe font and backup font types to ensure that browsers can recognize the font used in your page or replace it with one of the backups if your page's font is not available on the user's browser

body section

includes the content that the user sees in the browser window, the body of the document can contain text, images, video or audio content.

complete url

includes the protocol the browser uses, the server or domain name, the path, and the filename

Video Clips

incorporate the powerful components of movement and sound to express and communicate ideas

percentages

indicates if percentage value are allowed

inherited

indicates if the property is inherited from its parent element

<article> </article>

indicates the start and end of an article area of a page

<aside> </aside>

indicates the start and end of an aside area of a webpage. Info about nearby content, Typically a sidebar

Personal Web Sites

individuals create their own ____________ for a range of communication purposes

metadata

information about the document itself, such as how to present the document, or what other documents are related to he current one, such as style sheets.

A feature of the Cascading Style Sheets (CSS) properties is that paragraphs and headings can _____ the font and color rules for the body selector.

inherit

An _____ style takes precedence over other styles defined in a style sheet.

inline

An _____ style takes precedence over other styles defined in a style sheet. a. embedded b. external c. inline d. internal

inline

The best practice is to apply _____ styles when one wants to control the style of content within one pair of Hypertext Markup Language (HTML) tags.

inline

The span tag (<span>) and the anchor tag (<a>) are examples of _____ elements.

inline

ISP

internet service provider. a company that provides internet access and web site hosting services to the individuals and organizations

A(n) ____ can be used to share forms or organization schedules with employees or members.

intranet

A(n) ____ is a private network that uses Internet technologies to share company information among employees.

intranet

A(n) ____ is contained within a company or organization's network.

intranet

Extensible Markup Language (XML)

introduced in 98 to exchange and transport data, doesnt replace html, works with it

Web Usability

involves designing a Web site and its pages so that all visitors to the site can easily and quickly satisfy their goals

Web-ready Images

involves using image-editing software to refine and enhance the image as necessary, selecting the right format for the type of image and then optimizing the images to find the balance between the smallest possible image size and the highest possible quality

<div> divider element

is a block-lenvel element. You can use with the class and id attributes to create content containers on a web page. Is a generic element that you can use with the class and id attributes to create content containers on a web page. Is commonly used to represent page sections such as headers and footers. div #column { width:200 px; } in the document: <div id="column"><p> this division is displayed as a column</p> </div>

Web-safe Font

is a commonly available font that most visitors' browsers will be able to display

Flowchart

is a diagram that shows steps or processes; flowcharts are another useful way to outline a site's structures

Database

is a file that stores data so that the contents are searchable and easily updated

markup language

is a general term that indicates the separation of the formatting of a document and the content of a document

Style

is a group of formatting properties, such as bold, italic, font type, font size, or font color, applied as a group to selected text

Fractional T-1 Line

is a less0expensive, albeit slower, connection option for home owners and small businesses

Animated GIF

is a popular format which adds movement to otherwise static images

Storyboard

is a series of pages originally developed to graphically present scenes for a movie or television program

virtual machine

is a software emulator that acts like a physical computer, allowing you to test different operating systems no matter what type of computer you have.

HTML Editor

is a text editor enhanced with special features that are used to more easily insert HTML tags and their attributes

descendant selector

is based on the hierarchical structure of the elements in the document tree. p em {color:blue;} the following rule selects only <em> elements that are contained within <p> elements. ul li em {color:blue;} the following rule selects <em> elements within <li> elements within <ul> elements only

T-3 Line

is equal in speed to 28 T-1 lines

Audio

is frequently used as an extremely effective, low-bandwidth alternative to video

catalog structure

is ideally suited to online shopping. the user can browse or search for items and view specific information about each product on the item pages.

Value-added Content

is information that is relative, informative, and timely; accurate and of high quality; and usable

<span> span of words

is inline element. lets you specify inline elements within a document that have their own name and style properties. inline elements reside within a line of text, like the <strong> or <em> element span.log { color:blue; } <p> welcome to the <span class="logo">wonder software</span> web site </p>

Alternative Text

is language that briefly describes each image that loads in a Web page; such information appears in place of turned-off images and helps visitors better understand a page's content

Malware

is malicious software, including computer viruses and Internet worms, which can infect a single computer or an entire network

hierarchical structure

is most common information design. it lends itself to larger content collections because the sections pages break up and organize the content at different levels throughout the site. navigation is primary linear within the content sections.

border style

is most important border property because it must be stated to make a border appear none- no border on the element; this is the default setting

web structure

is nonlinear, allowing the user to jump freely to any page from any other page.

Organizational Web Site

is one that is owned by any type of group, association, or organizations, whether it is a professional or amateur group

tutorial stricture

is perfect for computer based training content such as lesson, tutorials, or task-oriented procedures. the user navigates the concept, lesson, and review pages in order. because the lesson use hypertext, users can leave the lesson structure and return at any time. they also can choose the order of lessons and start anywhere want, the table of contents, index, and site map pages are linked to- and -from-all pages in the course. within each lesson users can navigate as necessary to familiarize themselves with content.

Progressive JPEG

is similar to an interlaced GIF and appears ont he screen in a sequence of passes with prgressively improved image quality, allowing the viewer a preview of the image

cluster structure

is similar to the hierarchical structure, except that every topic area is an island of information. with all pages in each other.

Text editor

is software used to create plain (ASCII) text files

Proximity

is strongly associated with balance

Copyright Notice

is text that includes the word, copyright, or the symbol, the publication year, and the copyright owner's name

Color Depth

is the actual number of colors that a monitor displays, and is stated in bits

ISO 9660 Standard

is the base file-naming convention deigned to work across all operating systems.

a root element

is the container element for all other elements in the document.

head section

is the container for all of descriptive information about the document, including the document title, coding standards, links to external style sheets, and scripting code for interaction. none of the content in the head section appears in the browser window.

Balance

is the harmonious arrangement of elements

secure socked layer (SSL)

is the internet communication protocol that allows encrypted transition of data between the user and server. SSL is necessary if you are planning to set up an electronic commerce site or transmit other sensitive data

Resolution

is the measure of a monitor's sharpness and clarity, related directly to the number of pixels it can display

typeface

is the name of the type

sampling

is the process of capturing the value of a sound wave at regular intervals, typically thousands of times per second, to store sound and music digitally

Bandwidth

is the quantity of data that can be transmitted in a specific time frame, is measured in bits per second (bps)

forensic graphics

is used to create animations and exhibits to use in courts of law to explain theories and present evidence

Illustration Software

is used to create images, such as diagrams and drawings, by drawing shapes, lines and curves

hyperlink (link)

it is a link on a webpage that allows users to navigate a website and move from one page to another

margin shorthand notation

it is your choice to use the shorthand notation or state the margin properties individually

onunload

it means that the user has left the page

universal selector

lets quickly select groups of elements and apple rule * {color:purple;} to set a default color for all elements within a document div* {font-family:sans-serif;} the following rule sets all elements within a <div> element to a sans-serif typeface

creating box shadows

lets you add box shadows to an element to create a 3-D effect. p{ margin:2em; border:thin solid: box-shadow: .5em .5em #ccc; padding:1em; } the first value is the horizontal offset, and the second is the vertical offset. you can also use negative values to achieve results.

clearing elements

lets you control the flow of the text around floated elements. you only use the clear property when you are using the float property. <h2 style="clear:left;">

text-shadow

lets you define a shadow that is displayed behind text. you can specify the vertical and horizontal offset as well as the blur of the shadow. this property is ideal for adding depth and character to headings and other important typographic elements on your web page h1{text-shadow: 2px 2px #546;} the first two length indicate the horizontal and vertical offset from direct alignment with the text. positive values move to the right and down, and negative move to the left and up. the third length value specifies the blur amount, which determines how softly the edges of the shadow are displayed. the final value sets the color of the shadow

list style position property

lets you determine the placement of the list marker, either inside or outside the list-item content box ol.outside {list-style-position:outside;} <ol class="outside">

@Font-Face rule

lets you specify a font to be downloaded and displayed in the browser, overcoming the limitations of only using fonts that reside on a user' computer. @font-face { font-family: generica; scr: url(http:// www. generic.com/ font)}

using the list style shorthand property

lets you state the following style-properties in one concise style rule: list-style-type list-style-image list-style-position ol{list-style: lower-alpha inside;}

text decoration

lets you underline text, an effect that has particular meaning in a hypertext environment.any text you underline appears to be a hypertext link. except for text links, underlining ai an inappropriate text style for a web page you can remove the underlining from your anchor elements with the following rule: a{text-decoration: none;}

class selector

lets you write rules, give each a name, and then apply that name to any elements you choose to create a class, declare a style rule. the period (.) flag character indicates that the selector is a class selector .special {color:red; margin-left:30px;} after writing the style rule. add it to the document by using the class attribute: <hi class="special"> this heading will be red</h1>

jQuery

library of javascript programs designed for easy integration

A _________ is text, an image, or other webpage content that visitors tap or click to instruct the browser to go to a location in a file or to request a file from a server.

link

To specify the position of bullets or numbers in a list, the _________ property must be used.

list, style, position

Adobe Dreamweaver

popular WYSIWYG used by many people and businesses around the world for web development

JavaScript

popular language used to create interactivity within a browser

png

portable network graphics

Business-to-Business (B2B) E-commerce

products, services, and business data are exchanged between businesses

browser

program that interprets and displays webpages so you can view and interact with them

A _____ is a set of rules that defines how a client workstation can communicate with a server.

protocol

Regional ISP

provides Internet access for customers (individuals or businesses) in a specific geographic area

User-based Navigation System

provides a linking relationship between pages based on the site visitors' needs rather than the site publisher's needs

Vertical Portal

provides a starting point for finding information about specific areas of interest

User-controlled Navigation System

provides a variety of ways visitors can move around a site beyond the major links from the home page

tools button

provides access to print, zoom and safety features and lets you view downloads and manage add-ons

global supply management (GSM)

provides methods for businesses to find the best deals on the global market for raw materials and supplies needed to manufacture their products.

In the context of font size measurement units, the unit _________ is used for printing webpages.

pt

Sheet-fed Scanner

pulls the object to be scanned into its stationary scanning mechanism

The hexadecimal value 0000FF specifies a _____ color.

pure blue

XML, the Extensible Markup Language ( strict syntax)

released in 1997. Lets developers define their own markup language.the major difference between two languages is that XML allows you to create elements that describe any type of information you desire.

fixed layouts

remain constant despite the resizing of the browser in different screen resolutions and monitor sizes. many designers prefer fixed layouts because they have more control over the finished design.

border width

remember that the border is not displayed unless the border stye property is stated

every browser contains a program called, that interprets the markup tags in a HTML

rendering engine

<secton> element

represent a thematically grouped section of a document, and should contain a heading element to describe its content. a section can represent a chapter or any other cohesive grouping of content on your web site, as in the following examples: <section> <h1>Contact<.h1> <p> You can ...</p> </section>

Drum Scanner

rotates the object to be scanned around its stationary scanning mechanism

determining rule weight by order

rules that are included later in the stye sheet take precedence over earlier rules

corporate Portal

run on a company's intranet, provides an entry point for a company's employees and business partners into its private network

External Style Sheet

saved in the folder with the site's pages and linked to them with an HTML tag

svg

scalable vector graphics; a format that uses markup language to create two-dimensional graphics, images, and animations

If one wants to format the content in the div id="container" section, then #container should be used as a(n) _____.

selector

Indicate one or more answer Each Cascading Style Sheets (CSS) rule consists of a _____.

selector and declaration

Any computer that has the appropriate software installed on it and is connected to the Internet can act as a Web ____.

server

transparent

some elements have transparent content models, which means that their parent element may contain, in addition to any other allowances or exceptions described for the element.

Serif

some fonts have a short line extending from the top or bottom of a character called a ____

attributes

some html elements support attributes that let you provide more information about an element. <h1>

Image Map

sometimes referred to as a clickable map, is an image that contains hot spots, areas on the image to which a link is assigned

passive white space

space between content areas

Relative Font Sizes

specified in pixels (relative to the viewing screen) or as a percentage in relation to the font size of surrounding text, a percentage of an em unit

doctype / document type

specifies the rules for the document language so browser knows how to interpret the html code and display it properly.

The _____ attribute is used to identify the image file being inserted in a webpage.

src

Pica (pc) (absolute unit)

standard publishing unit equal to 12 points

point (pt) (absolute unit)

standard publishing unit, with 72 points in an inch

WYSIWYG

stands for What you see is what you get because they provide a graphical user interface to design a webpage

cascade

style sheets from three sources:the author, the user, and the browser. the cascading feature css lets these multiple style sheets and style rules interact in the same document

em (em) relative unit

the width of the capital M in the current font, usually the same as the font size; 1 em is the default font size; 1.5 em is one -and -one times the default font size, and so on. em is relative to the current font size. Is useful for padding and margins. Relative unit is always is based on the size of the default text. EM units are relative to their parent element h1 {font-size: 2 em;} - the following rule sets h1 elements to twice the size of the default text.

word spacing

the word spacing lets you adjust the white space between words in the text. the length you specify in the rule is added to the default word spacing. h1{word-spacing:2 em;}

HE META OPEN AND CLOSE TAGS SHOULD BE NESTED WITHIN THE HEAD OPEN AND CLOSE TAGS A. True B. False C. Depends on the browser D. There is no closing meta tag

there is no closing meta tag

title (head)

this element contains the title of the document, which is known in the title bar or page tab of the browser and appears as the bookmark text when the user bookmarks the page. should clearly describe the page, contain key terms, and be understandable out of their web site context.

why is the content of the <title> element important?

this element contains the title of the document, which is shown in the title bar or page tab of the browser and appears as the bookmark text when the user bookmarks the page. documents title should clearly describe page, contain key terms, and be understandable out of their web site context

groove border

three dimensional border that appears to be engraved into the page

outset

three dimensional border that appears to extend the entire box outward from the page

float

to position an element by taking it out of the normal flow of the web page layout. a typical web page can contain both floating and nonpolluting elements. floating elements must always have a specified width or they will expand to the size of the browser window. if you use a nonpolluting footer element with the clear property to both, the contain wrapper will extend beyond the footer property to contain all content elements on the page

Decryption Techniques

to restore the usability of encrypted data, users apply ______, which remove the encryption and return data to its original format

Bookmark or Favorite

to save a link to the page for future reference

specifying the list-style type property

to specify a list-style marker type: ol {list-style-type: decimal-leading-zero;} ul {list-style-type:circle;} <ol style +"list-style-type: lower-alpha;"}

Rasterizing

to use vector images on the Web, you convert them to bitmap images by saving them in a bitmap file formate

Kilobits Per Second (Kbps)

transfer rates range from thousands of bits per second

bulleted list, ordered list

unordered/ordered <ul> <li> </li> </ul> <ol> <li> </li> </ol>

Electronic data interchange (EDI)

uses private communications networks called value-added networks (VANs), as well as secure Internet technologies, to transmit standardized transaction data between business partners and suppliers. ** Many B2B transactions over this

B2C, or business-to-consumer

uses the web to connect individual consumers directly with sellers to purchase products. sometimes called Etail

Consumer-to-consumer, or C2C

uses the web to connect individuals who wish to sell to other individuals

box properties

using box properties you can specify the exact shape of a content and create columns and boxes of content

When a Cascading Style Sheets (CSS) document is _____, it confirms that all of the code is correct and follows the established rules for CSS.

validated

When errors are detected in a Cascading Style Sheets (CSS) file, the _____ provides information about the location of each error so that one can identify and correct them.

validator

font shortcut property

value: <font-size>, <font-variant>, <font-weight>, <font-size>, <line-height>, <font-family> p {font-weight:bold; font-size:.85 em; line-height: 1 em; font-family: arial: } p {font: bold .85 em/ 1 em arial:} /*same rule above */

font- style

value: normal|italic| oblique initial: normal applies to : all elements

Line-height description

value: normal|number|length|percentage Applies to :all elements The percentage is based on the font size. the line height property can increase the legibility of your text. Adding the default line height inserts additional white space between the lines of text.

font variant property description

value: normal|small- caps initial: normal applies to: all elements the font variant property lets you define small capitals, which are often for chapter openings, acronyms, and other special purposes.

domain name system (dns)

was created to resolve this issue; associates an ip address with a domain name

the first version of CSS1

was released in December 1996, CSS2 was released in May 1998, CSS3 was released in May 2000

Web Accessibility

we designers incorporate alternative features to ensure their sites are usable by people with various types of special needs, such as lost of impaired vision or color blindness

webpages

web consists of a collection of linked files known as:

what are the advantages of using an external style sheet?

with css, you can display information for different devices, such as a smartphone , tablet or computer screen, lay out page designs, and control typography, color, and many other presentation characteristics.

In Notepad++, the text entered scrolls continuously to the right unless the _____ feature is turned on.

word wrap

rem (rem) relative unit

works like em, but is relative to the root element of the document. this newer CSS3 measurement unit may not have consistent browser support. Relative to the root element container of the document.

Internet

worldwide collections of computers linked together for use by all kinds of people and groups

what feature distinguishes xml from html?

xml allows you to create elements that describe any type of information you desire.additionally, xml is a stricter language than html.

what are the two html5 syntaxes?

xml, xhtml 1.0

Uniform Resource Locator (URL)

you can access a Web page by entering its unique address in a browser's Address bar

specifying the list-style type property

you can choose a symbol, a numbering system, or an alphabetical system

controlling flexible layout width

you can control the compression and expansion of your content in a flexible layout by setting minimum and maximum width for the content. you can add a wrapper element that contains the page elements, and then set the minimum and maximum sizes to control the boundaries of the page layout. this technique will come in handy when you are building responsive web pages that are designed for different device sizes. div.wrapper{ width:100%; min-width:750px; max width:1220px; margin-left:auto; margin-right:auto: } <div id="wrapper"> <header>header content...</header> <nav>nav content</nav> <article>article content...</article> </div>

Visual Consistency

you can create _____ by repeating design features - typeface, content position, color scheme - and actual content - name, logo, major links - across all pages at a site

negative margins

you can remove the default margins by setting a negative value or overlap elements on the page h1 { margin-bottom: -20px;}

Resolution Independent

you can resize a vector image with no loss of image quality; thus, vector images are called ______

zeroing margins

you can set margins values to zero if you want to remove the default margin spacing that is built into browser. this technique is useful if you have problems getting your page designs to look consistent across multiple browsers and display devices. by setting the values in the body section to zero, the settings are inherited for all elements on the page. body{ margin: 0; padding: 0;}

font fallbacks

you can specify a list of alternative fonts using a comma as a separator.

Content Writer/Editor

you create and revise the text that visitors read when they visit a Web site, and choose the links, images, video or other media that enhances you text content

absolute units

you generally avoid using absolute units for web pages because they cannot be scaled to an individual user's display type. absolute units appropriate when you know the exact measurements of the destination medium,. because device displays vary widely insize, they lend themselves better to relative units of measurement that can adapt to different sizes screen resolutions

web content strategist

​A _____ analyzes current content, performs in-depth research, and then drafts recommendations for content to attract new clients.

protocol

​A _____ is a set of rules that defines how a client workstation can communicate with a server.

viewport

​A _____ is the viewing area for a webpage, which is much smaller on a phone than on a traditional desktop.

Comment

​A __________ is closed by adding two dashes followed by an exclamation mark and a closing angle bracket.

True

​A hierarchical structure works well on a site with a main index or table of contents page that links to all other webpages.

True

​A hierarchical structure works well on a site with a main index or table of contents page that links to all other webpages. T or F

False

​A simple text editor allows dragging HTML elements onto a page while the code is being written in the editor. T or F

false

​A wireframe is a predefined webpage that contains a specific Hypertext Markup Language (HTML) structure to be used by all pages within the website.

selector

​A(n) _________ can be a Hypertext Markup Language (HTML) element name, an id attribute value, or a class attribute value.

web content strategist

​A(n) _________ is responsible for developing strategies for displaying content on a webpage.

external

​The first step while using an _____ style sheet is to use a text editor to create and save a document with a .css extension.

Semi-colon

​All character entities end with _____ to signal the browser that everything in between is an entity representing a symbol

Logos

​Business _______ are the images that promote a company's presence and brand.

False

​Businesses are not permitted to use forms to collect information about their customers. T or F

True

​Each image element can be wrapped within separate figure and figure caption elements. T or F

The section element is an element that represents a generic section of a document or application. In this context, a section is a thematic grouping of content. The section element defines different parts of a webpage document, such as chapters. An example could be a cooking tutorial about basic cooking. Within that article could be a section for assembling basic kitchen tools, cooking with essential spices, and following food prep basics.

​Explain a section element. Also, give an example of several section elements nested within an article element.

The article element is a complete, self-contained composition in a document, page, application, or site that is in principle, independently distributable or reusable, e.g. in syndication. This could be a forum post, a magazine or newspaper article, a blog entry, or any other independent item of content. An example could be from question 2 above about the University. You could have three article elements describing college courses inside a main element for the department.

​Explain an article element. Also, give an example of three article elements nested within a main element.

Embedded media is similar to inserting inline images. Media files appear within the webpage along with the audio or video player controls. Visitors can use the controls to stop or play media. Because the media is embedded directly into the page, you can complement the audio or video with surrounding text or images. To access external media, visitors click a link. They can then decide whether to link directly to the source or download the file. Unlike embedded media, external media is displayed out of context with the webpage.

​Explain embedded vs. external multimedia.

False

​The justify value of the text-align property is used to center content within an element. T or F

script tags

​They are used to add pop-up windows to an HTML page.

event handlers

​They make the webpages more dynamic and interactive.

The figure element is used to group content, such as illustrations, diagrams, and photos. It represents some flow content, optionally with a caption, that is self-contained (like a complete sentence) and is typically referenced as a single unit from the main flow of the document. It could also display a chart, graph, or table. The figure caption element is optional, and it is used to provide a caption for the figure element. For instance, photos of a location could be accompanied by a caption that names the city.

​Explain figure and figure caption elements.

method="POST" action="formInfo.php"> or without "method" teacher accepted either

​Identify a correct format of a form tag with the post method and specified action.

th, td { border: 0.1em solid #000000; padding: 1em; }

​Identify a style rule that applies a thin (0.1em) solid black (#000000) border and 1em of padding to all sides of a table header and table data elements.

​This property and value keeps the navigation link text together on one line.

​Identify the purpose of the white-space property with a nowrap value.

external

​If a common style is to applied to more than one webpage in a website, a(n) _____ style sheet should be used.

media query

​If a logical expression evaluates to "true," a _________ applies the styles that follow.

​h1 {color: blue;}

​In the context of a style rule including a selector and a declaration, _____ formats h1 elements using blue text.

pt

​In the context of font size measurement units, the unit _________ is used for printing webpages.

False

​In the context of style sheet precedence, external styles beat embedded styles and embedded styles beat inline styles. T or F

true

​In the context of style sheet precedence, external styles beat embedded styles and embedded styles beat inline styles. T or F

function

​It includes a name and statements that specify a task to be performed.

open() method

​It is helpful when businesses need to provide customers additional information about a product or service.

link

​Media queries can be embedded in the _____ tag that connects an external style sheet to a Hypertext Markup Language (HTML) file, or they can be inserted in the external style sheet itself.

False

​Multimedia webpages that include large graphics, audio, and video are accessible only to users of broadband Internet connections. T or F

False

​Only visual browsers can use headers to identify table content. T or F

opacity property

​The Cascading Style Sheet 3 (CSS3) _____ specifies the transparency of an element.

Body

​The Hypertext Markup Language (HTML) elements that define the structure of a webpage must be within a(n) _____ element.

video

​The _________ element does not work in legacy browsers.

False

​The default value for the list-style-position property is inside, which displays the list item with a bullet or number inside the list's content block.

False

​The default value for the list-style-position property is inside, which displays the list item with a bullet or number inside the list's content block. T or F


Ensembles d'études connexes

Community planning and development

View Set

Chapter 6- Examining Property Law

View Set

Ch 59 Disorders of the Bladder and Urethra

View Set

MULTIPLE CHOICE -Chapter 13 Exam - Commercial Crime Insurance and Bonds

View Set