SlideShare une entreprise Scribd logo
1  sur  18
Télécharger pour lire hors ligne
Print Design vs
   Web Design
       Multimedia Design
Instructional Goals
•   Understand difference principles
    applied between print and web
    design

•   Apply basic principles in web design
They are certain similarities between print and web design, but they
are not same. Web design has its own set of challenge and design
parameters.

Resolution
Resolution is the image quality measured in terms of how many pixels
make up your image. It is commonly referred to as "ppi" (pixels per inch).
All web graphics should be no larger than 72 ppi. Anything higher has
no improved effect, and only creates longer download times.
Graphics

GIF (Graphics Interchange Format)

GIF's can include transparent backgrounds, supports interlacing (providing a low-resolution
preview of the graphic to the viewer while it downloads), and can be used as an image map
(allowing the viewer to click on the graphic as they would a regular link to another site).
Use GIF files for images that have a small number of colors. GIF files are always reduced to
no more than 256 unique colors. The compression algorithm for GIF files is less complex than
for JPEG files, but when used on flat color images and text it produces very small file sizes.

GIF format is not suitable for photographic images or images with gradient colors. Because
the GIF format has a limited number of colors, gradients and photographs will end up with
banding and pixelation when saved as a GIF file.
JPEG (Joint Photographers Experts Group)

JPEG is superior in rendering color and detail found in photographs or graphics using
blends, gradients, and other tonal variations.
It uses a complex compression algorithm that allows you to create smaller graphics
by losing some of the quality of the image. This is called a "lossy" compression
because some of the image information is lost when the image is compressed.

The JPEG format is not suited to images with text, large blocks of solid color, and simple
shapes with crisp edges. This is because when the image is compressed the text, color,
or lines may blur resulting in an image that is not as sharp as it would be saved in
another format.
PNG (Portable Network Graphic) Images

PNG graphics have a better compression rate than GIF images which result in smaller
images than the same file saved as a GIF. PNG files offer alpha transparency as well as
animation.

PNG images, like GIFs, are not well suited to photographs. The other problem with PNG
is that its special features are not well supported by Internet Explorer.

Choosing the right file format is not only important for the quality, but for keeping your
image's file size to a minimum.
Fonts
For your audience to view the same font (an unique set of type characters)
you see on your own screen, they must also have the same font installed on
their own individual computers. Otherwise, their browser will instead show a
substitute font.

Be more conservative with the choice of font. Use only what general public
already has on their computer.

Use standard fonts like Helvetica or Arial, Times or Verdana.
If you absolutely MUST have everybody see your creative font, then convert the
selected text into a graphic.
Typography

The harsh reality of web design is that you simply don't have the kind of
control over how your text appears. The choice of font, the exact size of the
text, where the text breaks, and how the text reads - all are aspects of
typography.

At a screen resolution of only 72 dpi, text is nowhere near as sharp on screen
as it is on a print publication. For this reason, be very careful not to overload
your readers with too much text and allow for some open white space.
Navigation

The web is a much more interactive experience than a print publication.
The viewer controls the sequence of web pages and jumps from page to page
using links.

Web designer must organize the content on the web pages very differently
from the way one might organize them from a brochure, newsletter, or book.
You can't assume the viewer has seen previous pages or will proceed to
subsequent pages on your web site.

Each page must be able to stand on its own. Your audience always
needs to be reminded where they are and how to get to anywhere else
on your site.
Color
Understand and use color effectively on the Web. Technically, you can produce
millions of colors on your screen, provided your monitor and video display are
a decent quality.

The disadvantage is that there are actually only 216 web-safe colors -
meaning that these are the only colors that appear the same on all monitors
and operating systems without dithering, be they PCs or Macs.

Too much color on a web page can be distracting and counterproductive, use
color sparingly. Adding too many colorful items can create the visual equivalent
of noise. Instead, leave room for white space. This will help your visitors focus
on the items that are highlighted in color - a perfect opportunity to showcase
your promotional message.
Computer Monitors
A web site that looks clean on a monitor with millions of colors could look
dithered and jagged on a monitor with only 256 colors. Colors that appear
bright and sharp on your screen may appear dark and dull on another's. A web
page that appears well suited for a 17" or larger screen will appear cut-off on a
smaller one. Even the operating system can affect your monitor display.
Macintosh computers, for instance, have a higher gamma display, and web
pages show up brighter on them than on Wintel PCs.

Before making any design revisions, first view your web page on several
computers. If you only have one computer, go somewhere off-site and view it.
See how the web site reads under poor lighting as well. All of these factors can
be observed before reaching an acceptable medium.
Page Composition

In Print design, page layout are static designs. Web pages are more fluid, more
dynamic, and the reader has more control over how they view pages.

    Fixed Width Layouts Versus Liquid Layouts
     Web page layout can be done in two different ways:

      • Fixed Width Layouts
        These are layouts where the width of the entire page is set with a specific
        numerical value.
      • Liquid Layouts
        These are layouts where the width of the entire page is flexible depending upon
        how wide the viewer's browser is.
Fixed Layouts

Fixed layouts are layouts that start with a specific size, determined by the Web designer.
They remain that width, regardless of the size of the browser window viewing the page.
Fixed width layouts allow a designer more direct control over how the page will look in
most situations.

Benefits of Fixed Width Layouts

 • A fixed width layout allows the designer to build pages that will look identical
   no matter who is looking at them.
 • Fixed width elements such as images will not overpower text on smaller
   monitors, because the width of the entire page will include those elements.
 • Scan length will not be impacted on large segments of text, no matter how
   wide the Web browser is.
Drawbacks to Fixed Width Layouts

 • Fixed width layouts can cause horizontal scrolling in smaller
   browser windows. And most people don't like to scroll
   horizontally.
 • They can also result in large expanses of whitespace in larger
   monitors, resulting in a lot of unused space and more scrolling
   vertically than might otherwise be necessary.
 • Fixed width layouts don't handle customer changes to font sizes
   very well. For small increases in the font size, they can be okay,
   but for larger increases, the layout can become compromised.
Liquid Layouts

Liquid layout based on percentages of the current browser window's size.
They flex with the size of the window, even if the current viewer changes their browser
size as they're viewing the site. Liquid width layouts allow a very efficient use of the
space provided by any given Web browser window or screen resolution. They are often
preferred by designers who have a lot of information to get across in as little space as
possible, as they remain consistent in size and relative page weights regardless of who
is viewing the page.

Benefits of Liquid Layouts

 • A liquid width layout expands and contracts to fill the available space.
 • All available real estate is used, allowing the designer to display more content
   on larger monitors, but still remain viable on smaller displays.
 • Liquid layouts provide consistency in relative widths, allowing a page to
   respond more dynamically to customer-imposed restrictions like larger font
   sizes.
Drawbacks to Liquid Layouts

 • Liquid layouts allow for very little precise control over the width
   of the various elements of the page.
 • They can result in columns of text that are either too wide to
   comfortably scan, or on smaller browsers too small for the words
   to show up clearly.
 • Liquid layouts can have problems when a fixed width element,
   such as an image, is placed inside a liquid column. If the column
   is rendered without enough space for the image, some browsers
   will increase the column width, disregarding the designer's
   instructions, while other browsers will cause overlaps in text and
   images to achieve the correct percentages.
Plug-ins

There are several mistakes designers can make when it comes to adding plug-ins
(a software extension that provides added capabilities to the browser) to their
site. They may:
 1. fail to include a warning to the visitor in advance that a plug-in is needed to
    view the site and where they can download it, or

 2. create a link to the plug-in creator's web page but the visitor is no longer at
    the original company's web site.

Some solutions to keeping your visitors' attention: code the link to the plug-in
so that when it is clicked a new browser window will appear, rather than losing
your web page. Better yet, try to obtain direct access to the plug-ins FTP site
so that people will only see your web site while the plug-in downloads.
Reference:
http://webdesign.about.com/od/graphics/a/aa100906.htm

Contenu connexe

Tendances

Image optimization and you
Image optimization and youImage optimization and you
Image optimization and youJohannes Siipola
 
3 Ways to Go Mobile First with Responsive Design
3 Ways to Go Mobile First with Responsive Design3 Ways to Go Mobile First with Responsive Design
3 Ways to Go Mobile First with Responsive DesignZURB
 
This Is Drum
This Is DrumThis Is Drum
This Is DrumTheDomDom
 
Responsive web design is the future
Responsive web design is the futureResponsive web design is the future
Responsive web design is the futureKey difference
 
Digital graphics pro forma
Digital graphics pro formaDigital graphics pro forma
Digital graphics pro formaRyan Shaw
 

Tendances (11)

Activate
ActivateActivate
Activate
 
Image optimization and you
Image optimization and youImage optimization and you
Image optimization and you
 
3 Ways to Go Mobile First with Responsive Design
3 Ways to Go Mobile First with Responsive Design3 Ways to Go Mobile First with Responsive Design
3 Ways to Go Mobile First with Responsive Design
 
Product Review
Product ReviewProduct Review
Product Review
 
This Is Drum
This Is DrumThis Is Drum
This Is Drum
 
Basic webdesign
Basic webdesignBasic webdesign
Basic webdesign
 
Ah site eval_pg
Ah site eval_pgAh site eval_pg
Ah site eval_pg
 
mortiz_Web_Style_Guide
mortiz_Web_Style_Guidemortiz_Web_Style_Guide
mortiz_Web_Style_Guide
 
Responsive web design is the future
Responsive web design is the futureResponsive web design is the future
Responsive web design is the future
 
Js site eval_cnn
Js site eval_cnnJs site eval_cnn
Js site eval_cnn
 
Digital graphics pro forma
Digital graphics pro formaDigital graphics pro forma
Digital graphics pro forma
 

En vedette

Introduction to printing industry
Introduction to printing industryIntroduction to printing industry
Introduction to printing industrySappiHouston
 
Print design checklist landscape view
Print design checklist landscape viewPrint design checklist landscape view
Print design checklist landscape viewElaine Humpleby
 
Pre-Press Production: A Priority before Print Layout and Final Printing
Pre-Press Production: A Priority before Print Layout and Final PrintingPre-Press Production: A Priority before Print Layout and Final Printing
Pre-Press Production: A Priority before Print Layout and Final PrintingEmma_Tindal
 
Visual design: foundation of print design & production
Visual design: foundation of print design & productionVisual design: foundation of print design & production
Visual design: foundation of print design & productionCheldy S, Elumba-Pableo
 
How to make Pretty Pencil and Pen Holder - Mocomi Kids
How to make Pretty Pencil and Pen Holder - Mocomi KidsHow to make Pretty Pencil and Pen Holder - Mocomi Kids
How to make Pretty Pencil and Pen Holder - Mocomi KidsMocomi Kids
 
The physics of color - Rey San Andrew Rimando
The physics of color - Rey San Andrew Rimando The physics of color - Rey San Andrew Rimando
The physics of color - Rey San Andrew Rimando Rey Rimando
 
Jovian Design - Permeable Surface Stormwater Management Feasibility Study
Jovian Design - Permeable Surface Stormwater Management Feasibility StudyJovian Design - Permeable Surface Stormwater Management Feasibility Study
Jovian Design - Permeable Surface Stormwater Management Feasibility StudyAniruddha
 
Media file formats for broadcasters
Media file formats for broadcastersMedia file formats for broadcasters
Media file formats for broadcastersvrt-medialab
 
Data Visualisation: Types, Principles, and Tools
Data Visualisation: Types, Principles, and ToolsData Visualisation: Types, Principles, and Tools
Data Visualisation: Types, Principles, and ToolsSumandro C
 
Cmyk Vs Rgb
Cmyk Vs RgbCmyk Vs Rgb
Cmyk Vs Rgbpipeck
 
multimedia data and file format
multimedia data and file formatmultimedia data and file format
multimedia data and file formatALOK SAHNI
 
Commonly Used Image File Formats
Commonly Used Image File FormatsCommonly Used Image File Formats
Commonly Used Image File FormatsFatih Özlü
 
ppt spatial data
ppt spatial datappt spatial data
ppt spatial dataRahul Kumar
 
Multimedia data and file format
Multimedia data and file formatMultimedia data and file format
Multimedia data and file formatNiketa Jain
 

En vedette (20)

Introduction to printing industry
Introduction to printing industryIntroduction to printing industry
Introduction to printing industry
 
Web 2.0
Web 2.0Web 2.0
Web 2.0
 
Print design checklist landscape view
Print design checklist landscape viewPrint design checklist landscape view
Print design checklist landscape view
 
Pre-Press Production: A Priority before Print Layout and Final Printing
Pre-Press Production: A Priority before Print Layout and Final PrintingPre-Press Production: A Priority before Print Layout and Final Printing
Pre-Press Production: A Priority before Print Layout and Final Printing
 
Visual design: foundation of print design & production
Visual design: foundation of print design & productionVisual design: foundation of print design & production
Visual design: foundation of print design & production
 
Principles of Web_Design_Part1
Principles of Web_Design_Part1Principles of Web_Design_Part1
Principles of Web_Design_Part1
 
How to make Pretty Pencil and Pen Holder - Mocomi Kids
How to make Pretty Pencil and Pen Holder - Mocomi KidsHow to make Pretty Pencil and Pen Holder - Mocomi Kids
How to make Pretty Pencil and Pen Holder - Mocomi Kids
 
RGB vs CMYK
RGB vs CMYKRGB vs CMYK
RGB vs CMYK
 
The physics of color - Rey San Andrew Rimando
The physics of color - Rey San Andrew Rimando The physics of color - Rey San Andrew Rimando
The physics of color - Rey San Andrew Rimando
 
Jovian Design - Permeable Surface Stormwater Management Feasibility Study
Jovian Design - Permeable Surface Stormwater Management Feasibility StudyJovian Design - Permeable Surface Stormwater Management Feasibility Study
Jovian Design - Permeable Surface Stormwater Management Feasibility Study
 
Media file formats for broadcasters
Media file formats for broadcastersMedia file formats for broadcasters
Media file formats for broadcasters
 
Colour management
Colour managementColour management
Colour management
 
Data Visualisation: Types, Principles, and Tools
Data Visualisation: Types, Principles, and ToolsData Visualisation: Types, Principles, and Tools
Data Visualisation: Types, Principles, and Tools
 
Cmyk Vs Rgb
Cmyk Vs RgbCmyk Vs Rgb
Cmyk Vs Rgb
 
Print and Outdoor Design ad Layout
Print and Outdoor Design ad LayoutPrint and Outdoor Design ad Layout
Print and Outdoor Design ad Layout
 
multimedia data and file format
multimedia data and file formatmultimedia data and file format
multimedia data and file format
 
Commonly Used Image File Formats
Commonly Used Image File FormatsCommonly Used Image File Formats
Commonly Used Image File Formats
 
Plant maintenance
Plant maintenancePlant maintenance
Plant maintenance
 
ppt spatial data
ppt spatial datappt spatial data
ppt spatial data
 
Multimedia data and file format
Multimedia data and file formatMultimedia data and file format
Multimedia data and file format
 

Similaire à Print design vs web design

Approaches to CSS Layout
Approaches to CSS LayoutApproaches to CSS Layout
Approaches to CSS LayoutNicole Ryan
 
Responsive Web Design
Responsive Web Design Responsive Web Design
Responsive Web Design CLEVER°FRANKE
 
Fluid lay out arcweb smac
Fluid lay out arcweb smacFluid lay out arcweb smac
Fluid lay out arcweb smacSmith Johnson
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web DesignChiheb Chebbi
 
Empowerment Technology - Basic Web Design Principles and Elements
Empowerment Technology - Basic Web Design Principles and ElementsEmpowerment Technology - Basic Web Design Principles and Elements
Empowerment Technology - Basic Web Design Principles and ElementsLany Lyn Magdaraog
 
23--Web-Design-Principles
23--Web-Design-Principles23--Web-Design-Principles
23--Web-Design-PrinciplesSelman Bozkır
 
Flat Design - Overview
Flat Design - OverviewFlat Design - Overview
Flat Design - OverviewJoe Buchmann
 
7 Important Guidelines for Effective Responsive Web Design
7 Important Guidelines for Effective Responsive Web Design7 Important Guidelines for Effective Responsive Web Design
7 Important Guidelines for Effective Responsive Web DesignProweaver, Inc
 
Responsive Web Designs
Responsive Web DesignsResponsive Web Designs
Responsive Web DesignsNusrat Khanom
 
Basic webpage layout and design
Basic webpage layout and designBasic webpage layout and design
Basic webpage layout and designAndz Bass
 
Web Design Notes
Web Design NotesWeb Design Notes
Web Design Notesbutest
 
A Forecast of 2016 Web Design Trends
A Forecast of 2016 Web Design TrendsA Forecast of 2016 Web Design Trends
A Forecast of 2016 Web Design Trendswebdesigntrends
 
9 basic principles of responsive web design
9 basic principles of responsive web design9 basic principles of responsive web design
9 basic principles of responsive web designCapital Numbers
 
Responsive Web Design Has Become One Of The Hottest Trend
Responsive Web Design Has Become One Of The Hottest TrendResponsive Web Design Has Become One Of The Hottest Trend
Responsive Web Design Has Become One Of The Hottest TrendAditMicrosys Australia
 
Responsive web design
Responsive web designResponsive web design
Responsive web designZeeshan Khan
 
Fundamentals of Good User Interface Designing, Development & Testing
Fundamentals of  Good User Interface Designing, Development & TestingFundamentals of  Good User Interface Designing, Development & Testing
Fundamentals of Good User Interface Designing, Development & TestingGopinath Ambothi
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web DesignJulia Vi
 
Basic Web Design Principles and Elements
Basic Web Design Principles and ElementsBasic Web Design Principles and Elements
Basic Web Design Principles and ElementsEromRamos
 

Similaire à Print design vs web design (20)

Approaches to CSS Layout
Approaches to CSS LayoutApproaches to CSS Layout
Approaches to CSS Layout
 
Responsive Web Design
Responsive Web Design Responsive Web Design
Responsive Web Design
 
Fluid lay out arcweb smac
Fluid lay out arcweb smacFluid lay out arcweb smac
Fluid lay out arcweb smac
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 
Empowerment Technology - Basic Web Design Principles and Elements
Empowerment Technology - Basic Web Design Principles and ElementsEmpowerment Technology - Basic Web Design Principles and Elements
Empowerment Technology - Basic Web Design Principles and Elements
 
23--Web-Design-Principles
23--Web-Design-Principles23--Web-Design-Principles
23--Web-Design-Principles
 
Flat Design - Overview
Flat Design - OverviewFlat Design - Overview
Flat Design - Overview
 
7 Important Guidelines for Effective Responsive Web Design
7 Important Guidelines for Effective Responsive Web Design7 Important Guidelines for Effective Responsive Web Design
7 Important Guidelines for Effective Responsive Web Design
 
Responsive Web Designs
Responsive Web DesignsResponsive Web Designs
Responsive Web Designs
 
Basic webpage layout and design
Basic webpage layout and designBasic webpage layout and design
Basic webpage layout and design
 
Web Design Notes
Web Design NotesWeb Design Notes
Web Design Notes
 
A Forecast of 2016 Web Design Trends
A Forecast of 2016 Web Design TrendsA Forecast of 2016 Web Design Trends
A Forecast of 2016 Web Design Trends
 
9 basic principles of responsive web design
9 basic principles of responsive web design9 basic principles of responsive web design
9 basic principles of responsive web design
 
Responsive Web Design Has Become One Of The Hottest Trend
Responsive Web Design Has Become One Of The Hottest TrendResponsive Web Design Has Become One Of The Hottest Trend
Responsive Web Design Has Become One Of The Hottest Trend
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Design responsively
Design responsivelyDesign responsively
Design responsively
 
Fundamentals of Good User Interface Designing, Development & Testing
Fundamentals of  Good User Interface Designing, Development & TestingFundamentals of  Good User Interface Designing, Development & Testing
Fundamentals of Good User Interface Designing, Development & Testing
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 
Basic Web Design Principles and Elements
Basic Web Design Principles and ElementsBasic Web Design Principles and Elements
Basic Web Design Principles and Elements
 
Web Design
Web DesignWeb Design
Web Design
 

Plus de ananda gunadharma

10 principles of effective web design
10 principles of effective web design10 principles of effective web design
10 principles of effective web designananda gunadharma
 
Effective visual communication for GUI
Effective visual communication for GUIEffective visual communication for GUI
Effective visual communication for GUIananda gunadharma
 
Penyusunan instrumen dan butir soal evaluasi diklat
Penyusunan instrumen dan butir soal evaluasi diklatPenyusunan instrumen dan butir soal evaluasi diklat
Penyusunan instrumen dan butir soal evaluasi diklatananda gunadharma
 
Pengembangan modul elektronik sebagai sumber belajar untuk mata kuliah multim...
Pengembangan modul elektronik sebagai sumber belajar untuk mata kuliah multim...Pengembangan modul elektronik sebagai sumber belajar untuk mata kuliah multim...
Pengembangan modul elektronik sebagai sumber belajar untuk mata kuliah multim...ananda gunadharma
 

Plus de ananda gunadharma (9)

Grid system introduction
Grid system introductionGrid system introduction
Grid system introduction
 
10 principles of effective web design
10 principles of effective web design10 principles of effective web design
10 principles of effective web design
 
Wireframe
WireframeWireframe
Wireframe
 
Effective visual communication for GUI
Effective visual communication for GUIEffective visual communication for GUI
Effective visual communication for GUI
 
Web 2.0 style guide
Web 2.0 style guideWeb 2.0 style guide
Web 2.0 style guide
 
Rich Media Banner Ads
Rich Media Banner AdsRich Media Banner Ads
Rich Media Banner Ads
 
Penyusunan instrumen dan butir soal evaluasi diklat
Penyusunan instrumen dan butir soal evaluasi diklatPenyusunan instrumen dan butir soal evaluasi diklat
Penyusunan instrumen dan butir soal evaluasi diklat
 
Effective web navigation
Effective web navigationEffective web navigation
Effective web navigation
 
Pengembangan modul elektronik sebagai sumber belajar untuk mata kuliah multim...
Pengembangan modul elektronik sebagai sumber belajar untuk mata kuliah multim...Pengembangan modul elektronik sebagai sumber belajar untuk mata kuliah multim...
Pengembangan modul elektronik sebagai sumber belajar untuk mata kuliah multim...
 

Dernier

Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...amitlee9823
 
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵anilsa9823
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxjanettecruzeiro1
 
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...amitlee9823
 
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)amitlee9823
 
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfChapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfParomita Roy
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Delhi Call girls
 
infant assessment fdbbdbdddinal ppt.pptx
infant assessment fdbbdbdddinal ppt.pptxinfant assessment fdbbdbdddinal ppt.pptx
infant assessment fdbbdbdddinal ppt.pptxsuhanimunjal27
 
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...amitlee9823
 
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️soniya singh
 
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...Delhi Call girls
 
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...RitikaRoy32
 
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...Delhi Call girls
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...Pooja Nehwal
 
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentationamedia6
 
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...babafaisel
 
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfThe_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfAmirYakdi
 

Dernier (20)

Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
 
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptx
 
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
 
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfChapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
 
infant assessment fdbbdbdddinal ppt.pptx
infant assessment fdbbdbdddinal ppt.pptxinfant assessment fdbbdbdddinal ppt.pptx
infant assessment fdbbdbdddinal ppt.pptx
 
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
 
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
 
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
 
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
 
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
 
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
 
B. Smith. (Architectural Portfolio.).pdf
B. Smith. (Architectural Portfolio.).pdfB. Smith. (Architectural Portfolio.).pdf
B. Smith. (Architectural Portfolio.).pdf
 
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentation
 
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
 
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfThe_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
 

Print design vs web design

  • 1. Print Design vs Web Design Multimedia Design
  • 2. Instructional Goals • Understand difference principles applied between print and web design • Apply basic principles in web design
  • 3. They are certain similarities between print and web design, but they are not same. Web design has its own set of challenge and design parameters. Resolution Resolution is the image quality measured in terms of how many pixels make up your image. It is commonly referred to as "ppi" (pixels per inch). All web graphics should be no larger than 72 ppi. Anything higher has no improved effect, and only creates longer download times.
  • 4. Graphics GIF (Graphics Interchange Format) GIF's can include transparent backgrounds, supports interlacing (providing a low-resolution preview of the graphic to the viewer while it downloads), and can be used as an image map (allowing the viewer to click on the graphic as they would a regular link to another site). Use GIF files for images that have a small number of colors. GIF files are always reduced to no more than 256 unique colors. The compression algorithm for GIF files is less complex than for JPEG files, but when used on flat color images and text it produces very small file sizes. GIF format is not suitable for photographic images or images with gradient colors. Because the GIF format has a limited number of colors, gradients and photographs will end up with banding and pixelation when saved as a GIF file.
  • 5. JPEG (Joint Photographers Experts Group) JPEG is superior in rendering color and detail found in photographs or graphics using blends, gradients, and other tonal variations. It uses a complex compression algorithm that allows you to create smaller graphics by losing some of the quality of the image. This is called a "lossy" compression because some of the image information is lost when the image is compressed. The JPEG format is not suited to images with text, large blocks of solid color, and simple shapes with crisp edges. This is because when the image is compressed the text, color, or lines may blur resulting in an image that is not as sharp as it would be saved in another format.
  • 6. PNG (Portable Network Graphic) Images PNG graphics have a better compression rate than GIF images which result in smaller images than the same file saved as a GIF. PNG files offer alpha transparency as well as animation. PNG images, like GIFs, are not well suited to photographs. The other problem with PNG is that its special features are not well supported by Internet Explorer. Choosing the right file format is not only important for the quality, but for keeping your image's file size to a minimum.
  • 7. Fonts For your audience to view the same font (an unique set of type characters) you see on your own screen, they must also have the same font installed on their own individual computers. Otherwise, their browser will instead show a substitute font. Be more conservative with the choice of font. Use only what general public already has on their computer. Use standard fonts like Helvetica or Arial, Times or Verdana. If you absolutely MUST have everybody see your creative font, then convert the selected text into a graphic.
  • 8. Typography The harsh reality of web design is that you simply don't have the kind of control over how your text appears. The choice of font, the exact size of the text, where the text breaks, and how the text reads - all are aspects of typography. At a screen resolution of only 72 dpi, text is nowhere near as sharp on screen as it is on a print publication. For this reason, be very careful not to overload your readers with too much text and allow for some open white space.
  • 9. Navigation The web is a much more interactive experience than a print publication. The viewer controls the sequence of web pages and jumps from page to page using links. Web designer must organize the content on the web pages very differently from the way one might organize them from a brochure, newsletter, or book. You can't assume the viewer has seen previous pages or will proceed to subsequent pages on your web site. Each page must be able to stand on its own. Your audience always needs to be reminded where they are and how to get to anywhere else on your site.
  • 10. Color Understand and use color effectively on the Web. Technically, you can produce millions of colors on your screen, provided your monitor and video display are a decent quality. The disadvantage is that there are actually only 216 web-safe colors - meaning that these are the only colors that appear the same on all monitors and operating systems without dithering, be they PCs or Macs. Too much color on a web page can be distracting and counterproductive, use color sparingly. Adding too many colorful items can create the visual equivalent of noise. Instead, leave room for white space. This will help your visitors focus on the items that are highlighted in color - a perfect opportunity to showcase your promotional message.
  • 11. Computer Monitors A web site that looks clean on a monitor with millions of colors could look dithered and jagged on a monitor with only 256 colors. Colors that appear bright and sharp on your screen may appear dark and dull on another's. A web page that appears well suited for a 17" or larger screen will appear cut-off on a smaller one. Even the operating system can affect your monitor display. Macintosh computers, for instance, have a higher gamma display, and web pages show up brighter on them than on Wintel PCs. Before making any design revisions, first view your web page on several computers. If you only have one computer, go somewhere off-site and view it. See how the web site reads under poor lighting as well. All of these factors can be observed before reaching an acceptable medium.
  • 12. Page Composition In Print design, page layout are static designs. Web pages are more fluid, more dynamic, and the reader has more control over how they view pages. Fixed Width Layouts Versus Liquid Layouts Web page layout can be done in two different ways: • Fixed Width Layouts These are layouts where the width of the entire page is set with a specific numerical value. • Liquid Layouts These are layouts where the width of the entire page is flexible depending upon how wide the viewer's browser is.
  • 13. Fixed Layouts Fixed layouts are layouts that start with a specific size, determined by the Web designer. They remain that width, regardless of the size of the browser window viewing the page. Fixed width layouts allow a designer more direct control over how the page will look in most situations. Benefits of Fixed Width Layouts • A fixed width layout allows the designer to build pages that will look identical no matter who is looking at them. • Fixed width elements such as images will not overpower text on smaller monitors, because the width of the entire page will include those elements. • Scan length will not be impacted on large segments of text, no matter how wide the Web browser is.
  • 14. Drawbacks to Fixed Width Layouts • Fixed width layouts can cause horizontal scrolling in smaller browser windows. And most people don't like to scroll horizontally. • They can also result in large expanses of whitespace in larger monitors, resulting in a lot of unused space and more scrolling vertically than might otherwise be necessary. • Fixed width layouts don't handle customer changes to font sizes very well. For small increases in the font size, they can be okay, but for larger increases, the layout can become compromised.
  • 15. Liquid Layouts Liquid layout based on percentages of the current browser window's size. They flex with the size of the window, even if the current viewer changes their browser size as they're viewing the site. Liquid width layouts allow a very efficient use of the space provided by any given Web browser window or screen resolution. They are often preferred by designers who have a lot of information to get across in as little space as possible, as they remain consistent in size and relative page weights regardless of who is viewing the page. Benefits of Liquid Layouts • A liquid width layout expands and contracts to fill the available space. • All available real estate is used, allowing the designer to display more content on larger monitors, but still remain viable on smaller displays. • Liquid layouts provide consistency in relative widths, allowing a page to respond more dynamically to customer-imposed restrictions like larger font sizes.
  • 16. Drawbacks to Liquid Layouts • Liquid layouts allow for very little precise control over the width of the various elements of the page. • They can result in columns of text that are either too wide to comfortably scan, or on smaller browsers too small for the words to show up clearly. • Liquid layouts can have problems when a fixed width element, such as an image, is placed inside a liquid column. If the column is rendered without enough space for the image, some browsers will increase the column width, disregarding the designer's instructions, while other browsers will cause overlaps in text and images to achieve the correct percentages.
  • 17. Plug-ins There are several mistakes designers can make when it comes to adding plug-ins (a software extension that provides added capabilities to the browser) to their site. They may: 1. fail to include a warning to the visitor in advance that a plug-in is needed to view the site and where they can download it, or 2. create a link to the plug-in creator's web page but the visitor is no longer at the original company's web site. Some solutions to keeping your visitors' attention: code the link to the plug-in so that when it is clicked a new browser window will appear, rather than losing your web page. Better yet, try to obtain direct access to the plug-ins FTP site so that people will only see your web site while the plug-in downloads.