Tag: html
All the articles with the tag "html".
My posts
Responsive Images: a quick example with react
Published: at 03:00 PMOptimizing web performance is a priority for any developer. One key aspect to consider is how images are handled across different devices. In this article, we will explore how to create responsive images with React. The goal is to display different images based on the screen size.
Tech Watch Posts
Top 5 HTML Features You’re Not Using (But Should Be)
Published: at 12:16 PMThe article outlines five underutilized HTML features that can improve web development. These features can enhance the interactivity, efficiency, and responsiveness of your web pages.