<li><label for="checkbox">Wake up in the morning</label><ul class="sub-item"><li> <a class="sub-item-link" href="https://www.freecodecamp.org" target="\_blank">mmmm</a></li></ul><input type="checkbox" id="checkbox"><a href="https://www.freecodecamp.org" target="\_blank">benefits for waking up in the morning</a></li>
<li><label for="checkbox">Doing sports</label><ul class="sub-item"><li> <a class="sub-item-link" href="https://www.freecodecamp.org" target="\_blank">mmmm</a></li></ul><input type="checkbox" id="checkbox"><a href="https://www.freecodecamp.org" target="\_blank">benefits for practising sports</a></li>
<li><label for="checkbox">eating healty breakfast</label><ul class="sub-item"><li> <a class="sub-item-link" href="https://www.freecodecamp.org" target="\_blank">mmmm</a></li></ul><input type="checkbox" id="checkbox"><a href="https://www.freecodecamp.org" target="\_blank">what you should eat in the morning</a></li>
<li><label for="checkbox">see beautiful views</label><ul class="sub-item"><li><a class="sub-item-link" href="https://www.freecodecamp.org" target="\_blank">mmmm</a></li></ul><input type="checkbox" id="checkbox"><a href="https://www.freecodecamp.org" target="\_blank">benefits for spending good times on your body</a></li>
When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.
When you removed the duplicate code, did you keep the head element that included this link element? If so, please double-check the value of your href attribute. Is that the filename of the stylesheet you are using?