The World Wide Web

Size
7,352 Kb
Views
8,096

How do I make an the world wide web?

Let's share what we know while we internet together. The original logo for the world wide web.Check it out, and get some sick swag: http://www.cafepress.com/w3c_shop. What is a the world wide web? How do you make a the world wide web? This script and codes were developed by Hans Engebretsen on 26 December 2022, Monday.

The World Wide Web Previews

The World Wide Web - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>The World Wide Web</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <style> /* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */ body { position: relative; width: 100%; height: 100vh;
}
.wrap { position: absolute; top: 50%; left: 50%; width: 50%; max-width: 400px; transform: translateX(-50%) translateY(-50%); position: relative; display: block; perspective: 1000px;
}
.w-wrap { transform-style: preserve-3d; position: absolute; width: 100%; height: 0; padding-top: 70%;
}
.w-wrap * { position: absolute; left: 0;
}
.w1, .w2, .w3 { top: 0; position: absolute;
}
.w2 { transform: translateZ(-20px) scale(1.01);
}
.top-text { position: absolute;
}
.w3 { transform: translateZ(0);
}
.w1 { transform: translateZ(-40px) scale(1.02);
}
.sticky-hans { position: fixed; bottom: 5px; font-size: .75em; right: 10px; color: rgba(0, 0, 0, 0.4);
}
.sticky-hans a { color: #dd925f; opacity: .5; text-decoration: none;
}
.sticky-hans a:hover { opacity: 1;
}
.clearfix:after { content: " "; display: table; clear: both;
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <div class="wrap">
<div class="w-wrap clearfix" id="w-wrap"> <svg version="1.1" class="w1" viewBox="0 0 445.5 406.6"> <path class="st0 w1" style="fill:#00A651;stroke:#000000;" d="M91.5,102.5c9,0.6,17.6,1.6,26.6,1.6c8.6,0,17.6-1,26.2-1.6c12.8,53.8,27.5,106.9,42.2,160 c18.2-53.4,39-105.9,55.4-160c5.4,0.6,10.6,1,16,1c5.4,0,10.6-0.3,16-1c14.4,54.1,35.2,106.2,50.9,160c17-52.8,33.9-105.9,47.4-160 c5.1,0.6,9.9,1,15,1c4.8,0,9.9-0.3,14.7-1c-27.2,73.9-52.2,145.9-74.6,219.5c-5.4-0.6-10.9-1.6-16-1.6c-5.4,0-10.9,1-16.3,1.6 c-14.4-53.4-32.6-105-51.2-156.2C225.9,216.8,207,267,188.5,322c-5.4-0.6-10.9-1.6-16-1.6c-5.4,0-10.9,1-16.3,1.6 c-18.6-71-40.3-140.5-61.8-210.2L91.5,102.5z"/> </svg> <svg version="1.1" class="w2" viewBox="0 0 445.5 406.6"> <path class="st1 w2" style="fill:#82CA9C;stroke:#000000;" d="M67.5,118.5c9,0.6,17.6,1.6,26.6,1.6c8.6,0,17.6-1,26.2-1.6c12.8,53.8,27.5,106.9,42.2,160 c18.2-53.4,39-105.9,55.4-160c5.4,0.6,10.6,1,16,1c5.4,0,10.6-0.3,16-1c14.4,54.1,35.2,106.2,50.9,160c17-52.8,33.9-105.9,47.4-160 c5.1,0.6,9.9,1,15,1c4.8,0,9.9-0.3,14.7-1c-27.2,73.9-52.2,145.9-74.6,219.5c-5.4-0.6-10.9-1.6-16-1.6c-5.4,0-10.9,1-16.3,1.6 c-14.4-53.4-32.6-105-51.2-156.2C201.9,232.8,183,283,164.5,338c-5.4-0.6-10.9-1.6-16-1.6c-5.4,0-10.9,1-16.3,1.6 c-18.6-71-40.3-140.5-61.8-210.2L67.5,118.5z"/> </svg> <svg version="1.1" class="w3" viewBox="0 0 445.5 406.6"> <path class="st2 w3" style="fill:#FFFFFF;stroke:#000000;" d="M43.5,134.5c9,0.6,17.6,1.6,26.6,1.6c8.6,0,17.6-1,26.2-1.6c12.8,53.8,27.5,106.9,42.2,160 c18.2-53.4,39-105.9,55.4-160c5.4,0.6,10.6,1,16,1c5.4,0,10.6-0.3,16-1c14.4,54.1,35.2,106.2,50.9,160c17-52.8,33.9-105.9,47.4-160 c5.1,0.6,9.9,1,15,1c4.8,0,9.9-0.3,14.7-1c-27.2,73.9-52.2,145.9-74.6,219.5c-5.4-0.6-10.9-1.6-16-1.6c-5.4,0-10.9,1-16.3,1.6 c-14.4-53.4-32.6-105-51.2-156.2C177.9,248.8,159,299,140.5,354c-5.4-0.6-10.9-1.6-16-1.6c-5.4,0-10.9,1-16.3,1.6 c-18.6-71-40.3-140.5-61.8-210.2L43.5,134.5z"/> </svg>
</div>
<svg version="1.1" class="top-text" viewBox="0 0 445.5 406.6"> <path d="M67,379.9c1.1,0.1,2.1,0.2,3.2,0.2c1,0,2.1-0.1,3.1-0.2c1.5,6.5,3.3,12.8,5.1,19.2c2.2-6.4,4.7-12.7,6.6-19.2 c0.7,0.1,1.3,0.1,1.9,0.1c0.7,0,1.3,0,1.9-0.1c1.7,6.5,4.2,12.7,6.1,19.2c2-6.3,4.1-12.7,5.7-19.2c0.6,0.1,1.2,0.1,1.8,0.1 c0.6,0,1.2,0,1.8-0.1c-3.3,8.9-6.3,17.5-8.9,26.3c-0.7-0.1-1.3-0.2-1.9-0.2c-0.7,0-1.3,0.1-2,0.2c-1.7-6.4-3.9-12.6-6.1-18.7 c-2.2,6.1-4.4,12.1-6.6,18.7c-0.7-0.1-1.3-0.2-1.9-0.2c-0.7,0-1.3,0.1-2,0.2c-2.2-8.5-4.8-16.9-7.4-25.2L67,379.9z"/> <path d="M106.1,397.3c0-6,3.5-10.1,9.4-10.1c5.8,0,9.4,3.5,9.4,9.2c0,5.8-3.5,10.1-9.5,10.1C109.7,406.6,106.1,403,106.1,397.3z M111.7,397.2c0,2.5,0.3,7.6,3.6,7.6c3-0.1,3.8-4.8,3.8-9c0-3.7-1-6.9-3.5-6.9C112.5,389,111.7,392.7,111.7,397.2z"/> <path d="M128.7,387.6c0.9,0.1,1.8,0.2,2.6,0.2c0.9,0,1.8-0.1,2.6-0.2v4.8c0.8-2.8,2.5-5.1,6.3-5.1c-0.2,1.8-0.3,3.6-0.2,5.2 l-0.3,0.3c-0.5-0.3-1.3-0.5-2-0.5c-1.7,0-3.1,0.9-3.5,2.5c-0.3,1.1-0.2,3.2-0.2,4.5v6.9c-0.9-0.1-1.8-0.2-2.6-0.2 c-0.9,0-1.8,0.1-2.6,0.2V387.6z"/> <path d="M149.1,406.2c-0.9-0.1-1.8-0.2-2.6-0.2c-0.9,0-1.8,0.1-2.6,0.2v-29.2c0.9,0.1,1.8,0.2,2.6,0.2c0.9,0,1.8-0.1,2.6-0.2V406.2 z"/> <path d="M170.9,406.2c-0.8-0.1-1.7-0.2-2.5-0.2c-0.9,0-1.7,0.1-2.6,0.2v-3.4c-0.8,2.3-2.7,3.7-5.3,3.7c-5.7,0-7.6-4.7-7.6-9.6 c0-4.9,2.3-9.7,7.4-9.7c2.3,0,4.1,0.8,5.2,2.8v-13c0.9,0.1,1.8,0.2,2.6,0.2c0.9,0,1.8-0.1,2.6-0.2V406.2z M158.6,397.1 c0,2.2,0.3,7,3.4,7c3.3,0,3.7-5,3.7-7.4c0-2.2-0.3-6.9-3.4-6.9C159,389.8,158.6,394.6,158.6,397.1z"/> <path d="M184.4,379.9c1.1,0.1,2.1,0.2,3.2,0.2c1,0,2.1-0.1,3.1-0.2c1.5,6.5,3.3,12.8,5.1,19.2c2.2-6.4,4.7-12.7,6.6-19.2 c0.7,0.1,1.3,0.1,1.9,0.1c0.7,0,1.3,0,1.9-0.1c1.7,6.5,4.2,12.7,6.1,19.2c2-6.3,4.1-12.7,5.7-19.2c0.6,0.1,1.2,0.1,1.8,0.1 c0.6,0,1.2,0,1.8-0.1c-3.3,8.9-6.3,17.5-8.9,26.3c-0.7-0.1-1.3-0.2-1.9-0.2c-0.7,0-1.3,0.1-2,0.2c-1.7-6.4-3.9-12.6-6.1-18.7 c-2.2,6.1-4.4,12.1-6.6,18.7c-0.7-0.1-1.3-0.2-1.9-0.2c-0.7,0-1.3,0.1-2,0.2c-2.2-8.5-4.8-16.9-7.4-25.2L184.4,379.9z"/> <path d="M224.9,387.6c0.9,0.1,1.8,0.2,2.6,0.2c0.9,0,1.8-0.1,2.6-0.2v18.6c-0.9-0.1-1.8-0.2-2.6-0.2c-0.9,0-1.8,0.1-2.6,0.2V387.6z M227.5,377.6c1.7,0,3.1,1.4,3.1,3c0,1.7-1.4,3-3.1,3c-1.7,0-3-1.4-3-3C224.5,379,225.8,377.6,227.5,377.6z"/> <path d="M252,406.2c-0.8-0.1-1.7-0.2-2.5-0.2c-0.9,0-1.7,0.1-2.6,0.2v-3.4c-0.8,2.3-2.7,3.7-5.3,3.7c-5.7,0-7.6-4.7-7.6-9.6 c0-4.9,2.3-9.7,7.4-9.7c2.3,0,4.1,0.8,5.2,2.8v-13c0.9,0.1,1.8,0.2,2.6,0.2c0.9,0,1.8-0.1,2.6-0.2V406.2z M239.7,397.1 c0,2.2,0.3,7,3.4,7c3.3,0,3.7-5,3.7-7.4c0-2.2-0.3-6.9-3.4-6.9C240.1,389.8,239.7,394.6,239.7,397.1z"/> <path d="M261.2,396.9c-0.1,4,1.3,7.1,5.3,7.1c1.6,0,3.3-0.7,4.5-1.7l0.5,0.3l-0.8,2.2c-1.5,1.1-3.6,1.7-5.5,1.7 c-6.4,0-9.6-3.8-9.6-10.1c0-5.4,3.2-9.2,8.8-9.2c6,0,8.3,4.2,7.9,9.7H261.2z M266.9,395.1c0-2-0.2-6.1-2.5-6.1 c-2.8,0-3.1,4.1-3.1,6.1H266.9z"/> <path d="M284.7,379.9c1.1,0.1,2.1,0.2,3.2,0.2c1,0,2.1-0.1,3.1-0.2c1.5,6.5,3.3,12.8,5.1,19.2c2.2-6.4,4.7-12.7,6.6-19.2 c0.7,0.1,1.3,0.1,1.9,0.1s1.3,0,1.9-0.1c1.7,6.5,4.2,12.7,6.1,19.2c2-6.3,4.1-12.7,5.7-19.2c0.6,0.1,1.2,0.1,1.8,0.1 c0.6,0,1.2,0,1.8-0.1c-3.3,8.9-6.3,17.5-8.9,26.3c-0.7-0.1-1.3-0.2-1.9-0.2c-0.7,0-1.3,0.1-2,0.2c-1.7-6.4-3.9-12.6-6.1-18.7 c-2.2,6.1-4.4,12.1-6.6,18.7c-0.7-0.1-1.3-0.2-1.9-0.2c-0.7,0-1.3,0.1-2,0.2c-2.2-8.5-4.8-16.9-7.4-25.2L284.7,379.9z"/> <path d="M329.5,396.9c-0.1,4,1.3,7.1,5.3,7.1c1.6,0,3.3-0.7,4.5-1.7l0.5,0.3l-0.8,2.2c-1.5,1.1-3.6,1.7-5.5,1.7 c-6.4,0-9.6-3.8-9.6-10.1c0-5.4,3.2-9.2,8.8-9.2c6,0,8.3,4.2,7.9,9.7H329.5z M335.2,395.1c0-2-0.2-6.1-2.5-6.1 c-2.8,0-3.1,4.1-3.1,6.1H335.2z"/> <path d="M343.8,377.1c0.9,0.1,1.8,0.2,2.6,0.2c0.9,0,1.8-0.1,2.6-0.2v13.2c1-1.9,3-3,5.1-3c5,0,7.6,4.5,7.6,9 c0,2.5-0.5,5.4-2.2,7.3c-1.7,2-3.9,3-6.5,3c-2,0-4.1-0.9-5.3-2.7c-1.2,0.7-2.2,1.5-3.3,2.2h-0.8V377.1z M352.4,404.9 c2.4,0,3.6-3.1,3.6-7.9c0-2.4,0-7.2-3.4-7.2c-3.4,0-3.6,4.9-3.6,7.3C349.1,399.4,349,404.9,352.4,404.9z"/>
</svg>
<svg version="1.1" class="bottom-text" viewBox="0 0 445.5 406.6"> <path d="M17.4,90.5c2.8-1.8,5.1-3.5,7.1-5.2c0.2,0.5,0.4,1,0.7,1.5c0.3,0.5,0.7,0.9,1,1.3L14,95.9L0,73.9c0.9-0.4,1.7-0.9,2.5-1.4 c0.8-0.5,1.6-1.1,2.3-1.7L17.4,90.5z"/> <path d="M28.7,75.4c1.9,3.5,4.7,5.6,8.2,3.5c1.4-0.8,2.5-2.3,3-3.7l0.6,0.1l0.3,2.3c-0.8,1.7-2.3,3.3-3.9,4.2 c-5.5,3.2-10.3,1.5-13.4-4c-2.7-4.7-1.8-9.6,3-12.4c5.2-3,9.3-0.5,11.6,4.5L28.7,75.4z M32.8,71c-1-1.8-3.2-5.2-5.2-4 c-2.4,1.4-0.6,5.1,0.3,6.9L32.8,71z"/> <path d="M49.5,69.4c1.2,2.4,2,3.5,4.6,1.2l0.7,1.3c-1,1.1-2.1,2.1-3.1,2.6c-3.5,1.8-5.5-0.1-7.2-3.3l-4.8-9.1l-2.3,1.2 c-0.3-0.8-0.6-1.4-1.1-2.2l2.3-1.2l-2-3.8c1.2-1.4,2.4-2.9,3.6-4.6l3.1,6l2.9-1.5c0.3,0.8,0.6,1.4,1.1,2.2l-2.9,1.5L49.5,69.4z"/> <path d="M48.1,51.4c-0.3-1.2-0.5-2.6-0.6-3.8c-0.1-1.3,0.2-2.1,1.5-2.7c1.7-0.8,3.8,0.3,3.5,2.3c-0.5,3.8-1.2,7.6-1.8,11.3l-1,0 L48.1,51.4z"/> <path d="M65.3,62c1.4,1.5,3.4,2.1,5.3,1.2c1.2-0.5,2.3-2.1,1.8-3.3c-1.4-3.3-9,1.5-11.7-4.6c-1.6-3.6,0.4-6.8,3.6-8.2 c1.8-0.8,3.9-1,5.8-0.6c0.1,1.2,0.3,2.3,0.5,3.5l-1,0.4c-0.9-1.4-3-2.2-4.6-1.5c-1.3,0.6-2.3,1.7-1.7,3.2c1.5,3.4,9-1.9,11.9,4.6 c1.4,3.3-0.1,6.7-4.3,8.6c-1.7,0.8-3.6,1-5.5,0.7c-0.3-1.2-0.6-2.4-0.9-3.6L65.3,62z"/> <path d="M94.5,33.1c-1.4-1.7-3.2-2.4-5.3-1.7c-2.9,1-3.5,2.8-2.8,4.9c1.7,4.9,12.4,0.2,15.2,8.6c1.6,4.7-1.3,9.4-6.9,11.3 c-2,0.7-4.3,0.9-6.4,0.4c-0.1-1.7-0.2-3.3-0.5-5l0.7-0.2c1.4,2.3,3.9,3.1,6.4,2.3c2.3-0.8,3.8-2.7,3-5.2c-2-5.8-12.1,0-15.1-8.8 c-1.4-4.2,0.3-8.6,5.8-10.5c2.6-0.9,5.3-0.7,6.3-0.2c0,1.3,0,2.6,0.1,4L94.5,33.1z"/> <path d="M108.2,34.9c0.9-1.8,2.7-3.8,4.7-4.4c1.7-0.5,3.3-0.3,4.8,0.5c1.7,1,2.3,2.5,2.8,4.3l3.2,11.9c-0.9,0.2-1.8,0.3-2.6,0.5 c-0.9,0.2-1.7,0.6-2.5,0.9l-2.5-9.2c-0.9-3.4-2.1-5.8-4.7-5.1c-3.4,0.9-2,5.2-1.4,7.5l2.3,8.5c-0.9,0.2-1.8,0.3-2.6,0.5 s-1.7,0.6-2.5,0.9l-7.7-28.2c0.9-0.2,1.8-0.3,2.6-0.5c0.9-0.2,1.7-0.6,2.5-0.9L108.2,34.9z"/> <path d="M140.9,39.9c0.3,1.4,0.8,1.8,2.3,1.4l0.2,0.9c-0.8,0.6-2.1,1.5-3.2,1.7c-1.8,0.4-3.3-0.4-4.3-2c-0.6,1.9-2.3,3.3-4.2,3.8 c-3.1,0.7-5.7-0.6-6.4-3.8c-0.8-3.6,1.2-5.1,5.7-7.2c0.9-0.4,1.8-0.9,2.5-1.6c0.4-0.5,0.4-1,0.3-1.6c-0.4-1.8-2.5-2.9-4.3-2.6 c-2.4,0.5-4,2.6-4.1,3.3l-0.3,0.1l-1-2.2c1.4-2,4.1-3.5,6.4-4c3.2-0.7,7.4-0.2,8.2,3.5L140.9,39.9z M134.4,34.4 c-0.9,0.6-2.5,1.3-3.4,2.4c-0.8,1-0.8,2.2-0.5,3.4c0.3,1.4,1.1,2.9,2.7,2.6c2.3-0.5,2.3-2.8,2-4.7L134.4,34.4z"/> <path d="M143.7,23.8c0.9-0.1,1.8-0.1,2.6-0.2c0.9-0.1,1.7-0.4,2.6-0.6l0.8,4.7c0.3-2.9,1.6-5.4,5.4-6c0.1,1.8,0.3,3.6,0.7,5.2 l-0.3,0.4c-0.5-0.3-1.4-0.3-2-0.2c-1.7,0.3-2.9,1.4-3.1,3.1c-0.2,1.2,0.3,3.2,0.5,4.4l1.1,6.9c-0.9,0.1-1.8,0.1-2.6,0.2 c-0.9,0.1-1.7,0.4-2.6,0.6L143.7,23.8z"/> <path d="M164.7,30.1c0.4,3.9,2.1,6.9,6.1,6.5c1.6-0.2,3.2-1.1,4.3-2.2l0.5,0.3l-0.6,2.2c-1.4,1.2-3.4,2.1-5.2,2.4 c-6.3,0.8-10-2.7-10.8-8.9c-0.6-5.3,2.1-9.5,7.6-10.2c6-0.7,8.7,3.2,9,8.7L164.7,30.1z M170.1,27.6c-0.2-2-1-6-3.2-5.8 c-2.8,0.3-2.6,4.4-2.4,6.4L170.1,27.6z"/> <path d="M187.2,10.1c1.1,0,2.1,0.1,3.2,0.1c1,0,2.1-0.2,3.1-0.3c1.7,6.4,3.7,12.7,5.7,19c2-6.5,4.3-12.9,6-19.4 c0.7,0.1,1.3,0.1,1.9,0.1c0.7,0,1.3-0.1,1.9-0.2c1.9,6.4,4.6,12.6,6.7,19c1.8-6.4,3.6-12.8,5-19.4c0.6,0.1,1.2,0.1,1.8,0.1 c0.6,0,1.2-0.1,1.8-0.2c-3,9-5.7,17.7-8.1,26.6c-0.7-0.1-1.3-0.1-1.9-0.1c-0.7,0-1.3,0.2-2,0.3c-1.9-6.4-4.3-12.5-6.8-18.5 c-1.9,6.2-4,12.3-6,18.9c-0.7-0.1-1.3-0.1-1.9-0.1c-0.7,0-1.3,0.2-2,0.3c-2.5-8.4-5.4-16.7-8.2-25L187.2,10.1z"/> <path d="M233.5,19.8c1.4-1.5,3.7-2.9,5.8-2.8c1.8,0,3.2,0.6,4.4,1.9c1.4,1.4,1.5,3,1.5,4.9l-0.3,12.3c-0.9-0.1-1.8-0.2-2.6-0.3 c-0.9,0-1.8,0.1-2.7,0.1l0.3-9.6c0.1-3.6-0.3-6.2-3-6.3c-3.5-0.1-3.5,4.4-3.5,6.8l-0.2,8.8c-0.9-0.1-1.8-0.2-2.6-0.3 c-0.9,0-1.8,0.1-2.7,0.1l0.8-29.2c0.9,0.1,1.8,0.2,2.6,0.3c0.9,0,1.8-0.1,2.7-0.1L233.5,19.8z"/> <path d="M263.6,33.8c-0.1,1.4,0.3,1.9,1.8,1.9l-0.1,0.9c-1,0.4-2.5,0.9-3.5,0.8c-1.8-0.1-3.1-1.3-3.6-3.1c-1.1,1.7-3.1,2.6-5.1,2.4 c-3.1-0.2-5.3-2.1-5.1-5.5c0.3-3.6,2.6-4.5,7.4-5.3c1-0.2,2-0.3,2.9-0.8c0.5-0.4,0.6-0.9,0.7-1.5c0.1-1.8-1.6-3.5-3.4-3.6 c-2.5-0.2-4.6,1.4-4.8,2l-0.3,0l-0.3-2.3c1.9-1.6,4.9-2.2,7.3-2c3.2,0.2,7.2,1.8,6.9,5.7L263.6,33.8z M258.8,26.7 c-1,0.3-2.7,0.6-3.9,1.4c-1.1,0.7-1.4,1.9-1.5,3.1c-0.1,1.4,0.2,3.1,1.9,3.2c2.3,0.2,3-2,3.2-4L258.8,26.7z"/> <path d="M275,33.3c-0.3,2.6-0.3,4.1,3.2,3.6l-0.2,1.5c-1.5,0.4-2.9,0.6-4.1,0.4c-4-0.5-4.5-3.2-4.1-6.7l1.2-10.2l-2.6-0.3 c0.2-0.9,0.3-1.6,0.3-2.4l2.6,0.3l0.5-4.3c1.8-0.5,3.6-1.1,5.5-1.8l-0.8,6.7l3.2,0.4c-0.2,0.9-0.3,1.6-0.3,2.4l-3.2-0.4L275,33.3z" /> <path d="M294.2,14.9c1,0.3,2,0.6,3.1,0.9c1,0.2,2.1,0.3,3.1,0.5c0.1,6.6,0.4,13.2,0.8,19.8c3.5-5.8,7.3-11.4,10.7-17.3 c0.6,0.2,1.2,0.4,1.8,0.5c0.6,0.1,1.2,0.2,1.9,0.3c0.3,6.7,1.4,13.4,1.8,20.1c3.4-5.7,6.7-11.5,9.7-17.5c0.6,0.2,1.1,0.4,1.7,0.5 c0.6,0.1,1.2,0.2,1.7,0.3c-5.1,8-9.9,15.7-14.4,23.8c-0.6-0.2-1.2-0.5-1.8-0.6c-0.6-0.1-1.3-0.2-2-0.2c-0.3-6.6-1.1-13.1-1.9-19.6 c-3.4,5.5-6.9,10.9-10.6,16.9c-0.6-0.2-1.2-0.5-1.8-0.6c-0.6-0.1-1.3-0.2-2-0.2c-0.3-8.8-1.1-17.5-1.8-26.2L294.2,14.9z"/> <path d="M334.2,42.2c-1.3,3.7-0.9,7.2,2.9,8.4c1.5,0.5,3.4,0.3,4.8-0.3l0.3,0.5l-1.5,1.8c-1.8,0.6-4,0.6-5.8,0 c-6.1-1.9-8-6.6-6.1-12.5c1.6-5.1,5.9-7.8,11.2-6.1c5.7,1.8,6.6,6.5,4.6,11.6L334.2,42.2z M340.2,42.2c0.6-1.9,1.6-5.9-0.6-6.6 c-2.7-0.8-4.2,3-4.8,4.9L340.2,42.2z"/> <path d="M365.6,34.5c0.9,0.4,1.7,0.9,2.6,1.3c0.9,0.4,1.8,0.6,2.7,1l-4.7,11c4.7-2.3,9.3-4.6,13.9-7.1c0.6,0.3,1.2,0.7,1.8,1 c0.6,0.3,1.3,0.4,1.9,0.6l-0.1,0.3l-8.4,3.6c-1.6,0.7-3.1,1.5-4.9,2.3l3.6,17.7l-0.2,0.5c-0.9-0.4-1.7-0.9-2.6-1.3 c-0.9-0.4-1.8-0.6-2.7-1l-3.2-14.7L360.5,61c-0.9-0.4-1.7-0.9-2.6-1.3c-0.9-0.4-1.8-0.6-2.7-1L365.6,34.5z"/> <path d="M384.2,51.3c0.7,0.4,1.4,0.9,2.2,1.3c0.8,0.4,1.6,0.7,2.3,1l-1.3,2.5c2.2-0.9,4.6-1.3,6.7-0.2c4.3,2.2,4,5.5,1.9,9.6 l-5.1,10c-0.8-0.5-1.5-1-2.3-1.4c-0.8-0.4-1.6-0.7-2.5-1l4.3-8.5c1.6-3.2,2.4-5.7,0-6.9c-3-1.5-5,2.5-6.1,4.7l-4,7.9 c-0.8-0.5-1.5-1-2.3-1.4c-0.8-0.4-1.6-0.7-2.5-1L384.2,51.3z"/> <path d="M398.1,69.8c3-5.2,8-7,13.1-4.1c5,2.9,6.4,7.8,3.6,12.7c-2.9,5.1-8,7-13.3,4C396.6,79.6,395.3,74.7,398.1,69.8z M403.1,72.5c-1.2,2.1-3.5,6.8-0.6,8.4c2.6,1.4,5.7-2.2,7.8-5.9c1.9-3.2,2.6-6.4,0.4-7.7C407.9,65.8,405.3,68.6,403.1,72.5z"/> <path d="M422.3,87.8c3.6-2.9,7.1-5.8,10.4-8.9c0.6,0.5,1.1,0.9,1.7,1.3c0.6,0.4,1.3,0.7,1.9,1l-3.9,13.2c3.6-2.8,7.1-5.8,10.4-8.9 c0.4,0.3,0.8,0.6,1.2,0.9c0.4,0.3,0.9,0.5,1.3,0.7c-4.9,3.5-10.4,7.7-15.5,12.1c-0.5-0.4-1.1-0.9-1.6-1.3c-0.6-0.4-1.2-0.7-1.8-1 l3.7-12.8c-3.4,2.7-6.8,5.5-10.2,8.5c-0.5-0.4-1.1-0.9-1.6-1.3c-0.6-0.4-1.3-0.7-1.9-1c1.9-6.3,3.6-12.4,5.1-18.9 c0.7,0.6,1.5,1.2,2.2,1.7c0.8,0.5,1.7,0.9,2.5,1.4L422.3,87.8z"/> </svg>
</div>
<footer class="sticky-hans">internet with me: <a href="https://haaans.com">haaans.com</a></div> <script src='https://code.jquery.com/jquery-2.2.4.min.js'></script> <script src="js/index.js"></script>
</body>
</html>

The World Wide Web - Script Codes CSS Codes

body { position: relative; width: 100%; height: 100vh;
}
.wrap { position: absolute; top: 50%; left: 50%; width: 50%; max-width: 400px; transform: translateX(-50%) translateY(-50%); position: relative; display: block; perspective: 1000px;
}
.w-wrap { transform-style: preserve-3d; position: absolute; width: 100%; height: 0; padding-top: 70%;
}
.w-wrap * { position: absolute; left: 0;
}
.w1, .w2, .w3 { top: 0; position: absolute;
}
.w2 { transform: translateZ(-20px) scale(1.01);
}
.top-text { position: absolute;
}
.w3 { transform: translateZ(0);
}
.w1 { transform: translateZ(-40px) scale(1.02);
}
.sticky-hans { position: fixed; bottom: 5px; font-size: .75em; right: 10px; color: rgba(0, 0, 0, 0.4);
}
.sticky-hans a { color: #dd925f; opacity: .5; text-decoration: none;
}
.sticky-hans a:hover { opacity: 1;
}
.clearfix:after { content: " "; display: table; clear: both;
}

The World Wide Web - Script Codes JS Codes

 $(document).mousemove(function(event) { cx = Math.ceil($(window).width() / 1.8); cy = Math.ceil($(window).height() / 1.8); dx = event.pageX - cx; dy = event.pageY - cy; console.log tiltx = (dy / cy); tilty = - (dx / cx); radius = Math.sqrt(Math.pow(tiltx,2) + Math.pow(tilty,2)); degree = (radius * 20); $('.w-wrap').css('-webkit-transform','rotate3d(' + -tiltx + ', ' + -tilty + ', 0, ' + degree + 'deg)'); $('.w-wrap').css('transform','rotate3d(' + -tiltx + ', ' + -tilty + ', 0, ' + degree + 'deg)'); $('.w-wrap').css('-moz-transform','rotate3d(' + -tiltx + ', ' + -tilty + ', 0, ' + degree + 'deg)'); });
// BASED ON // JONAS DINGES / SANDRO PAGANOTTI
// https://codepen.io/jonadinges/pen/rVaVbM/
//SVG stolen and spliced from here: https://www.flickr.com/photos/danbri/4030764915
The World Wide Web - Script Codes
The World Wide Web - Script Codes
Home Page Home
Developer Hans Engebretsen
Username hans
Uploaded December 26, 2022
Rating 3
Size 7,352 Kb
Views 8,096
Do you need developer help for The World Wide Web?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Hans Engebretsen (hans) Script Codes
Create amazing art & images with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!