+ 1
What is a framework?
I was wondering what really a framework is. There is the bootstrap tutorial but doesn't really explain what it is/does.
1 Odpowiedź
0
it is a simplified way of writing the same code but in short. bootstraps help you design your webpage by giving class names for tags and stuff like that (the functionality for the classes are predefined when you include bootsttap file)