-
display:flex;
2.justify-content:center;
3.align-items:center;
4.background-image:url(./whatever-image-you-have);
5.background-repeat:no-repeat;
6.font-weight:bold;O.K You are ready to code!
Related Posts
When to use Kubernetes deployments, pods, and services
This article was written by Scott Coulton, a Microsoft Developer Advocate, CNCF Ambassador, and Docker Captain. He has…
Github Goodies
There are several less known goodies from Github. Public SSH key github[.]com/[username].keys For example, https://github.com/dpaluy.keys Usage: You are…
22 Programming Lessons Learned in 2022
While on a vacation I got opportunity to reflect on 2022. As a result, I penned down my…