Mobile Profile UI

Developer
Size
2,931 Kb
Views
12,144

How do I make an mobile profile ui?

What is a mobile profile ui? How do you make a mobile profile ui? This script and codes were developed by ULRIKA PAN on 14 November 2022, Monday.

Mobile Profile UI Previews

Mobile Profile UI - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Mobile Profile UI</title> <link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="phone"> <div class="top"></div> <div class="buttom"> <div class="headpic"> <div class="name">Ulrika Pan</div> </div> </div>
</div>
</body>
</html>

Mobile Profile UI - Script Codes CSS Codes

@charset "UTF-8";
* { font-family: arial, 微軟正黑體; position: relative;
}
html, body { margin: 0; padding: 0; background-color: #1C1E20;
}
.phone { width: 320px; height: 470px; margin-left: auto; margin-right: auto; top: 50px; border: 1px solid #5E5E62; border-radius: 7px; overflow: hidden; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
}
.phone:hover { box-shadow: 0px 0px 50px -10px rgba(0, 0, 0, 0.3); transform: scale(1.02, 1.02); transition: 0.3s ease-in-out;
}
.top { height: 40%; background-color: #5E5E62; background-image: url(https://68.media.tumblr.com/d417270734973e1072bfeeea833d4b88/tumblr_oaq0p7Nkzd1ubtn3do1_500.jpg); background-size: cover;
}
.buttom { height: 60%; background-color: #FEFFFE;
}
.buttom .headpic { width: 100px; height: 100px; left: 10%; transform: translateY(-50%); border: 3px solid white; border-radius: 50%; background-color: #B6B6BF; background-image: url(https://image.ibb.co/dzHQGQ/IMG_2296.jpg); background-size: cover;
}
.buttom .headpic .name { position: absolute; left: 120%; top: 20%; width: auto; height: auto; font-size: 22px; font-weight: bold; text-shadow: 0px 0px 10px #B6B6BF; color: #FEFFFE; white-space: nowrap;
}
Mobile Profile UI - Script Codes
Mobile Profile UI - Script Codes
Home Page Home
Developer ULRIKA PAN
Username ulrikapan
Uploaded November 14, 2022
Rating 3
Size 2,931 Kb
Views 12,144
Do you need developer help for Mobile Profile UI?

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!

ULRIKA PAN (ulrikapan) Script Codes
Create amazing web 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!