Kapi’olani Community College Art 128 Interface Programming 1 In-class Presentation Week 6B.

Slides:



Advertisements
Similar presentations
UNIT 12 LO4 BE ABLE TO CREATE WEBSITES Cambridge Technicals.
Advertisements

Information Literacy Defined A set of abilities that requires individuals: recognize what information is needed have the ability to locate, evaluate,
Interface Programming 1 Week 5. Interface Programming 1 CALENDAR.
Kapi’olani Community College Art 258 Interface Programming II In-class Presentation Week 12A.
Kapi’olani Community College Art 258 Interface Programming II In-class Presentation Week 13B.
Kapi’olani Community College Art 128 Interface Programming 1 In-class Presentation Week 6A.
Interface Design 2 Week 9. Interface Design 2 :: Week 9 :: Calendar.
Art 128 Interface Programming 1 In-class Presentation Week 6A.
Kapi’olani Community College Art 249 Interface Design 2 In-class Presentation Week 14B.
Kapi’olani Community College Art 258 Interface Programming II In-class Presentation Week 8B.
Information Architecture Week 6. Information Architecture CALENDAR.
Kapi’olani Community College Art 258 Interface Programming II In-class Presentation Week 16B.
Kapi’olani Community College Art 258 Interface Programming II In-class Presentation Week 8A.
Kapi’olani Community College Art 222 Digital Multimedia In-class Presentation Week 16A.
Kapi’olani Community College Art 258 Interface Programming II In-class Presentation Week 11B.
Art 128 Interface Programming 1 In-class Presentation Week 8A.
Kapi’olani Community College Art 128 Interface Programming 1 In-class Presentation Week 13B.
Interface Programming 1 Week 7. Interface Programming 1 CALENDAR.
Art 128 Interface Programming 1 In-class Presentation Week 5B.
Art 128 Interface Programming 1 In-class Presentation Week 14A.
Art 128 Interface Programming 1 In-class Presentation Week 16A.
Art 128 Interface Programming 1 In-class Presentation Week 3B.
Art 222 Digital Multimedia In-class Presentation Week 16A.
Kapi’olani Community College Art 222 Digital Multimedia In-class Presentation Week 6A.
Art 128 Interface Programming 1 In-class Presentation Week 11B.
Kapi’olani Community College Art 155 Information Architecture In-class Presentation Week 8B.
Art 128 Interface Programming 1 In-class Presentation Week 11A.
Interface Programming 1 Week 15. Interface Programming 1 CALENDAR.
Thesis Presentation IV – Fall Midterm Review NewMediaArts art 249 :: interface design II week 15 :: a.
Kapi’olani Community College Macromedia Flash 2 In-class Presentation Week 2.
Developing Content and Layout Lesson 6. Creating Web Site Content Online users scan a page, read key words of text, and check out graphics Reading from.
Kapi’olani Community College Art 249 Interface Design 2 In-class Presentation Week 6B.
Interface Programming 1 Week 3. Interface Programming 1 CALENDAR.
Kapi’olani Community College Art 222 Digital Multimedia In-class Presentation Week 15B.
Kapi’olani Community College Art 128 Interface Programming 1 In-class Presentation Week 3A.
Art 155 Information Architecture In-class Presentation Week 14B.
Interface Design 2 Week 7. Interface Design 2 :: Week 7 :: Calendar.
HTML B OOT C AMP Chapter 2: Quick Start Kirkwood Continuing Education Fred McClurg, © Copyright 2015, Fred McClurg All Rights Reserved.
Thesis Presentation IV – Fall Midterm Review NewMediaArts art 249 :: interface design II week 14 :: a.
Thesis Presentation IV – Fall Midterm Review NewMediaArts art 249 :: interface design II week 12 :: b.
Art for New Media 1 - Sketchbook: Look through past examples of the Dreamweaver Practice Gallery on the class website. Pick one that you think.
Kapi’olani Community College Art 128 Interface Programming 1 In-class Presentation Week 3B.
Creating Image Based Rollovers with CSS Mike Takahashi Office of Instructional Development.
Kapi’olani Community College Art 258 Interface Programming II In-class Presentation Week 12B.
Kapi’olani Community College Art 258 Interface Programming II In-class Presentation Week 7A.
Kapi’olani Community College Art 249 Interface Design 2 In-class Presentation Week 7A.
Kapi’olani Community College Art 249 Interface Design 2 In-class Presentation Week 5A.
Making the website. Get your folders sorted first Create a new folder in “N” called “My hockey website” Create folders inside called “Documents”, “images”
Kapi’olani Community College Art 257 Motion Graphic Design In-class Presentation Week 5B.
Kapi’olani Community College Art 128 Interface Programming 1 In-class Presentation Week 2B.
Kapi’olani Community College Art 249 Interface Design 2 In-class Presentation Week 2A.
Your GIMP Portfolio Final Site.
Tutorial Explora Tutorial for Educators:
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Cheat Sheet CSCI 100 JW Ryder
Cheat Sheet CSCI 100 JW Ryder
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Presentation transcript:

Kapi’olani Community College Art 128 Interface Programming 1 In-class Presentation Week 6B

Art 128 :: Interface Programming 1 :: Week 6 :: B In-class Presentation :: Calendar

Art 128 :: Interface Programming 1 :: Week 6 :: B In-class Presentation :: Examples  CSS Drive Gallery & Examples   Dynmaic Drive CSS Library 

Art 128 :: Interface Programming 1 :: Week 6 :: B In-class Presentation :: Example  Accessible Image Replacement Articles  Mike Rundle technique   Seamus Leahy technique  replacement/ replacement/

Art 128 :: Interface Programming 1 :: Week 6 :: B In-class Presentation :: Today’s Agenda  Image Replacement  What is it?  A common practice where designers replace HTML text with an image.  How do you do it?  There are several techniques – I will show two.  The best techniques are those that work in all browsers and are accessible by screen readers.  Why?  Aesthetically, to allow designers to use any typeface they want without limited themselves to system fonts.  TO USE IMAGES AND STILL BE ABLE TO MAKE YOUR SITE ACCESSIBLE!!  To allow Google and other search engines to be able to parse through and index your site.  To allow handicapped and disabled web users to be able to read ALL of the contents of your site, even images.

Art 128 :: Interface Programming 1 :: Week 6 :: B In-class Presentation :: Assignment  Assignment #7: watch and complete the video tutorial on image replacement (Mike Rundle’s technique using text-indent: px;).  Post your completed example online.  Bring in any questions to class next week.  Assignment #8: one page w/ top nav that uses a:hover and images!  Watch and complete the two video tutorials posted online.  How to use ImageReady to save out images  How to use Seamus Leahy’s CSS image replacement technique to implement CSS image rollovers on your top navigation  Implement CSS image rollovers in your top navigation bar using Seamus Leahy’s technique on your own working web page that you have been using for your homework thus far.  Post your completed example online.  Bring in any questions to class next week. due ::