Hello World

Developer
Size
1,564 Kb
Views
32,384

How do I make an hello world?

What is a hello world? How do you make a hello world? This script and codes were developed by Anas on 25 August 2022, Thursday.

Hello World Previews

Hello World - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Hello World</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div> <h1> Hello World </h1>
</div>
</body>
</html>

Hello World - Script Codes CSS Codes

body{ text-align: center;
}
h1{ font-size: 6em; color: #804080; transition: all .8s; text-shadow: 0px 5px 9px #666;
}
h1:hover{
color: blue;
font-size: 6.1em;
text-shadow:
0px 1px 1px #666, 0px 2px 1px #555,
0px 3px 1px #444,
0px 4px 1px #333,
0px 5px 1px #222,
0px 6px 6px #111;
;
}
div{ width:50%; margin: 0 auto; transition: all 1s; }
div:hover{
background: #6af;
box-shadow:
0px 1px 1px #666,
0px 2px 1px #555,
0px 3px 1px #444,
0px 4px 1px #333,
0px 5px 1px #222,
0px 6px 6px #111;
transform: rotate(4deg); border-radius: 30px;
}
Hello World - Script Codes
Hello World - Script Codes
Home Page Home
Developer Anas
Username ans
Uploaded August 25, 2022
Rating 3
Size 1,564 Kb
Views 32,384
Do you need developer help for Hello World?

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!

Anas (ans) Script Codes
Name
New tamplate
New Tiger
A Pen by Anas
Ireland
Create amazing SEO content 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!