Material -css code example

Example 1: material css

<!-- Compiled and minified CSS -->
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css">

    <!-- Compiled and minified JavaScript -->
    <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script>

Example 2: material design css

/* Answer to: "material design css" */

/*
  Here's a few frameworks that you may like:
  https://materializecss.com/
  https://material.io/develop/web/
  https://getmdl.io/
  https://www.w3schools.com/w3css/w3css_material.asp
  https://www.muicss.com/
  https://mdbootstrap.com/

  Check the source for more information and frameworks.
*/

Tags:

Html Example