+ 1
Bootstrap on Sololearn?
Does Bootstrap work on Sololearn? I uploaded a Bootstrap project i was working on last night, it did not look the same in solo as it did from my ide to my browser? Does sololearn require something different?
2 ответов
0
Bootstrap does work in Sololearn. There's planty of projects in code playground. Here's one example:
https://code.sololearn.com/WttgK5yLbDX0/#html
Sololearn have just one requirement for Bootstrap. It should be linked from CDN not from local disk.
0
oh ok thanks ill try it