Color Block Text Banner
UDOIT Users: UDOIT GitHub has an open bug from Sept 2018 Links to an external site. on this color block text banner code that uses white text on a colored background. UDOIT only interprets the white text and assumes a white background is used. Consider using a different text banner.
Header 2
Code
<div style="background: #009DA3;">
<h2 style="padding-left: 30px;"><span style="color: #ffffff;">The second rule of learning HTML: </span></h2>
</div>