Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Create HTML presentations, landings, and longforms in seconds with WebSlides.
WebSlides is an open-source HTML presentation framework that lets you build slide decks, landing pages, and longform stories using only basic HTML and CSS skills.
WebSlides is a lightweight framework for creating presentations in the browser. You write standard HTML markup — each <section> element inside a #webslides container becomes an individual slide — and WebSlides handles navigation, styling, and responsive layout. It is created by @jlantunez using Cactus and is based on SimpleSlides by @JennSchiffer. The downloadable package includes demos, CSS files (base.css, colors.css, optional svg-icons.css), and JavaScript files (webslides.js, optional svg-icons.js).
.wrap container (1200px width)..flexblock classes create equal-height, auto-fill grids for clients, metrics, and other layouts.WebSlides targets anyone who needs to produce polished presentations without learning a complex tool. Designers can craft on-brand slide decks using custom CSS and the included component classes. Marketers can assemble landing pages and longform content quickly. Journalists can build narrative-driven longform stories with scrolling and animations. Developers can extend it with plugins and integrate libraries like Unsplash, animate.css, particles.js, and Animate on Scroll.
Download the latest zip from webslides.tv, include the CSS and JS files in your HTML, and wrap your slides in <article id="webslides">. Each child <section> becomes a slide; add classes like .bg-black or .aligncenter to style it. To enable vertical sliding, add the .vertical class to the article element. The framework's wiki documents the core API and plugin development for deeper customization.
Pros:
Cons:
WebSlides is completely free, distributed under the MIT open-source license. The download includes all demos and images for demo purposes; you can use it for personal and commercial projects without licensing fees.
Yes, WebSlides is free and open-source under the MIT license. You can download it from webslides.tv and use it in personal and commercial projects without paying licensing fees.
You need basic knowledge of HTML and CSS. The framework works in any modern browser and requires no build tools; just include the CSS and JS files in your page.
Yes, WebSlides includes components like covers, cards, and metrics blocks that are suitable for building landing pages and longform content, not just traditional slide decks.
WebSlides provides keyboard shortcuts, touchpad swipe gestures, and click-to-navigate. You can also enable autoslide mode to advance slides automatically and use permalinks to jump directly to specific slides.
