HOW TO START WITH WEBSITE DESIGN!!
As many guys are Asking about how to make a webpage if he/she don't know programming
- So guys i am back with my tutorials how to make a webpage without any programming knowledge just follow each and every step of this tutorials
- http://getbootstrap.com/getting-started/
- Download Bootstrap
- <!-- Bootstrap -->
- <link href="css/bootstrap.min.css" rel="stylesheet">
- <script src="js/html5shiv.min.js"></script>
- <script src="js/respond/1.4.2/respond.min.js"></script>
- <![endif]-->
- Add these modules in your editor where you are writing your codes
- Now whatever you need for example you need a button -->or--> form-->or image view--> just copy the code from bootstrap website and paste over here.
- your webpage will be ready or if you are having little bit knowledge in programming it would be a benefit else no problem.
No comments:
Post a Comment