Save
Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password


Make sure to remember your password. If you forget it there is no way for StudyStack to send you a reset link. You would need to create a new account.
Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.
focusNode
Didn't know it?
click below
 
Knew it?
click below
Don't Know
Remaining cards (0)
Know
0:00
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how

COP2500 #3

TermDefinition
Images can be... -Links -Clickable image maps -Banners -Marquees -Billboards -Rollovers
In Html images are static... Cannot be changed without loading a new page or reloading the current page
<img> tag is... tag element for an image
ALIGN Floats the image either to the left or right side of the page or other defined directions (e.g. text-top, top, middle,abs-middle,bottom,abs-bottom)
ALT Alternative text when the image doesn't appear
BORDER Width in pixels of an image border
HEIGHT Height in pixels of an image
HSPACE Added space in pixels to the right and left sides of the image
SRC The URL or location of the image relative to the root document
VSPACE Added space in pixels to the top and bottom of the image
WIDTH Width of the image in pixels
<map> tag element for an image map
ID Name of the image map
Name Also the name of the image map
<area> tag element to define the clickable areas of an image map
Alt (referring to image map) What happens when the user clicks
COORDS (image map) Shape of the rectangle, circle, or polygon in x,y pixel coordinates
HREF (image map) Address of the page that will appear when the user clicks in the area
SHAPE (image map) Assigned a type that represents the area
x1,y1,x2,y2 Specifies the coordinates of the left, top, right, bottom corner of the rectangle (rect)
x,y,radius Specifies the coordinates of the circle center and the radius (circle)
x1,y1,x2,y2,..,xn,yn Specifies the coordinates of the edges of the polygon. (poly)
Cascading Style Sheets or CSS Style Sheet language used on web sites to specify the appearance of each page element, first version introduced in 1996
Style rule List of style properties to an element or group of elements
Format selector is a -tag element -id -class
Style rule precedence -Browser -User-defined -External -Embedded -Inline
Under-defined Modify the settings in the web browser
External include in HTML using link element: "externalstyle.css"
Embedded Inserted directly in the <head> element
Inline Applied directly to a tag element
CSS Defining Colors Use color names; hexadecimal numbers
Hue tint of the color based on color wheel location
Saturation Intensity of the color; 0 percent-100 percent equates to no color-full color
Lightness Brightness of the color; 0 percent-100 percent equates to black-white
Opacity values How much of the colors below the surface of the current object show through to affect appearance
rgba red,green,blue, opacity
hsla hue, saturation,lightness, opacity
font-family defines font face;fonts ex. Arial, Times New Roman, Verdana
font-size size;sets the font size
letter-spacing size;sets the kerning (space between letters)
word-spacing size;sets the tracking (space between words)
Size is specified as absolute units or relative units
Absolute units are a fixed size
Relative Units are relative to the size of other objects on the web page
font-style type; normal, italic, oblique
font-weight weight; normal, bold, bolder, light, lighter
text-decoration type; none, underline, overline, line-through
text-transform type; capitalize, uppercase, lowercase, none
font-variant type; normal, small-caps
Kerning space between characters
tracking space between words
leading space between lines of text
text-indentation indent from the left margin
text-align alignment;left right center, justify
vertical-align alignment; baseline, bottom, middle, sub, super, text-bottom, text-top, top
list- style type Ordered or unordered; ol, ul
Drop shadows text shadow
box shadow box-shadow:inset color offsetY blur spread
Rotate object transform style; 2d 3d
color gradient linear, radial, repeating
rounded corners on elements border-radius:25px
Created by: Koliviapop
Popular Computers sets

 

 



Voices

Use these flashcards to help memorize information. Look at the large card and try to recall what is on the other side. Then click the card to flip it. If you knew the answer, click the green Know box. Otherwise, click the red Don't know box.

When you've placed seven or more cards in the Don't know box, click "retry" to try those cards again.

If you've accidentally put the card in the wrong box, just click on the card to take it out of the box.

You can also use your keyboard to move the cards as follows:

If you are logged in to your account, this website will remember which cards you know and don't know so that they are in the same box the next time you log in.

When you need a break, try one of the other activities listed below the flashcards like Matching, Snowman, or Hungry Bug. Although it may feel like you're playing a game, your brain is still making more connections with the information to help you out.

To see how well you know the information, try the Quiz or Test activity.

Pass complete!
"Know" box contains:
Time elapsed:
Retries:
restart all cards