-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.html
More file actions
47 lines (46 loc) · 2.32 KB
/
Copy pathREADME.html
File metadata and controls
47 lines (46 loc) · 2.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<html>
<head>
<meta charset="UTF-8">
<title>README.md</title>
</head>
<body>
<h1 id="dsg_homepage_v1">dsg_homepage_v1</h1>
<p>|| Browser support
<a href="https://modernizr.com/docs">https://modernizr.com/docs</a>
Picturefill (Support of <picture> and srcset Elements)</p>
<p>|| Loading Speed
Lazyload (loading elements/images only if they are in view)</p>
<p>|| Animation
AOS (animate on scroll)
Waypoints (Set scroll marks)</p>
<p>|| Preloading?
<a href="https://tympanus.net/Tutorials/PagePreloadingEffect/index.html">https://tympanus.net/Tutorials/PagePreloadingEffect/index.html</a></p>
<p>|| Header sticky
Logo und Hamburger Menu
Telefon und E-Mail
Größe ändern nach Scrollen
<a href="https://tympanus.net/Blueprints/AnimatedHeader/">https://tympanus.net/Blueprints/AnimatedHeader/</a></p>
<p>|| Navigation
über Hamburgermenu rechts, FullScreen Overlay
css-hamburgers (animated css hamburgerstyles)
<a href="https://tympanus.net/Development/FullscreenOverlayStyles/index8.html">https://tympanus.net/Development/FullscreenOverlayStyles/index8.html</a></p>
<p>Logo
SVG Variante zentriert, Kurzform, Bildmarke (je nach Viewport)</p>
<p>Slider / Hero Image
Mittig unter dem Logo / SVG draw effect
<a href="https://maxwellito.github.io/vivus/">https://maxwellito.github.io/vivus/</a></p>
<p>Leistungen Cards
Drehung wenn hover
<a href="https://tympanus.net/Development/ThumbnailGridAnimations/index9.html">https://tympanus.net/Development/ThumbnailGridAnimations/index9.html</a>
Overlay wenn klick
<a href="https://tympanus.net/Tutorials/ExpandingOverlayEffect/">https://tympanus.net/Tutorials/ExpandingOverlayEffect/</a>
oder
<a href="https://tympanus.net/Development/3DGridEffect/index2.html">https://tympanus.net/Development/3DGridEffect/index2.html</a></p>
<p>Portfolio
<a href="https://tympanus.net/Development/StackMotionHoverEffects/">https://tympanus.net/Development/StackMotionHoverEffects/</a>
<a href="https://tympanus.net/Development/ImageGridEffects/index2.html">https://tympanus.net/Development/ImageGridEffects/index2.html</a>
<a href="https://tympanus.net/Tutorials/ThumbnailGridExpandingPreview/">https://tympanus.net/Tutorials/ThumbnailGridExpandingPreview/</a></p>
<p>buttons
<a href="https://tympanus.net/Development/ClickEffects/">https://tympanus.net/Development/ClickEffects/</a></p>
</body>
</html>