OneBite.Dev - Coding blog in a bite size

🧑‍🚀 Blog for learning HTML

HTML blog posts, coding tips and trick in a bitesize to help you learn HTML.

HTML code snippet with emmet

make your life easier as frontend developer, by using emmet as your HTML code snippet. By installing meet, you can write HTML code much much faster

HTML tool

How to make zoom effect in HTML with CSS

Learn how to make zoom effect in HTML with CSS. We will play with scale transformation on CSS to make the element chosen bigger/smaller

HTML CSS javascript

Write HTML dynamically with mini SSG

Using mini SSG to write reusable components, layout and partial code in HTML files

SSG HTML open-source