DEV Community

[Comment from a deleted post]
Collapse
 
mayankjoshi profile image
mayank joshi

I have a question than how do we apply CSS and moreover how can I take and use already designed bootstrap template from the internet and use it?

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt • Edited

Easy.

style.
  h1 {
    color: red;
  }

For using ready-made templates, you have to use a converter, like html2jade.org/