I use bootstrap in my TYPO3 frontend plugin, but I only want to use it in a special div, so that the class without_bootstrap
won't be touched from the bootstrap classes.
For example
<div class="without_bootstrap">
<div class="with_bootstrap">
</div>
</div>
Is that possible?
Aucun commentaire:
Enregistrer un commentaire