add below code in your theme function file
So if you are beginner you have to go through this page or else you can skip to the next tutorial. What is Bootstrap? Basically what is bootstrap? As mentioned in introductory  part this is a front-end framework for making the web pages easier.But how??? As we know , we use CSS classes to make our […]
Bootstrap  , a front-end framework popular among the  front end developers has helped a lot to designers for  easy and quick designing of their websites.Originally developed by the Twitter employees the framework also represent the responsive design for the web page. So here we are  presenting the series of simple and quick tutorials  for Bootstrap […]
So as we know Java Script can do any manipulation,validation to our static HTML elements.But , the question is how  this weak type language is accessing our HTML. To the beginners it is the common trend to use the ID for the particular HTML elements.e.g. where the id “main” is actually the ID of the […]