I use following code:
<body>
<div style="width:450px; height:600px; align-self: center; background-color: lightgreen;"></div>
</body>
and get
I hope align green part to center, how to do it?
I use following code:
<body>
<div style="width:450px; height:600px; align-self: center; background-color: lightgreen;"></div>
</body>
and get
I hope align green part to center, how to do it?