67 followers
Full Stack web developer | Building https://100daysof.codes. | Passionate programmer and curious learner! | Sharing my learning experience in the form of words and letters.
Subscribe to my newsletter and never miss my upcoming articles
The Twitter dynamic name generator is a pet project in which the twitter profile name updates for every minute with the followers count. I have written this article as a journal note of how I did this. It was done as one of the challenges of #100Days...
Hey there! a few days back we discussed, what is semantic HTML and how can we use it to increase readability and accessibility for Search engines. As an extension of that article, let's discuss some useful but unknown HTML tags to use in our code. ...
What is the content property and how to use it?
Everyone would be feeling wondered when we see something moved with an animation. One of the best things about CSS is its ability to animate the components and make the visitors feeling wow. In today's article let's discuss one of the cool rules whic...
Hey there, today I picked the topic CSS Pseudo-elements and Pseudo-classes, You may ask why? it's because I little bit confused with the pseudo-elements and pseudo-class. So I just want to make clear about this today and thought to share my learnings...
What can be used instead of div or span?