Bootstrap | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Bootstrap

Please if I use bootstrapCDN must I used internet connection for it to be added to my coding? Thanks

19th Jan 2020, 4:47 PM
Umar Bashir
Umar Bashir - avatar
7 Answers
+ 4
Yes for using BootStrap from a CDN you should have internet connection!
19th Jan 2020, 4:49 PM
Abdol Hashimi
Abdol Hashimi - avatar
+ 4
If you save your code here in SL you could use those files offline(They are cached).
19th Jan 2020, 4:53 PM
Kevin ★
+ 3
Umar Bashir If you downloaded BootStrap for using it offline you can put it inside a link tag like this <link type="text/css" rel="stylesheet" href="location_of_your_bootstraps_file_in_your_computer">
19th Jan 2020, 5:03 PM
Abdol Hashimi
Abdol Hashimi - avatar
+ 2
You should download bootstrap and use it offline until your site is ready to upload. When its ready to upload change it to CDN
20th Jan 2020, 2:07 AM
MUZAMMIL SHAIKH
MUZAMMIL SHAIKH - avatar
+ 1
Thanks But if I download it how can I link it with my code
19th Jan 2020, 4:50 PM
Umar Bashir
Umar Bashir - avatar
+ 1
Ok thanks sir saboor
19th Jan 2020, 5:14 PM
Umar Bashir
Umar Bashir - avatar
+ 1
Thanks MUZAMMIL SHAIKH
21st Jan 2020, 11:37 AM
Umar Bashir
Umar Bashir - avatar