You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aim: Correct the HTML/CSS so that the blue square is centered against the four green rectangles;<br> in other words, the two white guidelines (one is the center of the blue square, and the other is the center of the 4 green rectangles) are in essence the same guideline
15
+
<ol>
16
+
<li>You are not allowed to modify the size of any of the elements</li>
17
+
<li>You are allowed to add but not remove elements as long as the order of the DOM tree remains the same (divs with "attachment" classes are children of the div with the "element" class)</li>
18
+
<li>Solution must be relatively concise (soft limit of a 100-line difference)</li>
19
+
<li>JavaScript solutions are not allowed</li>
20
+
<li>Red lines are spacers, disregard besides for visualization</li>
21
+
<li>Correctness of solution will be assessed by <ahref="https://github.com/bnidevs">github.com/bnidevs</a> AKA @.sourcerer</li>
22
+
<li>Reward is 100USD, distributed via Venmo, or Zelle</li>
0 commit comments