The moment your original work is created for the first time in tangible form
Front
what point is a piece of work copyrighted
Back
appearance and layout
Front
CSS changes ____________________
Back
You should never have a horizontal scroll
Front
rule about horizontal scrolling
Back
Class
Front
CSS selector that can be applied to any tag, and used multiple times on a page
Back
src=
Front
image tags must include this attribute
Back
Wireframe
Front
illustrates placement of content on pages
Back
Keep design elements simple to improve the experience on small screens
Front
Example: The design specifications indicate the site users will often use mobile devices to search for the business while travelling
Back
ID
Front
CSS selector that can be applied to only one object on a page
Back
<div>
Front
The tag used to create a block in a Web page to hold content (helps build layout structure):
Back
• <html>
• <head>
• <title>
• <body>
Front
four basic tags that should be used in all HTML documents
Back
Cell
Front
The intersection of a row and a column, where you input data:
Back
http://www.cfisd.net
Front
example of an absolute link
Back
</head>
Front
example of a closing tag
Back
type of graphic that supports only 256 colors, but also allows for transparency, and is typically used for small graphics such as clipart
Front
characteristics of a GIF file
Back
structure
Front
HTML changes ___________________
Back
File needs saved
Front
What does it mean when an asterisk appears next to the file name in Dreamweaver?
Back
alternate text
Front
The text that is added to an image to help assistive devices read what the image content contains, as well as gives a description of the image if it doesn't load properly
Back
Internal
Front
type of style sheet that is added only to that page
Back
Inline
Front
style sheet that is added only to an individual tag
Back
symmetry
Front
balance on both sides
Back
head tag
Front
has all of the hidden data
Back
outline of the general purpose of the site, including, but not limited to: selling a product, promoting an event, providing information, and increasing brand recognition
Front
What do site goals contain?
Back
pixel dimension
Front
Actual amount of space an object takes up on the screen regardless of resolution
Back
.html
Front
file extension of a web page (as far as we have learned)
Back
Columns
Front
The part of a table that crosses vertically:
Back
Rows
Front
The part of a table that crosses horizontally:
Back
/stylesheets/styles.css
Front
example of a relative link
Back
accessibility
Front
gives users with visual, auditory, and motor impairments the ability to navigate your site
Back
body tag
Front
indicates the content of the Web page. Anything that shows on the browser is located inside of these tags
Back
External
Front
type of style sheet that is created independently, and can be linked to from any page within a site
Back
Too many fonts can be distracting to a website user
Front
The site owner wants to use as many fonts as possible on a website. How should the website designer respond?
Back
supports millions of colors, but is large in file size, and is typically reserved for photographic images
Front
characteristics of a JPEG file
Back
Age range, gender, and education level
Front
examples of characteristics of demographics
Back
Properties panel
Front
allows you to change text formatting
Back
Derivative Works
Front
copyrighted material that has been altered or changed
Back
ol
Front
Ordered lists
Back
<img>
Front
image tag
Back
Fix the Link
Front
What do you do if the link is broken?
Back
Determine the goals and the target audience
Front
the first step to the web development process
Back
Tag
Front
CSS selector that changes the appearance of all HTML tags
Back
h1
Front
largest Heading Tag
Back
24 bit
Front
PNG files should always be saved as
Back
• So all of your links work properly
• To easily navigate your files
• To allow files to be saved to the proper location
Front
Why define a site?
Back
ul
Front
Unordered lists
Back
Hotspots
Front
linked items on an image map
Back
• Saved in a proprietary format only that program can recognize
• Files are editable in that program
• Examples - .psd, .ai
Front
characteristics of a native file
Back
6
Front
Heading tags can go from 1 to ______
Back
site map
Front
illustrates the heirarchy of a web site
Back
They may not be downloaded on the users computers
Front
Why should you not use downloaded fonts in the text portion of a website?
Back
• Images are big and bulky
• Images slow down load time
Front
Why is CSS a better alternative to styling websites?
Back
Section 2
(5 cards)
modify
Front
he context menu that contains the page properties
Back
Circle, rectangle and polygon
Front
types of image map hotspot shapes
Back
Flowchart
Front
A diagram of geometric shapes connected by lines that shows the hierarchy structure of a website:
Back
Site Goals
Front
Outline the general purpose of the site, including but not limited to selling a product, promoting an event, providing information, and increasing brand recognition.