TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Mark Tabor
589
2k
458.9k
BootStrap Question Very Simple
May 3 2016 8:05 AM
I have made a web application in ASP.NET Web forms , I chose a template from the internet which is not bootstrap or responsive Now i want to make it responsive , can i made it responsive just by adding the bootstrap css file refernce and bootstrap JS file reference by just adding the reference can make my template responsive or not .
THese two JS
<script src="https://code.jquery.com/jquery.js"></script>
<script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script>
and this one cs
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css">
Reply
Answers (
6
)
Use of Header and Footer
Time TextBox is not Working In FireFox