Connect With Us

ads

Thursday 3 November 2016

Create Any website Responsive in two minutes

If you are Using Eclipse or Netbeans download click on on source code http://bootstrapdocs.com/v3.0.3/docs/getting-started/   and extract the folder copy the css, font and js folder and paste into Web Content. Then Paste below code



   <link rel="stylesheet" type="text/css" href="css/candy-box.css" /> 
<script type="text/javascript" src="js/jquery-1.10.2.min.js"></script>
    <script type="text/javascript" src="js/bootstrap.min.js"></script>

 between title and head  make sure you will see your website is responsive.

No comments

Post a Comment