Archive for August, 2010

3d Typo

Posted by henk on August 23, 2010  |  No Comments

3d Typo

By Ethan Park

3d Typo

By StereoNoize

3d Typo

By Sara

3d Typo

By Benjamin Prescott

Tags:

Filed Under: Web Design

CSS3 Property

Posted by henk on August 18, 2010  |  No Comments


CSS3 Property

Borders

  • border-color
  • border-image
  • box-shadow

Backgrounds

  • background-origin and background-clip
  • background-size
  • multiple backgrounds

Color

  • HSL colors
  • HSLA colors
  • opacity
  • RGBA colors

Text effects

  • text-shadow
  • text-overflow
  • word-wrap

User-interface

  • box-sizing
  • resize
  • outline

Tags:

Filed Under: Web Design

Top Magazines For Web Designer

Posted by henk on August 18, 2010  |  No Comments

Top Magazines For Web Designer

Dundoland

Semantic Code

Posted by henk on August 9, 2010  |  No Comments

Sementic Code

Semantic Code relates to language. It can be described as a systematic statement of a body of law, a system of principles or rules , or even rules So stick those together.

But primarily it is a term used by web designer. Even if you are not a web designer, you are probably aware that your site has been written in HTML. HTML was originally intended as a means of describing the content of a document, not as a means to make it appear visually pleasing.

Semantic code returns to this original concept and encourages web designers to write code that describes the content rather than how that content should look.

Filed Under: Web Design