Browsing Tag
html
143 posts
HTML Semantic Tags
Introduction Programmers began to utilize a common “non-semantic” tag like , they would frequently assign the div a…
Amazing native Modal with just HTML: meet
The Web as a platform is constantly evolving. And I love it! Developers no longer need to create…
Beer CSS tips #2: Custom chips
Hello, This is the second post of a serie of posts containing some tips of Beer CSS. Beer…
🔥🤯 Amazing Food Order hero section using HTML, CSS and JS.
If you know web development and tired of making simple looking websites. Then this article is right for…
Mobile-first approach with HTML and CSS
` In today’s digital landscape, the mobile-first approach has gained significant importance in web design and development. By…
Tricks to make Responsive in CSS
Creating responsive web designs in CSS involves adapting the layout and styling of your website to different screen…
A Game-Changer for SEO: Harnessing the Power of Google Rich Content results
SEO is pretty important these days and the more tools we utilize to gain more visibility the better.…
Vercel forms
Vercel is a cloud platform for static websites and serverless functions. While Vercel itself does not provide native…
9 Ways to Implement Vertical Alignment in CSS with Examples
In this article, we are going to explore different ways you can implement vertical alignment in CSS along…
Create CSS Animations easily
I’ve recently created a template to easily create animations with CSS. Go to this GitHub repository to use…