Super Cool Flash Sites

http://www.smashingmagazine.com/2010/05/25/bizarre-websites-on-which-you-can-kill-time-with-style/
Some amazing flash animation websites for inspiration.

[IW104 Day] Sprites Resources

http://www.alistapart.com/articles/sprites
http://css-tricks.com/css-sprites/
http://spriteme.org/

[IW104 Day] Favicon/.ico Resources

telegraphics
photoshopsupport.com
mozilla addons

[IW104 Day] Form – Resources

Form Resources

Smashing Magazine
A List Apart
w3schools.com
htmlhelp.com
cs.tut
CSS Form Styling

More web font choices – Google font directory

This is selectable, searchable text, styled with CSS!

Google font API and the google font directory is a project aimed at offering more choices in web fonts, the legal way!

Benefits of the Google Font API include:

* A choice of high quality open source fonts.
* Works in most browsers.
* Extremely easy to use.

The line of fancy script text above was created with this code:
<link rel=”stylesheet” type=”text/css” href=”http://fonts.googleapis.com/css?family=Tangerine”>

<style>
.fancy{
font-family: ‘Tangerine’, serif;
font-size: 48px;
}
</style>

[IW104 Day] Intro to Javascript – Resources

5-20 Homework: 2 Comps (due 5-21 @ 8am)

Email André and CC Angela your 2 Neighborhood Bike Shop comps by 8:00AM tomorrow morning.

Homework due May 24

flash_good_timelineComplete lesson 4 from the Flash book.

Publish and add a link (to the HTML page) to your launcher

5-19 Homework: Floatutorial (due 5-20 @ 8am)

Please go through (meaning type in the actual code!) tutorials 1-3 on this site:
Floatutorial

A more thorough float exercise project will be assigned in the near future, so brush up!

Interface Design/Markup Exercises

Here’s a great design and markup exercise for those of you looking to further expand your skills:

Create a sleek, high-end web design from scratch

Extra credit will be awarded to those who complete this tutorial FROM SCRATCH; you may not use the source files from the exercise as your own.

Additional interface design exercises:
Web 2.0 tab design
Semi-transparent menu design
Simple, sleek footer design