GRAPHICS AND MULTIMEDIA IN WEB DESIGN AFNAN A. AL-SUBAIHIN
|
|
|
- Josephine Hall
- 9 years ago
- Views:
Transcription
1 GRAPHICS AND MULTIMEDIA IN WEB DESIGN
2 WHY MULTIMEDIA To make your website more attractive (logo, buttons, etc.) To give your website a unique theme (emphasize your website colors with appropriate exciting images and videos). To visualize your data (graphs, diagrams, etc.) Require basic knowledge in graphic design.
3 OUTLINE Images Applications Definition Scaling and Downsampling File Sizes Color Palettes File Formats JPEG GIF PNG Vector Vs. Raster images Favicosns Multimedia Embedding Multimedia
4 IMAGES: APPLICATIONS Basic: Microsoft Paint Most common: Adobe Photoshop Open source: GIMP (
5 IMAGES: DEFINITION Images are a grid of pixels. Each pixel holds a value of the color it represents. The pixel dimensions of the image are the image resolution (e.g. 600x800 pixels) Also, Number of pixels in each inch indicates the resolution of the image (spatial resolution) and it is measured with ppi(pixels per inch.) More pixels in each inch give us more details. Web images resolution: usually 72 ppi. Image form Wikipedia
6 IMAGE SCALING AND DOWNSAMPLING To stitch images to your wireframe you need to have full control over the image dimensions. New image: Just specify the height and width of the image in the New dialog:
7 IMAGE SCALING AND DOWNSAMPLING If you already have an image (especially a photograph) you will need to change its size to fit your website. Always do the downsamplingusing an image manipulation application instead of relying on the browser (specifying the height and width attributes). In Photoshop all the downsamplingcan be done in the Image>Image Size menu Another option is cropping the image
8 IMAGE SCALING AND DOWNSAMPLING Change image dimensions while keeping the aspect ratio. You can change it using exact pixels or percentage of reduction. Change the document size (increases the empty area or crops the image).
9 IMAGE FILE SIZES With the advent of internet speeds you would think that image file sizes don t matter: wrong. Some users may still have slow internet connection. Large image sizes would take up the bandwidth of your website that has been allocated by the hosting service. To reduce the image file size: Quality vs. size JPEG vs. Gif or PNG RGB vs. Indexed
10 COLOR PALETTES Each pixel has a color depth that is defined by the number of bits it uses to store its color: 8-bit pixel (1 byte) stores 256 colors (indexed color) 24-bit pixel (3 bytes) stores 16 million colors(rgbtruecolor) The choice whether we use indexed color or RGB depends on the picture itself: Photographs (especially landscapes) usually require the full selection of RGB colors. But digitally designed images can almost always be adjusted to use indexed color.
11 COLOR PALETTES Indexed Color The palette is limited to a maximum of 256 colors. Not as restrictive as it sounds (turns out, you don t actually need the whole 16 millions colors.) In Photoshop: or: File > save for web Image > mode > indexed color
12 COLOR PALETTES
13 IMAGE FILE FORMATS When you Save As an image in Photoshop you are presented with many image formats. The most common and useful in web design are: JPEG GIF PNG (.jpg) (.gif) (.png)
14 IMAGE FILE FORMATS: JPEG Joint Photographic Experts Group. Pronounced jay-peg. Most common image format. Loses quality when edited many times: good for final distribution of the image. Can represent the whole RGB color space (truecolor). MIME type: image/jpeg Relatively large file size. Use it when you need a high quality image with many gradient true colors and smooth edges (e.g. photographs)
15 JPEG QUALITY SETTINGS When saving as.jpg you ll be presented with the quality dialogue. Usually there is no big difference between Maximum and High or Medium quality except the increase in the image size: Conserve the image size while keeping adequate quality. In Photoshop: use save for web to preview the results at different settings.
16 IMAGE FORMATS: GIF Was introduced by CompuServe in Indexed color palette. Supports transparency. Supports animation. Small size images. MIME type: image/gif Use it when you need transparent images with few distinctive colors and sharp edges. Or when you need an animated picture.
17 IMAGE FILE FORMATS: PNG Portable Network Graphics Was created as the free, open-source successor to the GIF. Can represent the whole RGB color space. Supports transparency. Supports semi-transparency (enabled using JavaScript in web browsers.) MIME type: image/png Good when you intend to edit the image often. not supported by IE6 or earlier browsers.
18 PNG: SEMI-TRANSPARENCY
19 VECTOR VS. RASTER(BITMAP) IMAGES Image files holds either pixel or vector (geometric) data. The more pixels in raster images the clearer the image but larger file size. When enlarging pixel images while keeping the number of pixels constant: grainy (pixilated) images. Image form Wikipedia
20 VECTOR VS. RASTER(BITMAP) IMAGES Vector Images: Vector images are composed of geometric shapes (points, lines, curves, etc.) based on mathematical equations. Advantages: High resolution graphics with smaller file size. Upon magnification, vector images never lose quality. Drawbacks: Lack ability to show fine details as in real world photographs.
21 VECTOR VS. RASTER(BITMAP) IMAGES
22 FAVICONS Enhance the identity of your website using favicons. Can help people identify your website in a list of bookmarks (especially sighted people)
23 FAVICONS Dimensions: 16x16 pixels. Difficult to design something is such small space. Start with 32x32 then downsample it. Use high contrast and very simple design elements. The image format should be.icobut it is not supported in Photoshop. Use an online converting tool: Name the file faviconand place it in the root folder.
24 MULTIMEDIA Adding other kinds of multimedia (other than images) can give your website an exciting hectic look. Use multimedia sparingly (e.g. no more one video per page.. etc.) Trade-off between quality and bandwidth usage. Offer the visitor the choice of plain HTML view.
25 MULTIMEDIA: EMBEDDING You can use these tags depending on the nature of what you intend to embed: <Object> tag <iframe> tag <script> tag
26 EMBEDDING IMAGES You can show the image in your website either by: The <img> tag Specifying it as a background (using CSS) Example: <div style= </div> background-image: url(/images/somefile.gif); background-repeat:repeat;">
27 EMBEDDING VIDEO FILES Supported file formats:.swffiles -are the file types created by Adobe s Flash program. (requires the flash plug-in in the user s browser).wmvfiles -are Microsoft's Window's Media Video file types..mov files - are Apple's Quick Time Movie format..mpegfiles -are movie files created by the Moving Pictures Expert Group. <embed src="somefilename.swf" width="550" height="400"> </embed>
28 RESOURCES
MMGD0203 Multimedia Design MMGD0203 MULTIMEDIA DESIGN. Chapter 3 Graphics and Animations
MMGD0203 MULTIMEDIA DESIGN Chapter 3 Graphics and Animations 1 Topics: Definition of Graphics Why use Graphics? Graphics Categories Graphics Qualities File Formats Types of Graphics Graphic File Size Introduction
Links. Blog. Great Images for Papers and Presentations 5/24/2011. Overview. Find help for entire process Quick link Theses and Dissertations
Overview Great Images for Papers and Presentations May 26, 2011 Web Tips Definitions Using the Michigan Tech logo Photography 101 Great images from others Great images you create PDF conversion Final words
MassArt Studio Foundation: Visual Language Digital Media Cookbook, Fall 2013
INPUT OUTPUT 08 / IMAGE QUALITY & VIEWING In this section we will cover common image file formats you are likely to come across and examine image quality in terms of resolution and bit depth. We will cover
Optimizing graphic files
Optimizing graphic files Introduction As soon as I started using web-authoring tools, I realized that I should be careful to use graphics on the web. Well-designed graphics usually make the web site more
So you say you want something printed...
So you say you want something printed... Well, that s great! You ve come to the right place. Whether you re having us design and edit your work, or you fancy yourself a designer and plan to hand over your
A Basic Summary of Image Formats
A Basic Summary of Image Formats Merciadri Luca [email protected] Abstract. We summarize here the most used image formats, and their respective principal applications. Keywords: image formats,
NDSU Technology Learning & Media Center
1 NDSU Technology Learning & Media Center QBB 150C 231-5130 www.ndsu.edu/its/tlmc Creating a Large Format Poster (Plot) Using PowerPoint 2013 Posters should be designed and created in a manner that best
SCANNING, RESOLUTION, AND FILE FORMATS
Resolution SCANNING, RESOLUTION, AND FILE FORMATS We will discuss the use of resolution as it pertains to printing, internet/screen display, and resizing iamges. WHAT IS A PIXEL? PIXEL stands for: PICture
UNIVERSITY OF CALICUT
UNIVERSITY OF CALICUT SCHOOL OF DISTANCE EDUCATION CCSS UG (SDE) V SEMESTER OPEN COURSE INTRODUCTION TO MULTIMEDIA (For the UG candidates with core course other than BMMC) QUESTION BANK 1. Compression
ART 170: Web Design 1
Banner Design Project Overview & Objectives Everyone will design a banner for a veterinary clinic. Objective Summary of the Project General objectives for the project in its entirety are: Design a banner
Fireworks CS4 Tutorial Part 1: Intro
Fireworks CS4 Tutorial Part 1: Intro This Adobe Fireworks CS4 Tutorial will help you familiarize yourself with this image editing software and help you create a layout for a website. Fireworks CS4 is the
Digital Imaging and Image Editing
Digital Imaging and Image Editing A digital image is a representation of a twodimensional image as a finite set of digital values, called picture elements or pixels. The digital image contains a fixed
Adobe Certified Expert Program
Adobe Certified Expert Program Product Proficiency Exam Bulletin Adobe Photoshop CS4 Exam # 9A0-094 ACE Certification Checklist The checklist below will help guide you through the process of obtaining
Adobe Illustrator CS6. Illustrating Innovative Web Design
Overview In this seminar, you will learn how to create a basic graphic in Illustrator, export that image for web use, and apply it as the background for a section of a web page. You will use both Adobe
Optimizing Adobe PDF files for display on mobile devices
whitepaper TABLE OF CONTENTS 1 Introduction 1 Part I. Optimizing existing PDF files 5 Part II. Creating optimized PDF files Introduction This document provides guidelines for creating Adobe PDF files optimized
Preparing Images for PowerPoint, the Web, and Publication
What is Resolution?... 2 How Resolution Affects File Memory Size... 2 Physical Size vs. Memory Size... 3 Thinking Digitally... 4 What Resolution is Best For Printing?... 5 Professional Publications...
Image Resolution. Color Spaces: RGB and CMYK. File Types and when to use. Image Resolution. Finding Happiness at 300 dots-per-inch
Image Resolution Color Spaces: RGB and CMYK File Types and when to use Image Resolution Finding Happiness at 300 dots-per-inch Rules to remember Text should be 400dpi at the final size in the layout. Images
Scanning and OCR Basics
Scanning and OCR Basics Scan Text Documents into Word 2003 using OCR Software 1. Place the document to scan face down on the flatbed scanner. 2. Launch Microsoft Word 2003 for Windows. 3. Select Acquire
TABLE OF CONTENTS. SECTION ONE: OVERVIEW... 4 Who are these guidelines for?... 4 What is a visual identity guideline?... 4
VISUAL IDENTITY TABLE OF CONTENTS SECTION ONE: OVERVIEW... 4 Who are these guidelines for?... 4 What is a visual identity guideline?... 4 SECTION TWO: VISUAL IDENTITY GUIDLINES... 5 Corporate identity
To be productive in today s graphic s industry, a designer, artist, or. photographer needs to have some basic knowledge of various file
An Artist s Digital Toolkit Allan Wood, for educational use only Understanding File Formats File Formats To be productive in today s graphic s industry, a designer, artist, or photographer needs to have
Instructions for Creating a Poster for Arts and Humanities Research Day Using PowerPoint
Instructions for Creating a Poster for Arts and Humanities Research Day Using PowerPoint While it is, of course, possible to create a Research Day poster using a graphics editing programme such as Adobe
Adobe Dreamweaver Exam Objectives
Adobe Dreamweaver audience needs for a website. 1.2 Identify webpage content that is relevant to the website purpose and appropriate for the target audience. 1.3 Demonstrate knowledge of standard copyright
Websites for Small Business. Copyright 2005 Three Rivers Internet
Websites for Small Business Why your business needs a website Today, over 60% of Americans use the Internet. We use it to communicate, to learn, to shop and to buy. It is just as important in our lives
Lesson 1 Quiz. 3. The Internet is which type of medium? a. Passive b. Broadcast c. One-to-one d. Electronic print
Lesson 1 Quiz 1. Which technology trend in Web development can be defined as a group of XMLbased technologies that enable computers using different operating systems and software to easily exchange information
Adobe Illustrator CS5 Part 1: Introduction to Illustrator
CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Adobe Illustrator CS5 Part 1: Introduction to Illustrator Summer 2011, Version 1.0 Table of Contents Introduction...2 Downloading
Periodontology. Digital Art Guidelines JOURNAL OF. Monochrome Combination Halftones (grayscale or color images with text and/or line art)
JOURNAL OF Periodontology Digital Art Guidelines In order to meet the Journal of Periodontology s quality standards for publication, it is important that authors submit digital art that conforms to the
WEB DEVELOPMENT IMMERSIVE HTML & WEB FUNDAMENTALS
HTML & WEB FUNDAMENTALS TOPICS How the Web Works The Development Process Separation of Concerns Work Flow Habits Getting to know HTML elements Validation 2 HOW THE WEB WORKS Request/Response Rendering
ACTIVE CONTENT MANAGER (ACM)
ITServices SSC007-3333 University Way Kelowna, BC V1V 1V7 250.807.9000 www.ubc.ca/okanagan/itservices ACTIVE CONTENT MANAGER (ACM) Managing the Digital Asset Library March 8, 2007 digital assets.ppt 1
Using HTML5 Pack for ADOBE ILLUSTRATOR CS5
Using HTML5 Pack for ADOBE ILLUSTRATOR CS5 ii Contents Chapter 1: Parameterized SVG.....................................................................................................1 Multi-screen SVG.......................................................................................................4
designed and prepared for california safe routes to school by circle design circledesign.net Graphic Standards
Graphic Standards Table of Contents introduction...2 General Usage...2 Logo lockups: color...3 LOGO LOCKUPS: GRAYSCALE...4 Minimum Staging Area...5 Minimum Logo Size...6 Type Family...7 Color Palettes...8
TEXT FILES. Format Description / Properties Usage and Archival Recommendations
TEXT FILES Format Description / Properties Usage and Archival Recommendations.txt.doc.docx.rtf.odt.pdf PDF/A Text file Simple plain text document Compatible across software packages Supports very little
CompuScholar, Inc. Alignment to Tennessee Web Design Foundations Standards
CompuScholar, Inc. Alignment to Tennessee Web Design Foundations Standards Tennessee Course Details: Course Name: Primary Career Cluster: Course Code: Credit: Grade Level: Teacher Resources: Web Design
ACADEMIC TECHNOLOGY SUPPORT
ACADEMIC TECHNOLOGY SUPPORT Adobe Photoshop Introduction Part 1 (Basics- Image Manipulation) [email protected] 439-8611 www.etsu.edu/ats Table of Contents: Overview... 1 Objectives... 1 Basic Graphic Terminology...
Essential Graphics/Design Concepts for Non-Designers
Essential Graphics/Design Concepts for Non-Designers presented by Ana Henke Graphic Designer and Publications Supervisor University Communications and Marketing Services New Mexico State University Discussion
Creating Web Pages with Microsoft FrontPage
Creating Web Pages with Microsoft FrontPage 1. Page Properties 1.1 Basic page information Choose File Properties. Type the name of the Title of the page, for example Template. And then click OK. Short
Web Design Specialist
UKWDA Training: CIW Web Design Series Web Design Specialist Course Description CIW Web Design Specialist is for those who want to develop the skills to specialise in website design and builds upon existing
Adobe Illustrator CS5
What is Illustrator? Adobe Illustrator CS5 An Overview Illustrator is a vector drawing program. It is often used to draw illustrations, cartoons, diagrams, charts and logos. Unlike raster images that store
Fireworks for Graphics and Images
Fireworks for Graphics and Images Joan Weeks SLIS Computer Labs Mgr. October 2009 Fireworks for Banners and Images Fireworks is a web developer s tool to make banners and graphics, as well as format images
How to resize, rotate, and crop images
How to resize, rotate, and crop images You will frequently want to resize and crop an image after opening it in Photoshop from a digital camera or scanner. Cropping means cutting some parts of the image
Digital Photography. Digital Cameras and Digital Photography. Your camera. Topics Your Camera Exposure Shutter speed and f-stop Image Size Editing
Digital Cameras and Digital Photography Topics Your Camera Exposure Shutter speed and f-stop Image Size Editing Faculty Innovating with Technology Program Aug 15, 2006 Digital Photography Your camera Virtually
Fireworks 3 Animation and Rollovers
Fireworks 3 Animation and Rollovers What is Fireworks Fireworks is Web graphics program designed by Macromedia. It enables users to create any sort of graphics as well as to import GIF, JPEG, PNG photos
Data Storage 3.1. Foundations of Computer Science Cengage Learning
3 Data Storage 3.1 Foundations of Computer Science Cengage Learning Objectives After studying this chapter, the student should be able to: List five different data types used in a computer. Describe how
Chapter 10: Multimedia and the Web
Understanding Computers Today and Tomorrow 12 th Edition Chapter 10: Multimedia and the Web Learning Objectives Define Web-based multimedia and list some advantages and disadvantages of using multimedia.
Outline. CIW Web Design Specialist. Course Content
CIW Web Design Specialist Description The Web Design Specialist course (formerly titled Design Methodology and Technology) teaches you how to design and publish Web sites. General topics include Web Site
ACE: Illustrator CC Exam Guide
Adobe Training Services Exam Guide ACE: Illustrator CC Exam Guide Adobe Training Services provides this exam guide to help prepare partners, customers, and consultants who are actively seeking accreditation
Web Design Foundations (2015-16)
Course Description Web Design Foundations is a course that prepares students with work-related web design skills for advancement into postsecondary education and industry. The course is intended to develop
What Resolution Should Your Images Be?
What Resolution Should Your Images Be? The best way to determine the optimum resolution is to think about the final use of your images. For publication you ll need the highest resolution, for desktop printing
Table of Contents File Set Up
Table of Contents File Set Up File Basics Page 2 Setting Up Bleed Page 3 Banner Set Up Pockets and Bleed Page 4-5 Tradeshow Booth File Set Up Page 6 FTP Information Page 7 Scanning, Resolutions and Proofs
Designing for Print. How to build a file for successful printing. www.serviceprinters.com 127 East Second Street Duluth, MN 55805 1.800.877.
Designing for Print How to build a file for successful printing by AN EMPLOYEE-OWNED COMPANY www.serviceprinters.com 127 East Second Street Duluth, MN 55805 1.800.877.4684 Proper Planning Prevents Poor
Graphic Design. Background: The part of an artwork that appears to be farthest from the viewer, or in the distance of the scene.
Graphic Design Active Layer- When you create multi layers for your images the active layer, or the only one that will be affected by your actions, is the one with a blue background in your layers palette.
HOW Interactive Design Conference 2013
HOW Interactive Design Conference 2013 Photoshop to HTML Chris Converse Use this QR code to get the mobile schedule for this conference. Get session and speaker info, lunch ideas, and links for getting
Preparing files for submission to Turnitin
[Type here] Preparing files for submission to Turnitin FOR MAC USERS This document provides guidance on preparing your files for online submission to Turnitin if you are using a MAC and Microsoft Office
PREPARING PHOTOS for PRINTING
PREPARING PHOTOS for PRINTING GENERAL WORKFLOW Open a PSD file SAVE AS a TIFF File Resize to Printer Resolution using IMAGE SIZE Sharpen with Layer Sharpen Add a Black Border using CANVAS SIZE Set the
How To Add The WebReserv Booking Calendar To Your Facebook Page
WebReserv Quickstart Guides How To Add The WebReserv Booking Calendar To Your Facebook Page How To Add The WebReserv Booking Calendar To Your Facebook Page 1 Index Introduction Page 3 1. Create your WebReserv
Making TIFF and EPS files from Drawing, Word Processing, PowerPoint and Graphing Programs
Making TIFF and EPS files from Drawing, Word Processing, PowerPoint and Graphing Programs In the worlds of electronic publishing and video production programs, the need for TIFF or EPS formatted files
Contents. Launching FrontPage... 3. Working with the FrontPage Interface... 3 View Options... 4 The Folders List... 5 The Page View Frame...
Using Microsoft Office 2003 Introduction to FrontPage Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.0 Fall 2005 Contents Launching FrontPage... 3 Working with
Theater Signage Dimensions Notes Material. 20"w x 26"h Poster only DO NOT MOUNT. Price Chart Dimensions Notes Material
STAGE 4 Theater Signage Dimensions Notes Material 50th St. Pavilion Exterior Sign (case/sign) 27"w x 77"h (opening) 23 5/8"w x 73 1/2"h Mount on foam core 50th St. Pavilion Interior Sign 20"w x 26"h Poster
Digimarc for Images. Best Practices Guide (Chroma + Classic Edition)
Digimarc for Images Best Practices Guide (Chroma + Classic Edition) Best Practices Guide (Chroma + Classic Edition) Why should you digitally watermark your images? 3 What types of images can be digitally
TASKSTREAM FAQs. 2. I have downloaded a lesson attachment, but I cannot open it. What is wrong?
TASKSTREAM FAQs Why do I not receive emails from TaskStream? It could be that your email program is interpreting incoming TaskStream mail as spam, which is a term for junk mail Spam is not typically stored
m ac romed ia Fl a s h Curriculum Guide
m ac romed ia Fl a s h Curriculum Guide 1997 1998 Macromedia, Inc. All rights reserved. Macromedia, the Macromedia logo, Dreamweaver, Director, Fireworks, Flash, Fontographer, FreeHand, and Xtra are trademarks
Instructions to Create Your Rollup Poster in PowerPoint
Instructions to Create Your Rollup Poster in PowerPoint THE IDEAL POSTER IS DESIGNED TO... Provide a brief overview of your research Encourage discussion Stand alone when you re not there to provide an
GKG3013 Web Design. Jong Sze Joon& Auzani Zeda Mohamed Kassim Faculty of Applied and Creative Arts Universiti Malaysia Sarawak
GKG3013 Web Design Jong Sze Joon& Auzani Zeda Mohamed Kassim Faculty of Applied and Creative Arts Universiti Malaysia Sarawak Learning Unit 3 Web Design Basics Unit Learning Objectives The aim of this
Image Formatting. Thanks to the Jerome Foundation.
Thanks to the Jerome Foundation. Image Formatting Saving your Image as a JPEG: If your image is saved in a format other than JPEG (.tiff,.psd,.pict, etc.) it will not work. You can save your image as a.jpg
South Plainfield Public Schools Web Design Scope and Sequence of Curriculum Grade 10-12 Date August 2011
Unit (Domain): Part I: Evaluating Current Websites Part II: Creating Web Pages Using Google Sites, Docs and Forms Part III: Using Animation Media for the Web Essential Question(s): How does the World Wide
KB COPY CENTRE. RM 2300 JCMB The King s Buildings West Mains Road Edinburgh EH9 3JZ. Telephone: 0131 6505001
KB COPY CENTRE RM 2300 JCMB The King s Buildings West Mains Road Edinburgh EH9 3JZ Telephone: 0131 6505001 Email: [email protected] [email protected] [email protected] Step 1. Set up page orientation
WAYNESBORO AREA SCHOOL DISTRICT CURRICULUM INTRODUCTION TO GRAPHICS
COURSE NAME: Introduction to Graphics UNIT: Introduction to Mac OS NO. OF DAYS: 5 KEY LEARNING(S): Understanding basic operations on a Mac computer UNIT : thinking Logging in Classroom rules and regulations
Course Title: Multimedia Design
Course Title: Multimedia Design Unit: Multimedia Hardware and Software Content Standard(s) and 1. Compare types of multimedia, including presentation, desktop publishing, Web page design, graphic design,
Each figure of a manuscript should be submitted as a single file.
Introduction This page provides general information for authors creating figures to maximize the quality of those illustrations and to prepare artwork for submission to the Brazilian Journal of Medical
Logo Standards Guideline
Logo Standards Guideline TABLE OF CONTENTS Nurturing The Brand 1 Logo Guidelines 2 Correct Usage 2 Color Guidelines 6 How to Use the Provided Logo Files 9 Glossary 10 NURTURING THE BRAND THE FOLLOWING
Print Services User Guide
Print Services User Guide Understanding Artwork for Print 1 Preferred Formats: Preferred formats should contain only vector-based graphics and text, and/or high-resolution images. Low resolution images
Reviewer s Guide. Morpheus Photo Animation Suite. Screenshots. Tutorial. Included in the Reviewer s Guide:
Morpheus Photo Animation Suite Reviewer s Guide The all-in-one animation suite includes Morpheus Photo Morpher, Morpheus Photo Warper, Morpheus Photo Mixer, as well as all 15 sample morphs, warps, and
Blueball First Class Sandvox Designs v2.0 Works with Sandvox 2+ only!
Blueball First Class Sandvox Designs v2.0 Works with Sandvox 2+ only! Overview and Usage Tips For Blueball First Class Sandvox 2 Designs Thank you for purchasing one of our original Sandvox Designs bundle.
FILE PREPARATION GUIDE
Introduction The commercial printing equipment used by is very different to standard desk top printers so it is important that files submitted for printing are prepared properly to ensure they print correctly.
We automatically generate the HTML for this as seen below. Provide the above components for the teaser.txt file.
Creative Specs Gmail Sponsored Promotions Overview The GSP creative asset will be a ZIP folder, containing four components: 1. Teaser text file 2. Teaser logo image 3. HTML file with the fully expanded
Web Page Design (Master)
St. Michael-Albertville High School Teacher: Ben Rusin Web Page Design (Master) September 2014 CEQ: WHAT IS HTML CODING AND HOW IS IT USED TO CREATE WEB SITES? AND HOW CAN IT BE USED TO CREATE WEB SITES?
PowerPoint Interface Menu Bars Work Area Slide and Outline View TASK PANE Drawing Tools
Microsoft PowerPoint is used for creating slide presentations to be used on a PC or even printed out as overheads and handouts. You can combine text, graphics, even audio and video to create exciting and
Online Advertising Specifications
Online Advertising Specifications Website Banner Ads pg. 2-3 Here you will discover the different banner ads that are available through ArtsAndCraftsHomes.com. There will be visual examples along with
Introduction... Learn to insert event sounds and streaming sounds and to change the effects for a sound... 69
1997 1999 Macromedia, Inc. All rights reserved. Macromedia, the Macromedia logo, Dreamweaver, Director, Fireworks, Flash, Fontographer, FreeHand, and Xtra are trademarks or registered trademarks of Macromedia,
Data Storage. Chapter 3. Objectives. 3-1 Data Types. Data Inside the Computer. After studying this chapter, students should be able to:
Chapter 3 Data Storage Objectives After studying this chapter, students should be able to: List five different data types used in a computer. Describe how integers are stored in a computer. Describe how
Interactive Voting System. www.ivsystem.nl. IVS-Basic IVS-Professional 4.4
Interactive Voting System www.ivsystem.nl IVS-Basic IVS-Professional 4.4 Manual IVS-Basic 4.4 IVS-Professional 4.4 1213 Interactive Voting System The Interactive Voting System (IVS ) is an interactive
File types There are certain image file types that can be used in a web page. They are:
Using Images in web design (Dreamweaver CC) In this document: Image file types for web pages Inserting an image Resizing an image in Dreamweaver CSS properties for image alignment and responsiveness nigelbuckner
Dreamweaver and Fireworks MX Integration Brian Hogan
Dreamweaver and Fireworks MX Integration Brian Hogan This tutorial will take you through the necessary steps to create a template-based web site using Macromedia Dreamweaver and Macromedia Fireworks. The
04 Links & Images. 1 The Anchor Tag. 1.1 Hyperlinks
One of the greatest strengths of Hypertext Markup Language is hypertext the ability to link documents together. The World Wide Web itself consists of millions of html documents all linked together via
Dreamweaver Domain 2: Planning Site Design and Page Layout
Dreamweaver Domain 2: Planning Site Design and Page Layout Adobe Creative Suite 5 ACA Certification Preparation: Featuring Dreamweaver, Flash, and Photoshop 1 Objectives Identify best practices for designing
ABL Advisor :: Online Advertising Specifications
ABL Advisor :: Online Advertising Specifications Contact Denise Finegan 484.380.2968 or email [email protected] p.1 ONLINE ADVERTISING SPECIFICATIONS & SUBMISSION GUIDELINES WEBSITE BANNER AD SIZES
LEAGUE OF WOMEN VOTERS NAME & LOGO GUIDELINES
Updated 3/15/2013 4:07 PM LEAGUE OF WOMEN VOTERS NAME & LOGO GUIDELINES The League of Women Voters logo, like our name, is our identity. It conveys the full collective power of the LWV mission to the public,
WP Popup Magic User Guide
WP Popup Magic User Guide Plugin version 2.6+ Prepared by Scott Bernadot WP Popup Magic User Guide Page 1 Introduction Thank you so much for your purchase! We're excited to present you with the most magical
REVISED JUNE 2011. PLEASE DISCARD ANY PREVIOUS VERSIONS OF THIS GUIDE. Graphic Style Guide
REVISED JUNE 2011. PLEASE DISCARD ANY PREVIOUS VERSIONS OF THIS GUIDE. Graphic Style Guide 1 Introduction 2 Logo Fonts 4 Logo Color 6 Logo Size & Clear Space 8 Logo Composition 10 Logo Application 16 Corporate
