RSS

Understanding Vendor Prefixes

Vendor-specific Property prefixes allows you to target browsers when using CSS3.  Read the rest of this entry »

 
Leave a comment

Posted by on March 30, 2011 in css3

 

3d Text with CSS3

In the past we would have had to use applications such as Photoshop to create 3d text.  However this is now possible using CSS3. Read the rest of this entry »

 
Leave a comment

Posted by on March 30, 2011 in css3

 

Audio and Video with HTML5

The ability to add audio and video to a webpage isn’t a new thing, but it has always required that you use a plug-in such as Flash.  In HTML 5 however, audio and video are played natively by the browser. Read the rest of this entry »

 
Leave a comment

Posted by on March 28, 2011 in html5

 

New html tags

Semantic Tags

These tags are currently not styled differently by the browsers but instead add semantic meaning to your document flow. Read the rest of this entry »

 
Leave a comment

Posted by on March 28, 2011 in html5

 

Shortened Tags

Several tags have been shortened in HTML 5 – type attribute is no longer needed: Read the rest of this entry »

 
1 Comment

Posted by on March 28, 2011 in html5