T20 - html

PHOTO EMBED

Wed Dec 01 2021 07:52:25 GMT+0000 (Coordinated Universal Time)

Saved by @patriciamolnar #html

<form>
  <label for="checkbox">film tutorial
    <input type="checkbox" id="checkbox">
    <span>
      <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" /></svg>
    </span>
  </label>
</form>
content_copyCOPY