The HTML code I provided works in an online HTML editor, but as soon as I use it on my SharePoint site it deletes the Checked="Checked" that's pre-selecting the radio button. What is going on? Anything helps, thanks.
<input class="carousel-open" type="radio" id="carousel-1" name="carousel" aria-hidden="true" checked="checked">