Javascript Projects


Javascript Image Slider
image-slider.png

This is a simple image slider made using HTML, CSS, and javascript. The logic behind this javascript image slider is pretty straightforward. What we are doing is we are changing the image src in img tag from an array containing URLs of different images.

HTML Code Editor
HTML-Editor-sm.jpg

This is a simple HTML code editor made using  HTML, CSS, and Javascript from scratch. you can download this project for free by clicking the download button below.