This document discusses HTML5 and CSS3 features. It provides an overview of new features in HTML5 like semantic tags, audio/video elements, and forms improvements. It also covers new CSS3 features such as border radius, transitions, and transformations. Responsive design concepts like viewports and media queries are explained. Finally, the document introduces Modernizr, a JavaScript library that helps support HTML5/CSS3 features in older browsers.
Related topics: