Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.49 KB

File metadata and controls

33 lines (27 loc) · 1.49 KB

Resources of Intro to HTML and CSS class

Reference

Additional Reading

Utilities

Verifying HTML and CSS

Image Placeholders

CSS minifier

  • ####cssminifier
  • Note: You can also use a more advanced and automated workflow where CSS files get minimized automatically, for example using a plugin for your code editor or a build system like Gruntjs.

Frameworks