Squidward

Size
1,663 Kb
Views
6,072

How do I make an squidward?

What is a squidward? How do you make a squidward? This script and codes were developed by Samantha Causey on 08 January 2023, Sunday.

Squidward Previews

Squidward - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Squidward</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <body> <div class="container"> <div class="head"> </div> <div class="head-copy"> </div> <div class="mid-face"> </div> <div class="mouth"> </div> <div class="nose"> </div> </div>
</body>
</body>
</html>

Squidward - Script Codes CSS Codes

body { background: #190C29;
}
.container { position: relative; margin: auto; display: block; border: 1px solid white; width: 600px; height: 420px; margin-top: 2%; background: none;
}
.head { position: absolute; background: #95CDAF; width: 50%; height: 55%; top: 5%; left: 25%; border-radius: 50%;
}
.head-copy { position: absolute; background: #95CDAF; width: 60%; height: 55%; top: 5%; left: 20%; border-radius: 50%; z-index: 2;
}
.mid-face { position: absolute; background: #95CDAF; width: 30%; height: 25%; top: 50%; left: 35%;
}
.mouth { position: absolute; background: #95CDAF; height: 13%; width: 45%; top: 73%; left: 27.5%; border-radius: 45%;
}
.nose { position: absolute; background: #8a8a8a; width: 15%; height: 45%; border-radius: 47%; left: 35%; top: 60%; z-index: 3;
}
Squidward - Script Codes
Squidward - Script Codes
Home Page Home
Developer Samantha Causey
Username enigmajane
Uploaded January 08, 2023
Rating 3
Size 1,663 Kb
Views 6,072
Do you need developer help for Squidward?

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!

Samantha Causey (enigmajane) Script Codes
Create amazing marketing copy 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!