I am brand new to Angular. I need to design something like this:
https://i.sstatic.net/Zcb9i.png
However, I'm struggling to find the right solution. Here is what I have so far:
https://i.sstatic.net/7hsrk.png.
Having been a backend developer, I'm finding it hard to approach this.
Below is my code snippet:
<div class="container">
<div>
<div class="solHeading">
Solution Number
</div>
...
</div>