HTML 58.51A ADDING GRAPHICS Web Graphic Formats "GIF" (graphics interchange format) JPEG (Joint Photographic Expert Group)

Slides:



Advertisements
Similar presentations
The Web Wizards Guide to HTML Chapter Five Working with Images.
Advertisements

Working with Images and HTML
Iframes & Images Using HTML.
Web Development & Design Foundations with XHTML Chapter 4 Key Concepts.
Chapter 6 Photoshop and ImageReady: Part II The Web Warrior Guide to Web Design Technologies.
Adobe Photoshop CS Design Professional FOR THE WEB CREATING IMAGES.
Add Images to Improve Your Presentation Day 8. You will learn to Understand Graphics Formats Find Graphics Create Your Own Images Insert an Image on Your.
Multimedia for the Web: Creating Digital Excitement Multimedia Element -- Graphics.
1 IMAGES: A Picture Is Worth a Thousands Words, Image Formats Image Sizes Graphic Tips Image Tag Attributes Centering Images.
Instructor: A. Burns 1 HTML Images. Instructor: A. Burns 2 Inserting a Graphic Images can be displayed in two ways: as inline images or as external images.
Chapter 4 Adding Images. Inserting and Aligning Images Using CSS When you choose graphics to add to a web page, it’s important to use graphic files in.
Guilford County SciVis V106.01
V Obtained from a Guildford County workshop-Summer, 2014.
Glencoe Digital Communication Tools Create a Web Page with HTML Chapter Contents Lesson 4.1Lesson 4.1 Get Started with HTML (85) Lesson 4.2Lesson 4.2 Format.
Lesson 7—Part 1 Working with Graphics
Chapter 5 Web Graphics Styling Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D 1.
BASIC HTML TUTORIAL Amber Brady. HTML tags are keywords surrounded by angle brackets like HTML tags normally come in pairs like and The first tag in a.
WEB GRAPHICS. The Pixel Computer displays are comprised of rows and columns of pixels. Pixels are indivisible. Some common screen resolutions are:, 600.
Presentation Design: Graphics. More About Color “Bit depth” of colors -- This is based on the smallest unit of information that a computer understands.
XHTML Images. Images are important Purpose: to enhance your web site. Add only when they complement or add additional impact to your message.
Copyright © 2003 Pearson Education, Inc. Slide 4-1 Created by, Stephanie Ludi, Rochester Institute of Technology—NY Basic Web Page Construction Graphics.
DREAMWEAVER Adding photos and other tips!. Making photo gallery  Gather ALL the photos you need into your images folder. (remember to copy the URL so.
Chapter 5 Web Graphics Styling Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D 1.
Week 11 Using Dreamweaver, Photoshop, and Fireworks: Graphics Production for the Web Stanford University Continuing Studies CS 38 Mark Branom
1 Web Developer Foundations: Using XHTML Chapter 4 Key Concepts.
1 Web Developer & Design Foundations with XHTML Chapter 4 Key Concepts.
Adding Images Learning Web Design: Chapter 7. Using an Image Images have many purposed on a Web site Used as a static image To add illustration: ex. A.
1 Using HTML and JavaScript to Develop Websites. Using Images.
File Formats Different applications (programs) store data in different formats. Applications support some file formats and not others. Open…, Save…, Save.
10 | Graphics COM 366 Web Design & Production. Native file format –Format native to software program –psd > PhotoShop default Preserves layers –Use “Save.
PowerPoint: Images Randy Graff UF HSC IT Center
File Formats and Vector Graphics. File Types Images and data are stored in files. Each software application uses different native file types and file.
Macromedia Dreamweaver MX 2004 Design Professional And Graphics WORKING WITH TEXT.
Adobe Photoshop CS3 Revealed – Chapter 16 FOR THE WEB CREATING IMAGES.
Notes Chapter 10—Adding Graphics. There are two kinds of graphics on the Internet: those you can use on your own Web pages, and those you cannot.  Many.
Graphics & Images What File Format Do I Use?. Graphics & Images …..are visual images presented on some form of media (drawings, print, web, digital video)
Color and Images. Color The natural colors we see and the colors we see on computer monitors are different. CMYK -natural RGB -monitor.
Adding Images. XHTML Element ElementAttributeAttribute Value Closing tag AttributeAttribute Value The src attribute supplies the name and location of.
Project Two Adding Web Pages, Links, and Images Define and set a home page Add pages to a Web site Describe Dreamweaver's image accessibility features.
FILE TYPES FOR WEB DESIGN 1 HOW SHOULD I SAVE?. GRAPHICS INTERCHANGE FORMAT (GIF) Best used for flat-color, sharp-edged art or text Clip art, logos Compression.
Macromedia Dreamweaver 8 Revealed AND GRAPHICS WORKING WITH TEXT.
Raster Graphics 2.01 Investigate graphic image design.
Graphic definitions Summary of Chapter 10 of the Non-designer’s web book by Robin Williams and John Tollet. Pages ( ) Miss Mary Victor.
Color and Images. Color The natural colors we see and the colors we see on computer monitors are different. ______ -natural ______ -monitor.
Introduction to Images & Graphics JMA260. Objectives Images introduction Photoshop.
Web Page Design Mrs. Ricke. Graphics Interchange Format 256 colors only Good for icons, clipart, logos Not good for high quality pictures.
1 2/22/05CS120 The Information Era Chapter 4 Basic Web Page Construction TOPICS: Images and placing pages on the server.
13 June – Session : Graphics Different types of Graphics for the web Features of image editing software Good practice for image editing.
Basic Web Design Week 3 - Graphics UVICELL. Web Graphics Concepts for Week 3 Selecting the right format for your image Creating a name banner for your.
Introduction to Programming the WWW I CMSC Winter 2003 Lecture 4.
2.01 Understand Digital Raster Graphics
2.01 Understand Digital Raster Graphics
2.01 Understand Digital Raster Graphics
Image Formats.
Sci Vis I Exam Review Unit 6 File Formats.
Hyperlinks, Images and Tables
Adding Images.
2.01 Understand Digital Raster Graphics
2.01 Understand Digital Raster Graphics
Attribute of heading, <p> and <hr> tag
Adding Images.
Attribute of heading, <p> and <hr> tag
Hyperlinks, Images and Tables
Color and Images.
Adding Images.
Adding Images.
Lesson 7—Part 1 Working with Graphics
Attribute of heading, <p> and <hr> tag
Adding Images.
Presentation transcript:

HTML 58.51A ADDING GRAPHICS

Web Graphic Formats "GIF" (graphics interchange format) JPEG (Joint Photographic Expert Group)

GIF.gif Pronounced like the peanut butter (Jif). GIF files can only contain 256 colors or less. Used for line drawings, illustrations, type design, clip art, cartoons, and for logos! allows transparency and animation.

JPEGs.jpg Pronounced, jay-peg JPEGs are used for images with millions of colors, like photographs.

Converting Graphic Formats You can use PhotoShop [Mac/PC], Graphics Converter [Mac], Paint Shop Pro [PC], and L-View [PC], Fireworks and others to resize an image and convert from one graphic format to another. Professional non-web formats are usually in a PSD format.

The Image Tag Don’t forget to upload your graphic file. That is the most common mistake. Make sure you use all lower case for name and extensions.

Adjusting the Size To keep a graphic at it’s default size, you don’t have to designate size attributes. Take a look at the links page to see what happens when you change the size. The file size will always remain the same.

Aligning Image/Text One thing to remember, these attributes indicate where the picture/image will be placed, in relation to the text. The attributes are aligning the picture, not the text.

Adding space around the Image Space around graphic - This can help you give a little space between an image an text. However, the use of tables is more effective.

ATL tags Atl tags are used to give short descriptions of an image. Some people have their graphics turned off. Used by Search engines. Most important, the legally blind often use text-to- speech synthesizers when browsing the Web. The synthesizer reads all the words on your page aloud, skipping the pictures.

Animated GIFS An animated gif takes advantage of the ability of gifs to store multiple images or frames within a single graphic file. This allows web designers to include animation and movement for a relatively low bandwidth. Just because you can easily add movement to the screen does not mean you should.

Thumbnails Linking Thumbnails to Larger Images - Or Of course this means you are linking to another page with the bigger Image/file, but the advantage is you can format the graphic.

Image Maps The best way to create an Image Map is to use: Dreamweaver, GoLive, or ImageReady. There is also some freeware specifically for creating Image maps. Image maps are usually used in large descriptive images.

HomeWork 3-5 graphics 10 points align text 10 points alt tags (all) 10 points Thumbnail to Larger image 10 points One Animated Gif 10 points Quiz Next week (All graphics) Where should you be now (Final)