Graphics and logos for web are best represented by this format.
What is vector?
To get a snowing animation effect, you can access code in this kind of library.
This design element lets us link parts of pictures
What is an image map?
Always end a document with this
What is </html>?
This document is created in collaboration with a client before beginning a design project
What is a design brief?
This type of file is limited to the use of 256 colors and often repeats itself.
What is a GIF?
The full term that is abbreviated by DHTML
Dynamic Hypertext Markup Language
List the 3 shapes used for image map selections
What are circle, polygon, and rectangle
This tag helps us embed YouTube videos or Google Maps
What is <iframe>?
This part of the CSS box model contains information visible on the page
What is the content?
This file is lossy but can show MILLIONS of colors, best to represent photography
What is .jpeg
You can embed a gif with this HTML tag
What is <img>?
This photoshop tool allows us to place anything where we need it to go
What is the move tool?
We can add Javascript inside of these tags
What is <script></script>?
This part of the box model determines the width and color of any surrounding details
What is the border?
Now you see it, now this file has a transparent background.
What is a .png?
You created a transparent content area using this kind of color value.
What is rgba?
One option for this tool that helps you explore a page is called "sticky"
All CSS goes here
Give one example of something included in a design brief
Examples: timeline, budget, business mission, business name, do you need a logo, what platforms the company uses, and many more.
Resolution in images is measured in this unit.
What is Pixels Per Inch (ppi) or Dots Per Inch in printing (dpi)?
To make small changes in frames of an animation, you must do this to your layers.
What is Group them?
Going to Window>Info allows you to find these for an image map
What are coordinates?
The tag used to create hyperlinks
What is <a href>?
This part of the box model creates space between the content and the border
What is padding?