Does SoloLearn support bootstrap CDN | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Does SoloLearn support bootstrap CDN

13th Jun 2018, 1:44 PM
Joash Ouso
Joash Ouso - avatar
5 Answers
+ 7
Yes. Just add this in your <head> tag <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> <!-- JavaScript --> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
13th Jun 2018, 1:46 PM
Nikhil
Nikhil - avatar
+ 7
https://code.sololearn.com/WNZbVs5XhUO2/?ref=app Joash Ouso for more information you can check out the Bootstrap 3 course here ;) https://www.sololearn.com/learn/1051/?ref=app
13th Jun 2018, 2:44 PM
Nikhil
Nikhil - avatar
+ 2
Thanks Nikhil
13th Jun 2018, 1:51 PM
Joash Ouso
Joash Ouso - avatar
+ 2
This ain't working. Do you mind posting a sample code with this CDNs?
13th Jun 2018, 2:41 PM
Joash Ouso
Joash Ouso - avatar
+ 2
Thanks Nikhil. I was using a you tube tutorial but seems the tutor had somehow customized his stuff. Greatly appreciated.
13th Jun 2018, 2:47 PM
Joash Ouso
Joash Ouso - avatar