From 3c3bc09ed2a241ccc045d19cc5a28f24a3142cb7 Mon Sep 17 00:00:00 2001 From: janis Date: Mon, 12 Dec 2022 21:20:42 +0100 Subject: [PATCH] base html layout of index.html --- website/index.html | 51 ++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 49 insertions(+), 2 deletions(-) diff --git a/website/index.html b/website/index.html index 1676373..c990772 100644 --- a/website/index.html +++ b/website/index.html @@ -1,16 +1,63 @@ - impress.js - the javascript presentation framework + impress.js - the stunning javascript presentation framework + +

impress.js

+ Watch the demo +
+
+
+
+

Use HTML

+ +
+
+

And CSS

+

To create stunning presentations

+ +
+
+ + + +
+
+

FULL power of CSS.

+

Use the powerful styling tools CSS offers with only minimal restrictions

+
+
+

Familiar.

+

impress.js presentations can be written in HTML with only a few simple to understand element attributes.

+
+
+

Minimalist.

+

The framework only delivers what is essential, without compromising on functionality

+
+
+

Plugins.

+

It features extensive plugin-support to expand on its core functionality. Want a speaker console? Blank the screen? There's a plugin for it. If not, you may add your own!

+
+
+ + + +
+

Impressed?

+

Then you should try impress.js

+

*no rhyme intended

+ Get started! + + +
-
\ No newline at end of file