HTML Unleashed: Tutorials, Tips, and Insights for Web Pioneers

Embark on a journey with HTML through our dedicated category. Explore tutorials, gain valuable tips, and stay informed about the latest trends in HTML development. Elevate your web development skills with djolecodes.

How to create an HTML5 Dialog and Modal?

Improve your website loading speed by using AVIF images

AVIF is an image format that’s been here for some time, but recently browsers added support for it. AVIF images can be up to 300kb smaller in size compared to WebP.

Improve your website loading speed by using AVIF images Read More »

How to create a HTML5 dialog and modal?

How to create a HTML5 dialog and modal?

In this post we will go through simple process of creating pure HTML5 modal, using dialog element. There is no need to use any of the frontend libraries or frameworks anymore, we can acomplish this with pure HTML, vanilla JS and CSS. Let’s dive right in!

How to create a HTML5 dialog and modal? Read More »

10++ great JS Methods as a replacement for jQuery

10++ great JS Methods as a replacement for jQuery

Introduction We have all worked on at least one project where we used jQuery. It was a popular library developed in 2006, and people are still using it because it’s handy or they are used to working with it, but also because a lot of other libraries or front-end frameworks are dependent on it. In

10++ great JS Methods as a replacement for jQuery Read More »

Scroll to Top