Materialize

Developer
Size
2,578 Kb
Views
8,096

How do I make an materialize?

What is a materialize? How do you make a materialize? This script and codes were developed by Milano_O on 11 December 2022, Sunday.

Materialize Previews

Materialize - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Materialize</title> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css"> <link rel='stylesheet prefetch' href='https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.8/css/materialize.min.css'>
<link rel='stylesheet prefetch' href='https://cdnjs.cloudflare.com/ajax/libs/MaterialDesign-Webfont/1.7.22/css/materialdesignicons.min.cssCopy'> <link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="container">
<nav> <div class="nav-wrapper teal lighten-2"> <a href="#!" class="brand-logo"><span class="logo grey-text text-lighten-2"></span>Milan Zivanov</a> <a href="#" data-activates="mobile-demo" class="button-collapse"><i class="material-icons">menu</i></a> <ul class="right hide-on-med-and-down"> <li><a href="sass.html">Sass</a></li> <li><a href="badges.html">Components</a></li> <li><a href="collapsible.html">Javascript</a></li> <li><a href="mobile.html">Mobile</a></li> </ul> <ul class="side-nav" id="mobile-demo"> <li><a href="sass.html">Sass</a></li> <li><a href="badges.html">Components</a></li> <li><a href="collapsible.html">Javascript</a></li> <li><a href="mobile.html">Mobile</a></li> </ul> </div> </nav>
<!-- hero section --> <div class="parallax-container valign-wrapper"> <div class="container"> <div class="row"> <div class="col 18 s12 white-text"> <h4 class="thin-text left-alighn valign">Ja sam naslov i to je to...</h4> </div> </div> <div class="row"> <div class="col 14"> <a class="waves-effect btn-large hover red acccent-2">Get a free quote</a> </div> </div> </div> <div class="parallax"><img src="http://www.freedigitalphotos.net/images/img/homepage/87357.jpg"></div>
</div>
</div> <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.0/jquery.min.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/angular-material-icons/0.7.1/angular-material-icons.min.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.8/js/materialize.min.js'></script> <script src="js/index.js"></script>
</body>
</html>

Materialize - Script Codes CSS Codes

body { min-height: 200vh;
}
.logo { font-weight: 300; padding: 0 0 0 10px;
}
.thin-text { font-weight: 300; background: rgba(96, 25, 139, 0.4); padding: 40px; border-radius: 10px;
}

Materialize - Script Codes JS Codes

$(document).ready(function(){ $(".button-collapse").sideNav(); $('.parallax').parallax();
});
Materialize - Script Codes
Materialize - Script Codes
Home Page Home
Developer Milano_O
Username milanodituti
Uploaded December 11, 2022
Rating 3
Size 2,578 Kb
Views 8,096
Do you need developer help for Materialize?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Milano_O (milanodituti) Script Codes
Create amazing blog posts with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!