How to Center Things With CSS<br /> <pre><code class="language-css"> <style> body { display: grid; place-items: center; height: 100vh; background-color: #E0F3FF; } </style> </code></pre> <div class="separator" style="clear: both; text-align: center;"><br /></div><div class="separator" style="clear: both; text-align: center;"><a href="https://1.bp.blogspot.com/-SUpCoZclOXs/XD8AnS69KzI/AAAAAAAAF9k/xo08jYx3qIkQSYgTboTMsov3cxafLL64ACLcBGAs/s1600/css.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img alt="How to Center Things With CSS" border="0" data-original-height="900" data-original-width="1600" height="180" src="https://1.bp.blogspot.com/-SUpCoZclOXs/XD8AnS69KzI/AAAAAAAAF9k/xo08jYx3qIkQSYgTboTMsov3cxafLL64ACLcBGAs/s320/css.jpg" title="How to Center Things With CSS" width="320" /></a></div>
Posting Komentar
Posting Komentar