A mobile friendly (responsive) CSS and JS menu using media queries

CSS menu button

The CSS menu with JavaScript With the fact that mobile searches have crossed the desktop searches, this becomes necessary that your website is mobile friendly. The Google search engine also adds mobile factor as the ranking factor along with the tag in organic search results as: “This website is mobile friendly” (Update: This is showing … Read more

A responsive Bootstrap column chart

Bootstrap vertical chart colors

The column chart Presenting information in a graphical format like bar charts, columns etc. is always eye catching and says many words than lots of textual information. In this tutorial, I am going to show you a columns chart that is based on Bootstrap and jQuery. The jQuery part is just a few lines of code … Read more

A Bootstrap responsive carousel template with wow plug-in

Bootstrap wow carousel

The wow carousel template The “Bootstrap wow carousel template” is built by using the Carousel component of Bootstrap along with wow animation. You may use this free template to showcase the product range, services etc. Also, it can be used to slide recent work or portfolio items. Live demo Download code Currently, four images/products are … Read more

Bootstrap 3 Forms

Bootstrap form-sizes

The Bootstrap framework has classes related to working with HTML forms in your website. By using those classes, you may create forms with default and customized styles quite easily.