Browsing Tag
html
151 posts
Pure CSS trick to create a blurred backdrop
One of the beauties of CSS is that you can apply significant effects to your elements without having…
Things I learned giving CSS workshops
Being so frustrated at the capacity of modern day Frontend Devs to write ‘proper’ HTML and CSS, I…
CSS :is(),:where(),:has() and :not()
Hello Guys today i will be discussing about some new Css pseudo class selectors Let’s get started… HTML…
Getting to know CSS specificity
Have you ever wondered what happens when you apply multiple styles to a single element using different CSS…
How to convert HTML To React Component
Just Simply Copy your HTML CODE into this website https://magic.reactjs.net/htmltojsx.htm This Site will Generate JSX Code Copy from…
WordPress Header Image Invisible due to Zero Height after Update to 6.1
After my customer’s web hoster updated WordPress from 6.0.2 to 6.1, the responsive hero header images were not…
Semantic HTML: The Key tags and their functions.
The moment i came across HTML 5 i felt so glad, it has introduced a whole set of…
Animated Gradient Texts
(You can find a video version of this article on YouTube! 📺) Check out an interactive version of…
Istilah Umum dalam Pemrograman Komputer
Programmer adalah seseorang yang memiliki kemampuan menulis dan merancang kode – kode program dengan menggunakan bahasa pemrograman tertentu.…
Navigation between pages
Semantic structure is the foundation for accessible markup, as they properly convey information to the user through the…