Is it okay to skip heading levels, for example, going from an <h2> to an <h4>?
<h2>
<h4>
No, because it will break the HTML
Yes, if you're short on space
No, it's not recommended for accessibility and semantic structure
Yes, if it's necessary for styling