-
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
Wild, Weird, and Secure: SecureWV 2024’s Cryptid-Themed Conference
When you think of West Virginia, you might not immediately think about breaking the sound barrier. But it…
JSDoc in TS and JS
Two days ago, I wrote a post about JSDoc. The post was about using JSDoc for type checking,…
Amazing Typing Effect using Typed.js (JavaScript)
Hello Guys! Welcome to Coding Torque. In this blog, I’m going to explain to you how to make…