Monday, November 17, 2014

Make css work the same across all browsers

Link the following stylesheet to keep CSS the same across all browsers:

<head>
<link rel="stylesheet" src="normalize-css.googlecode.com/svn/trunk/normalize.css">

Thanks Udacity.

No comments:

Post a Comment