<!doctype HTML>
<style>
.green {
float: left;
color: green;
}
</style>
<p><span class='green'>L</span>orom opsom</p>
<!doctype HTML>
<style>
.green {
float: left;
color: green;
}
</style>
<p><span class='green'>L</span>orom opsom</p>