News

In this Image gallery , i used HTML, CSS and JS. In this , Add hover effect on images of the gallery and also add click event on the image. when we hover the image image size is change and when we ...
Luckily, creating an image gallery is easier than you might think. With just a few lines of code using HTML, CSS, and JavaScript, you can create a simple yet effective image gallery that will impress ...
spin.html spins our div upside down when we hover over it using CSS. synthesize.html build our page from scratch using nothing but JavaScript, adding functionality similar to fade.html without CSS.
The same technique can be used to render a Koch snowflake – seen on this page. Yes, it’s all HTML and CSS, without JavaScript. Why? Because he can, and that’s good enough for us.