Bootstrapper allows you to easily build an HTML structure and the CSS correspondingBootstrapper allows you to easily build an HTML structure (tag and class) by integrating the CSS corresponding to this structure. Very useful for setting up a bootstrap and the first steps of integration.
USE (keyboard):
========
"H" => for DOM element "H1"
"H", "H" => for DOM element "H2"
"P" => for DOM element "P"
"U" => for DOM element "UL"
...