Circle Background Sign Up on Other Platforms
#form-009-circle-bg-sign-up-other-platform
<!DOCTYPE html>
<html>
<head>
<script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"></script>
</head>
<style type="text/tailwindcss">
.content {
@apply relative max-w-screen-sm flex items-center justify-center w-full py-10;
}
.img {
@apply absolute top-0 left-0 w-full h-full opacity-40;
}
.bg {
@apply absolute top-0 left-0 w-full h-full bg-blue-100 opacity-70;
}
.sign-up-content {
@apply max-w-lg w-full relative z-10 rounded-sm shadow-lg overflow-hidden;
}
.top-content {
@apply py-10 bg-white px-16;
}
.spy-ten {
@apply space-y-10;
}
.title {
@apply text-center text-black text-xl;
}
.spy-five {
@apply space-y-5;
}
.input-content {
@apply flex space-x-3 items-center;
}
.svg {
@apply fill-amber-500;
}
.input {
@apply py-2 px-5 rounded-full w-full flex-1 bg-slate-100;
}
.agree-content {
@apply flex items-center space-x-2 pl-3;
}
.agree-dot {
@apply w-1 h-1 bg-amber-500 rounded-full;
}
.agree-title {
@apply text-black text-xs;
}
.height-light {
@apply text-amber-500;
}
.btn-content {
@apply flex space-x-5 justify-center items-center;
}
.btn {
@apply px-10 py-3 rounded-full bg-amber-500 text-white text-sm cursor-pointer;
}
.login-title {
@apply text-sm text-black;
}
.bottom-content {
@apply py-16 px-5 bg-amber-500 relative;
}
.or-icon {
@apply absolute -top-4 left-1/2 -translate-x-1/2 w-8 h-8 bg-white flex justify-center items-center text-amber-500 rounded-full text-sm shadow-[0px_0px_2px_0_rgb(0_0_0/0.8)];
}
.platforms-title {
@apply text-white text-center;
}
.platforms-content {
@apply flex space-x-5 justify-center;
}
.platforms-circle {
@apply rounded-full bg-white overflow-hidden flex justify-center items-center w-8 h-8;
}
.platforms-svg {
@apply w-5 h-5 fill-amber-500;
}
</style>
<body class="min-h-svh flex items-center justify-center w-full">
<div class="content">
<img src="https://images.unsplash.com/photo-1491904768633-2b7e3e7fede5?q=80&w=1631&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" alt="" class="img">
<div class="bg"></div>
<div class="sign-up-content">
<div class="top-content">
<div class="spy-ten">
<p class="title">Sign Up</p>
<div class="spy-five">
<div class="input-content">
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" class="svg">
<path
d="M480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z" />
</svg>
<input type="text" class="input" placeholder="USERNAME">
</div>
<div class="input-content">
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" class="svg">
<path
d="M480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z" />
</svg>
<input type="text" class="input" placeholder="E-MAIL">
</div>
<div class="input-content">
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" class="svg">
<path
d="M480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z" />
</svg>
<input type="text" class="input" placeholder="PASSWORD">
</div>
</div>
<div class="agree-content">
<div class="agree-dot"></div>
<p class="agree-title">I agree to the <span class="height-light">Terms of Service</span> and <span class="height-light">Privacy Policy</span>.</p>
</div>
<div class="btn-content">
<button class="btn">SIGN UP</button>
<p class="login-title">Already Have account ? <span class="height-light">Login</span></p>
</div>
</div>
</div>
<div class="bottom-content">
<div class="or-icon">OR</div>
<div class="spy-five">
<p class="platforms-title">Sign up with social platforms</p>
<div class="platforms-content">
<div class="platforms-circle">
<svg class="platforms-svg" version="1.1" id="Layer_1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="-337 273 123.5 256" xml:space="preserve">
<g id="SVGRepo_bgCarrier" stroke-width="0"></g>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g>
<g id="SVGRepo_iconCarrier">
<path
d="M-260.9,327.8c0-10.3,9.2-14,19.5-14c10.3,0,21.3,3.2,21.3,3.2l6.6-39.2c0,0-14-4.8-47.4-4.8c-20.5,0-32.4,7.8-41.1,19.3 c-8.2,10.9-8.5,28.4-8.5,39.7v25.7H-337V396h26.5v133h49.6V396h39.3l2.9-38.3h-42.2V327.8z">
</path>
</g>
</svg>
</div>
<div class="platforms-circle">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"
class="platforms-svg"><!--!Font Awesome Free v7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.-->
<path
d="M453.2 112L523.8 112L369.6 288.2L551 528L409 528L297.7 382.6L170.5 528L99.8 528L264.7 339.5L90.8 112L236.4 112L336.9 244.9L453.2 112zM428.4 485.8L467.5 485.8L215.1 152L173.1 152L428.4 485.8z" />
</svg>
</div>
<div class="platforms-circle">
<svg xmlns="http://www.w3.org/2000/svg" class="platforms-svg"
viewBox="0 0 640 640"><!--!Font Awesome Free v7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.-->
<path
d="M386.3 292.5C388.1 302.2 389.4 311.9 389.4 324.5C389.4 434.3 315.8 512 205 512C98.9 512 13 426.1 13 320C13 213.9 98.9 128 205 128C256.9 128 300.1 146.9 333.6 178.3L281.5 228.3C267.4 214.7 242.5 198.7 205 198.7C139.5 198.7 86.1 252.9 86.1 320C86.1 387.1 139.5 441.3 205 441.3C281 441.3 309.5 386.6 314 358.5L205 358.5L205 292.5L386.3 292.5L386.3 292.5zM571.7 298.9L571.7 243.2L515.7 243.2L515.7 298.9L460 298.9L460 354.9L515.7 354.9L515.7 410.6L571.7 410.6L571.7 354.9L627.4 354.9L627.4 298.9L571.7 298.9z" />
</svg>
</div>
<div class="platforms-circle">
<svg xmlns="http://www.w3.org/2000/svg" class="platforms-svg"
viewBox="0 0 640 640"><!--!Font Awesome Free v7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.-->
<path
d="M196.3 512L103.4 512L103.4 212.9L196.3 212.9L196.3 512zM149.8 172.1C120.1 172.1 96 147.5 96 117.8C96 103.5 101.7 89.9 111.8 79.8C121.9 69.7 135.6 64 149.8 64C164 64 177.7 69.7 187.8 79.8C197.9 89.9 203.6 103.6 203.6 117.8C203.6 147.5 179.5 172.1 149.8 172.1zM543.9 512L451.2 512L451.2 366.4C451.2 331.7 450.5 287.2 402.9 287.2C354.6 287.2 347.2 324.9 347.2 363.9L347.2 512L254.4 512L254.4 212.9L343.5 212.9L343.5 253.7L344.8 253.7C357.2 230.2 387.5 205.4 432.7 205.4C526.7 205.4 544 267.3 544 347.7L544 512L543.9 512z" />
</svg>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>