SlideShare ist ein Scribd-Unternehmen logo
1 von 18
Downloaden Sie, um offline zu lesen
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

Weitere ähnliche Inhalte

Was ist angesagt?

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
 

Was ist angesagt? (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
 

Andere mochten auch

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
 

Andere mochten auch (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
 

Ähnlich wie 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
 

Ähnlich wie 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
 

Mehr von 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
 

Mehr von 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...
 

Kürzlich hochgeladen

办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一z xss
 
group_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdfgroup_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdfneelspinoy
 
Design principles on typography in design
Design principles on typography in designDesign principles on typography in design
Design principles on typography in designnooreen17
 
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)jennyeacort
 
shot list for my tv series two steps back
shot list for my tv series two steps backshot list for my tv series two steps back
shot list for my tv series two steps back17lcow074
 
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...Yantram Animation Studio Corporation
 
Pharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdfPharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdfAayushChavan5
 
306MTAMount UCLA University Bachelor's Diploma in Social Media
306MTAMount UCLA University Bachelor's Diploma in Social Media306MTAMount UCLA University Bachelor's Diploma in Social Media
306MTAMount UCLA University Bachelor's Diploma in Social MediaD SSS
 
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一Fi sss
 
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一diploma 1
 
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一Fi L
 
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,Aginakm1
 
Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Rndexperts
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Sitegalleryaagency
 
Mookuthi is an artisanal nose ornament brand based in Madras.
Mookuthi is an artisanal nose ornament brand based in Madras.Mookuthi is an artisanal nose ornament brand based in Madras.
Mookuthi is an artisanal nose ornament brand based in Madras.Mookuthi
 
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一F La
 
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
How to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIHow to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIyuj
 
CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10
CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10
CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10uasjlagroup
 
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCRdollysharma2066
 

Kürzlich hochgeladen (20)

办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
 
group_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdfgroup_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdf
 
Design principles on typography in design
Design principles on typography in designDesign principles on typography in design
Design principles on typography in design
 
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
 
shot list for my tv series two steps back
shot list for my tv series two steps backshot list for my tv series two steps back
shot list for my tv series two steps back
 
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
 
Pharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdfPharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdf
 
306MTAMount UCLA University Bachelor's Diploma in Social Media
306MTAMount UCLA University Bachelor's Diploma in Social Media306MTAMount UCLA University Bachelor's Diploma in Social Media
306MTAMount UCLA University Bachelor's Diploma in Social Media
 
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
 
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
 
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
 
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
 
Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Site
 
Mookuthi is an artisanal nose ornament brand based in Madras.
Mookuthi is an artisanal nose ornament brand based in Madras.Mookuthi is an artisanal nose ornament brand based in Madras.
Mookuthi is an artisanal nose ornament brand based in Madras.
 
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
 
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
 
How to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIHow to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AI
 
CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10
CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10
CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10
 
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
 

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.