Html – How to align <div> containers based on border position and midline?
I am trying to create a bracket for a sports tournament in HTML and CSS (using JS later to be able to interact with it). So far my concept is to use containers with only the top, bottom, and right-side…