First steps into css - aligning data insite one DIV [on hold]
- by Andrew
I am trying to move away from tables, and start doing CSS.
Here is my HTML code that I currently trying to place into a nice looking container.
<div>
<div>
<h2>ID: 4000 | SSN#: 4545</h2>
</div>
<div>
<img src="./images/tenant/unknown.png">
</div>
<div>
<h3>Names Used</h3>
…