An open-sourced, modern, responsive front-end framework based on Material Design
I'm creating a website in materialize framework. I have a problem with logo in navbar. So my logo is very …
css material-design materializei use this form <div class="row"> <form class="col s12"> <div class="row"> &…
html validation material-design materializeI wrote a simple code for materialize modal. HTML code: <a class="waves-effect waves-light btn view" data-target="modal1">…
javascript jquery materializeRecently, i started working on a project that contains a table with some fields, and I want to add some …
css icons materialize google-material-iconsRecently i switched to materialize (it's based on Bootstrap i guess) and i'm trying to make modal work. it just …
javascript jquery templates modal-dialog materializeI'm trying to create a modal dialog that has an fixed header and footer and that the content (in this …
html css material-design materializeIs there a parameter to make the materialize carousel slider to auto play? $('.carousel').carousel(); for example (this parameter …
jquery materializeUsing MaterializeCSS, how can I adjust/remove the vertical spacing between rows? Example code: <div class="row"> <…
materializeMaterialize framework comes with strange layout (at least for me). I can't find any margin between columns. This is my …
html css margin materializeI'm creating a sb admin 2 like page where it has 2 navigations that looks like this: And what I've done so …
css materialize