pages共5页 1 2 3 4 5 下一页 最后一页



Guidelines for Web Design in BusinessWeek article
Read the Story: The 10 Commandments of Web Design

Click to view a slide show of the Best and Worst of the Web. Cast your votes for which of the sites you love and hate in this exclusive BusinessWeek.com interactive poll.

some students use multiple rollover for their navigation. when you view your page using FireFox, you will see blue outlines around the image link. How to take the outlines off of images links?

1: give one extra attribute for <img src=".."> tag as border="0"
that will remove the border for Link images!  So the tag will look like:

<a href="mylocation.html"><img src="myImage.jpg" border="0"></a>

2: Or, you can use CSS:
img
{
border-style: none;
text-decoration: none;
}

add that to your CSS file.
483E Students:

Please send your URL address to me. 

2007-03-08 - [ web ]

Volvo Vox Popularhttp://motionographer.com/

Motionographer

a source of inspiration for filmmakers, animators and designers by sharing:

  • outstanding work from studios, freelancers and students
  • feature stories that give readers a closer look at influential studios and individuals
  • commentary that sparks discussion or introspection about the creative process
  • miscellaneous items that Motionographer contributors find interesting

Motionographer isn’t just about motion graphics. Inspiration can come from anywhere, and the Motionographer contributors hope to provide you with interesting material regardless of the medium in which it was created.

 


The image “http://www.commarts.com/ca/interactive_d/cai06/images/title_Campana.gif” cannot be displayed, because it contains errors.
Fernando and Humberto Campana are two of the most famous designers in Brazil. They’ve worked together, creating furniture from everyday materials, in a joint studio in São Paulo, since 1983. …
Check it out: http://www.campanas.com.br/

Fernando and Humberto Campana