-
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
Active Directory (AD) vs Azure Active Directory (AAD)
Definition Active Directory (AD): Active Directory is a Microsoft technology used to manage computers and other devices on…
The Dev’s Future Landscape: What Lies Ahead?
Hey, hey, it’s the Daily Byte! Over the next several days, we’ll be talking about developer roles, success…
Day -03 /100 – Configuring mail server using Postfix, Dovecot and Mutt
We will set up three things in ubuntu machine:- Postfix (It will provide SMTP Implementation, which will work…