Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset="UTF-8">
<style>
span {
background-color: green;
}
</style>
<body>
<div>There should be only one green rectangle below from [ to ]:</div>
<div>[<span> <strong> </strong> </span>]</div>