Hello People

Size
2,365 Kb
Views
22,264

How do I make an hello people?

What is a hello people? How do you make a hello people? This script and codes were developed by Daniel Burrows on 10 September 2022, Saturday.

Hello People Previews

Hello People - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Hello People</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="sandbox sandbox-hello-people"> <h1 class="heading heading-hello-people">
Hello <span class="bottom">People</span></h1> </div>
</body>
</html>

Hello People - Script Codes CSS Codes

@import url(https://fonts.googleapis.com/css?family=Amatic+SC:700);
body { margin: 0; background-color: #64cae0;
}
.sandbox-hello-people { padding: 10em;
}
h1 { font-family: 'Amatic SC', cursive; font-weight: 700; text-transform: uppercase; font-size: 9em; color: #fff; line-height: 0.8em; text-shadow: 0.05em 0.05em 0 rgba(0, 0, 0, 0.1); width: 20%;
}
.heading-hello-people { margin: auto;
}
.heading-hello-people::before { height: 0.05em; width: 1.3em; content: ""; background-color: #fff; display: block; border-radius: 0.5em; margin-bottom: 0.1em; box-shadow: 0.05em 0.05em 0 rgba(0, 0, 0, 0.1); transform: rotate(-2deg); -ms-transform: rotate(-2deg); /* IE 9 */ -webkit-transform: rotate(-2deg); /* Safari and Chrome */
}
.heading-hello-people::after { height: 0.05em; width: 1.4em; content: ""; background-color: #fff; display: block; border-radius: 0.5em; margin-top: 0.1em; box-shadow: 0.05em 0.05em 0 rgba(0, 0, 0, 0.1); transform: rotate(1deg); -ms-transform: rotate(1deg); /* IE 9 */ -webkit-transform: rotate(1deg); /* Safari and Chrome */
}
.bottom { font-size: 0.85em;
}
Hello People - Script Codes
Hello People - Script Codes
Home Page Home
Developer Daniel Burrows
Username danburrows
Uploaded September 10, 2022
Rating 3
Size 2,365 Kb
Views 22,264
Do you need developer help for Hello People?

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!

Daniel Burrows (danburrows) Script Codes
Create amazing blog posts 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!