I have a question, I can use two style sheets in the same html example, I have imported two style sheets ...
style1.css and style2.css in my html I have elements that I want to use styles of a certain sheet and others of another, is it possible ??? if that's how I do it
example: I have bootstrap and another framework that has its style sheets each, I could not mix in a single .css because each one is from a different framework as I can use the 2?