Jour 108

Pataasin ang iyong marka sa homework at exams ngayon gamit ang Quizwiz!

in pixels per inch or dots per inch, the standard, time- honored for pixel based images to be printed is?

300dpi

what is the correct HTML tag to make a text italic?

<i></i>

Which html tag is used to define internal style sheet?

<style>

how do you display hyperlinks without an underline?

a {text-decoration: none;}

What is the correct HTML tag for inserting a line break?

<br>

What is the correct HTML tag for the largest heading?

<h1>

Is the number of pixels in a pixel based image fixed?

yes

vector files are always sharp, no matter how big they are presented, and no matter whether they are viewed on screen, or printed on paper?

yes

can vector images be scaled infinitely without any loss in quality?

yes, because there aren't any pixels to lose and they are constructed of mathematically calculated vectors

What is the correct HTML for inserting an image?

<img src="image.gif" alt="MyImage">

what is the correct HTML for referring to an external style sheet?

<link rel="stylesheet" type="text/css" href="mystyle.css">

What is the code to make a numbered list?

<ol> <li></li> <li></li> <li></li> </ol>

How can you make a bulleted list?

<ul> <li></li> <li></li> <li></li> </ul>

how do you insert a comment in a CSS file?

/*this is a comment*/

What is the correct HTML for creating a hyperlink?

<a href="http://www.w3schools.com">W3Schools</a>

How can you make a link open in a new tab/browser window?

<a href="url" target="_blank">

Triadic color combinations........use colors that are next to each other on the color wheel

Use colors that are at the points of an equilateral triangle inside the color wheel

What does the term RBG refer to?

a 3 color display used in digital screens: red, green, blue

What is a complex clipping path?

a clipping path incorporating multiple shapes and or many bezier points

what is an inclusive clipping path?

a clipping path that encircles an image

What is a clipping path?

a closed vector path used to frame an image

When no text is emphasized, where does the readers eye go first?

top left corner of the page

Because fonts are vector objects, it is better to work on them in vector editing programs?

true

When you increase the size of a pixel based file, the image becomes blurry?

true

Complementary color combinations...

use two colors that are directly across from each other on the color wheel

In typography, leading is?

vertical space between baseline in rows of type

Are pixel based images and a bitmap images the same?

yes

Does illustrator make files using vectors?

yes

How many letters and or numbers do hexadecimal references contain?

6

Choose the correct HTML tag to make a text bold:

<b></b>

The number of dots of ink per inch on a printed page is referred to as?

DPI (dots per inch)

What is the best file format for putting images on web campus?

PNG

Which internet file Format can show transparencies?

PNG

how do you change the color of hyperlinks when the users mouse hovers over them?

a: hover { color: FF3333;}

What kind of color system is RGB?

additive color system

in typography, kerning is...

adjustment of existing space between letters

highly saturated colors are best for?

attracting attention

What does CSS stand for?

cascading style sheets

When using headings and subheads in text, it is best to...

don't use both in the same design. Either use centered, left, right or aligned

Which CSS property controls the text size?

font-size

What does the term CMYK refer to

four colors of inks used in most printers: cyan, magenta, yellow and key (black)

"the basic framework within which a design is created" what is this the definition for?

grid

In typography, tracking is?

letter spacing. it adjusts the letter spacing uniformly over a range of characters

which property is used to change the left margin of an element?

margin-left

what is a vector-based format?

AI, EPS, SVG

which programs can be used to make clipping paths?

InDesign, Illustrator, Photoshop

If I upload an image to the internet with the wrong color format what will happen?

It will self-animate

what can you use a clipping path for?

to cut our a part of an image from its background

which property is used to change the background color?

background-color

How do you add a background color to a whole website?

body.all{background-color: #FFFFFF}

what is the correct CSS syntax?

body{color: black;}

Using CSS, how do you display a border like this: • • • • The top border = 10 pixels The bottom border = 5 pixels The left border = 20 pixels The right border = 1pixel?

border-width:10px 1px 5px 20px;

Which property is used to change the font of an element?

both font-family and font can be used

which HTML attribute is used to define inline styles?

class

Hexadecimal references are?

codes representing color in HTML

which property is used to change the font?

color

what is a simple clipping path?

consisting of one simple shape and/or few bezier points

Principle:color The symbolism associated with specific colors is?

culturally determined

what is the correct CSS syntax for making all the heading elements bold?

headings {text-style:bold;}

What is an exclusive clipping path?

hides an internal part of an image

what does HTML stand for?

hyper text markup language

Where in an HTML document is the correct place to refer to an external style sheet?

in the <head> section

in typography, what is a baseline?

invisible line on which each row of type rests

How do you make a list that lists its items with squares?

list-style-type:sqaure;

Is the grid a perspective design tool?

no

are a pixel based image and a vector image the same?

no

are vector files resolution dependent?

no

I have found a raster image I want to use in my project, but is it too small (not enough pixels) what can I do to use it?

nothing, if you use it, it will be blurry

What is the number of pixels in one inch of a digital screen referred to as?

pixels per inch (PPI)

What is a good way to establish hierarchy in a grid?

position and size

What does RGB stand for?

red, green, blue

What are image modules?

spaces created within a grid for the placement of pictorial elements

In design vocabulary, what are columns?

spaces for organized presentation of body text that helps to make it readable

How do you make each word in a line of text start with a capital letter?

text-transform: capitalize

in typography, what is a x-height?

the invisible line running across the top of a lower case letter 'x' in a row of type, and from which ascenders ride

in relation to legibility, leading is?

the space between lines of type

What are gutters?

the spaces operating two columns


Kaugnay na mga set ng pag-aaral

PUR 4000 - Lindsay Hudock - Spring 2014 - Chapter 1 Review

View Set

Les trois petits cochons~les questions partielles

View Set

Marketing Chapter 3: Digital Marketing: Online, Social, and Mobile

View Set

Unit 3: What are the benefits of physical activity?

View Set

BUS1B Managerial Accounting Chapter 3

View Set