cleanup some stuff

This commit is contained in:
Michael Reber 2020-02-03 21:06:43 +01:00
parent 43782b5ef0
commit 57fe25c5b0
17 changed files with 34 additions and 2 deletions

View File

@ -0,0 +1,4 @@
# Buttons and toggles examples
This subfolder contains various button and button animations as well as toggles

4
cards/README.md Normal file
View File

@ -0,0 +1,4 @@
# Card examples
This subfolder contains various responsive card examples

4
css-effects/README.md Normal file
View File

@ -0,0 +1,4 @@
# CSS and Canvas-effects examples
This subfolder contains various css and canvas effect demonstrations for use in your own website

View File

@ -1,2 +1,5 @@
# 404 - Error Page Collection # Error Page Collection
503 = server offline
404 = not found
403 = forbidden

3
forms/README.md Normal file
View File

@ -0,0 +1,3 @@
# HTML forms examples
This subfolder contains various login and contact forms for easy reuse

3
landing-pages/README.md Normal file
View File

@ -0,0 +1,3 @@
# Landing pages examples
This subfolder contains various landing-pages examples

View File

@ -1,2 +1,2 @@
# Loading Icons Collection # Loading icons collection

3
modals/README.md Normal file
View File

@ -0,0 +1,3 @@
# Modal examples
This subfolder contains different types of modals code

View File

@ -0,0 +1,2 @@
# HTML templates and navigation examples

3
web-snippets/README.md Normal file
View File

@ -0,0 +1,3 @@
# Web-app examples
This subfolder contains

3
web-techniques/README.md Normal file
View File

@ -0,0 +1,3 @@
# Techdemo examples
This subfolder contains