Skip to content

Latest commit

 

History

History
190 lines (175 loc) · 5.32 KB

daily-target_2024-02-12.md

File metadata and controls

190 lines (175 loc) · 5.32 KB



Daily Target (12/02/2024)

Link to the target

                                                                                                                                                                                                                                                                    
📅 Quick navigation
11th February 2024 ✔️ 12th February ✔️ 13th February 2024
Solutions
Link Score Character count Match [%]
Solution 1 613.44 356 100.00
Solution 2 618.41 323 100.00
Solution 3 658.33 202 100.00

$${\color{red} \mathrm{DISCLAIMER}}$$

DO NOT look at the solutions until you have solved the target, or at least spend time and try solving it on your own first. Skipping to the solution without trying won't do you any good. I do not accept any responsibility or liability whatsoever for created consequences. I deserve the right to change any part of the file (or the repository as a whole) without notice.
You have been warned.

Proof of solving

Image of the solved target.

Solutions

Solution 1

<p>
<style>
  * {
    background: #2BBBF3;
    color: D8EFDD;
    position: fixed;
    border: 25px solid;
    border-radius: 10px;
    padding: 25 0;
    margin: 100 25;
    box-shadow: 300px 0;
  }
  *>* {
    margin: -75 50;
    padding: 50 0;
    box-shadow: 150px 0 ;
  }
  p {
    margin: -100 50;
    padding: 75 0;
    box-shadow: 0+0;
  }
</style>

Score: 613.44 {356}, ${\col422{lightgreen} 100.0\% \space \mathrm{match}}$

Solution 2

<p>
<style>
  * {
    background: #2BBBF3;
    color: D8EFDD;
    position: fixed;
    border: 27q solid;
    border-radius: 12q;
    height: 50;
    margin: 100 25;
    box-shadow: 75vw 0;
  }
  *>* {
    margin: -50 50;
    height: 100;
    box-shadow: 50vh 0;
  }
  p {
    height: 150;
    box-shadow: 0+0;
  }
</style>

Score: 618.41 {323}, ${\col422{lightgreen} 100.0\% \space \mathrm{match}}$

Solution 3

<p><style>*{background:#2bbbf3;color:D8EFDD;width:0;border:solid+27q;border-radius:12q;height:50;margin:100+25;box-shadow:75vw+0;>*{margin:-50+50;height:100;box-shadow:50vh+0}p{height:150;box-shadow:0+0

Score: 658.33 {202}, ${\col422{lightgreen} 100.0\% \space \mathrm{match}}$

Other solutions

There are no other solutions for this target.