Headings: [Skip]

Web-Design Tutorials by Dr Sam

CSS Validity

Menu [Skip]

Introduction

CSS validity for cross-browser compatibilty.

Aim of this tutorial

We shall learn about CSS validity: how to create styles without error.

Why? — for cross-browser compatibility; so that our styles appear as we expect them to, across browsers.

This depends on the following factors:

Yes, CSS validity is meant for cross-browser compatibility …