Category Archives - CSS3

HomeCSS3

CSS3 – What a beginner web designer must know.

So, What’s all the hype about HTML5 and CSS3? CSS 3 is the next version of Cascading style sheets(CSS) module. It includes so many awesome features, but there is not complete browser support yet. You can get very creative with CSS3 effects.

Lets look at three most common(css3) Properties used nowadays. That also means no IE support, as always. IE is still relying on the filters.

  1. Rounded Corners
  2. Drop shadow
  3. Gradients

Web Designer’s Essentials : Choosing an editor

Today we are going to look at the various editors used in web development. Caution : This is not  a  review . ;)

Expected Features are going to be:

Coder: Syntax highlighting | Code Folding | suggestion | Correction

Designer: WYSIWYG editing | update speed | Easily insert elements

Coder: One who is not much interested in WYSIWYG editing. He types the code and refreshes the browser window to see the effect.

Designer: WYSIWYG editing.” What You See Is What You Get” Editing.

 

1