+ 3
Bootstrap
Please if I use bootstrapCDN must I used internet connection for it to be added to my coding? Thanks
7 ответов
+ 4
Yes for using BootStrap from a CDN you should have internet connection!
+ 4
If you save your code here in SL you could use those files offline(They are cached).
+ 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">
+ 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
+ 1
Thanks
But if I download it how can I link it with my code
+ 1
Ok thanks sir saboor
+ 1
Thanks MUZAMMIL SHAIKH