#html5
Read more stories on Hashnode
Articles with this tag
Netlify Forms is a powerful feature offered by the Netlify platform that allows you to add forms to your static websites with ease. Using Netlify...
Changing the color of an SVG with CSS instead of creating multiple copies with different colors offers several benefits. Firstly, using CSS reduces...
BEM stands for Block-Element-Modifier, it is a methodology for naming CSS classes in HTML. The goal of BEM is to make the code more organized and easy...
with only HTML and CSS ยท Adding dark and light modes to your website provides a valuable user experience enhancement. Dark mode offers a visually...