A collection of CSS files intended to help developers build sites for any form factor on any device
Questions tagged [skeleton-css-boilerplate]
168 questions
-2
votes
1 answer
changing colors of HTML elements with skeleton
can someone tell me how I can change for example the background-color globaly.
I made it with ''. Whitout skeleton I would do it classic with a style.css file based in css directory.
When I try to change the body entrys in the skeleton.css file,…

schosch
- 33
- 1
- 4
-2
votes
1 answer
skeleton css and bootstrap css in html file?
1.Are we able to use both bootstrap and skeleton together ?
2.Is there any order for same?
user7251474
-2
votes
1 answer
Can I use Javascript with Skeleton?
I'm sure this is a simple question, but I can't find an answer. I'm trying to use a framework for the first time, Skeleton (getskeleton.com). I have a Javascript file, which I reference in HTML as usual. But the JS doesn't work. Is there some reason…

HST
- 13
- 4