A very basic carousel slideshow using HTML and Javascript. The video shows how you can create the most basic slideshow. Has not been styled very much and can be added to heavily with CSS,
This shows the javscript used. This could be placed in the HTML but usually at the bottom of the page. The slides will be linked to HTML div section named slides and the carousel is the speed of the change. 4000 indicating 4 seconds. This can be changed easily.
Comments
Post a Comment