IPhone Doodle

Developer
Size
1,994 Kb
Views
30,360

How do I make an iphone doodle?

What is a iphone doodle? How do you make a iphone doodle? This script and codes were developed by Tim on 31 October 2022, Monday.

IPhone Doodle Previews

IPhone Doodle - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>iPhone Doodle</title> <link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="phone"> <div class="camera"></div> <div class="speaker"></div> <div class="screen"></div> <div class="button"></div>
</div>
</body>
</html>

IPhone Doodle - Script Codes CSS Codes

.phone { border: 2px solid; border-radius: 12px; width: 100px; height: 200px;
}
.camera { border: 1px solid; border-radius: 50%; background-color: black; width: 3px; height: 3px; position: relative; top: 8px; left: 24px;
}
.speaker { border: 1px solid; border-radius: 4px; background-color: black; width: 30%; height: 2px; position: relative; top: 4px; margin: 0 auto;
}
.screen { border: 1px solid; border-radius: 2px; width: 80%; height: 80%; position: relative; top: 8px; margin: 0 auto;
}
.button { border: 1px solid; border-radius: 50%; width: 16px; height: 16px; margin: 0 auto; position: relative; top: 10px;
}
IPhone Doodle - Script Codes
IPhone Doodle - Script Codes
Home Page Home
Developer Tim
Username maytim
Uploaded October 31, 2022
Rating 3
Size 1,994 Kb
Views 30,360
Do you need developer help for IPhone Doodle?

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!

Tim (maytim) 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!