Browsing Tag
html
154 posts
10 Cool CodePen Demos (January 2026)
border-shape chevron nav styled Una Kravets showcases the border-shape and uses it to create a breadcrumb-style navigation with…
From Vision to Interaction: A Workplace Dashboard That Works
As part of a hands-on challenge, I built a fully interactive, responsive company dashboard from scratch. Designed for…
Emmet for HTML: A Beginner’s Guide to Writing Faster Markup
Did you also feel tired while opening and closing the HTML tags ? Let me tell you there…
Using aria-labelledby for accessible names
When building UI, we often rely on icons or visual cues that don’t include visible text. While that…
Fix mobile keyboard overlap with VisualViewport
Introduction Bottom‑pinned chat inputs get buried when the mobile keyboard opens. The page visually shrinks, but neither vh…
What’s Your Flex Level? 🐸💪
Hello, I’m Maneshwar. I’m building LiveReview, a private AI code review tool that runs on your LLM key…
Best Practices & HTML Style Guide: Writing Clean, Maintainable, and Effective HTML
Writing HTML code that is clean, consistent, and maintainable is essential for any web developer aiming to create…
My Java Full Stack Journey Learning in JavaScript
Today Second day class in JavaScript. I shared the topics, What I learn Today. Operators: In programming and…
The Power of HTML – Part 22: The Future of HTML: WebAssembly, AI Integration, and Predictions
Welcome to the grand finale, HTML trailblazers! 🎉 We’ve journeyed far in our The Power of HTML series—from…
Shouldn’t mainly add . in the end of ALT tags
Don’t have to use . in the end of ALT and META descriptions especially if: • It’s a…