HTML Section CIS Final
digitized sound
-"fixed" by removing offending noises -computed to reduce the number bits -reproduced exactly
decimal system
123.123.123.123
6 bit strings
18 symbols equals?
16
4 windows makes how many binary patterns?
False
Most info available at the library is also available online
display: none;
causes element not to display
relative positioning
change location of element slightly in relation to normal spot
body {background-image:url(parchment.gif);}
code that will configure a background image called parchment.gif for a web page using CSS
header
configure a web page heading area
viewport
configure display for mobile devices
margin property
configure margin on all sides of an element
id
configure to apply a style to only one area on a web page
<hr>
configures a horizontal line on a web page
<div></div>
configures a structural area on a web page
text-align property
configures alignment of text
font-weight property
configures the boldness of the text
width property
configures the width of the content
Head Section
contains info that describes the web page document
Head Element
contains the head section
left
default alignment for elements on a web page
id
defines a fragment identifier on a page
meta tag
describe a characteristic of a web page
media queries
determine capability of the mobile device (browser viewport dimensions and resolution)
font-style property
display font text in italics
unordered list
displays a bullet, list or maker, before each entry in the list
flexbox
emerging page layout technique for configuring multi-column layouts
progressive enhancement
ensuring that web pages coded with new or advanced techniques are still usable in browsers
Doctype
first line of a web page document
.side {float: left; }
float left
normal flow
flow used by a browser by default
anchor text
highlighted link text, specified inside <a > tags, describing the page to which it links
False
home computers typically link to the internet via ISP
sprite
image file that contains multiple small graphics
media
indicates whether style sheet is for printing or screen display
Element
individual markup code
<h1></h1>
largest heading tag pair?
domain
last part of a URL
ordered list
list that automatically numbers items for you
line-height property
modifies height of a line of text
TCP
one of the main protocols in TCP/IP networks. guarantees delivery of data and also guarantees that packets will be delivered in the same order in which they were sent.
Heading Elements
organized in six levels h1-h6
box model
outermost to innermost: margin, border, padding, content
hop
packet is sent from one computer to another, the transmission is called
binary numbers
place value representation applies to what?
font-family
property used to set the front typeface for an area of a web page
aside
provides tangential content
one web
providing a single resource that is configured for optimal display on multi. devices
:before
pseudo-element used to generate content that PRECEDES an element
em unit
recommended font unit for mobile display
human powered flight
searching "human powered flight" gets you
CSS
separates document structure from document style
HTML
set of markup symbols or codes placed in a file that is intended for display on a web page.
thumbnail
smaller version
favicon
square icon associated with a web page
<a>
tag used to link web pages to each other
binary
the PandA system is?
anchor element
to specify a hyperlink
GIF
transparent graphic type
directory hierarchy
tree-like organization of folders and files on a computer
selectors and declarations
two components of CSS rules
clear or over float
used to clear a float
nav
used to configure the main navigation area on a web page
float property
used to float element to a specific side of the container
digitizing sounds
uses bits to represent both positive and negative values
inline
when CSS is coded in the body of the web page as an attribute of an HTML tag
Body Section
Contains the actual tags, text, images, and other objects that are displayed by the browser as a web page.
Title Element
First element in the head section
CSS Selector's
HTML element, a class name, an id name
bandwidth
a measure of how much info is transmitted per unit time
fewer than
a search using And will be? than a search using OR
margin
always transparent
target
applied to an anchor tag to open a link in a new browser
padding
area between content and the border. value is zero
<link rel="stylesheet" href="style.css">
associates a web page with an external style sheet
JPG
best graphic type for pictures
PandA
black and white, present or is not, true of false
Paragraph Elements
Are used to group sentences and sections of text together
search using And
Both of the search terms to be found on the page
1996
The year CSS was first proposed as a standard by the W3C