Filterizr image sorting Plugin implementation ( Source code ) Download the plugin first and add the js file and the following cdn as well HTML All Web Graphics Marketing CSS body{ background: linear-gradient(to left, #6DAEB7, #6FC0B0); } img { width: 100%; box-shadow: 0 2px 20px rgba(0,0,0,0.5); } ul { text-align: center; margin-top: 25px; } ul li { display: inline-block; list-style: none; background: #262626; color: #fff; padding: 5px 0; font-family: bankgothic; border-radius: 50px; margin: 0 -15px; cursor: pointer; font-weight: 900; font-size: 20px; width: 150px; } INITIATE THE PLUGIN
No comments