I am currently creating some visual representations of journal issues. I am looking to showcase blocks of text using basic DIVs or other elements inside another DIV, mirroring the organization of the issue page. In order to achieve this, I need to position the DIV elements with precise coordinates relative to the parent DIV. Is there a way to accomplish this using CSS or JavaScript?