Paste this HTML into the Editor in HTML editing mode: ```html <br> <br> <h1>Testing</h1> ``` Switch to Visual and then back to HTML. The resulting HTML is: ```html <br> <h1>Testing</h1> ```