Social Profiles

Size
1,939 Kb
Views
10,120

How do I make an social profiles?

A little profile widget.. What is a social profiles? How do you make a social profiles? This script and codes were developed by Lachlan Campbell on 24 September 2022, Saturday.

Social Profiles Previews

Social Profiles - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Social Profiles</title> <link rel='stylesheet prefetch' href='https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <aside class="profile"> <img src="https://gravatar.com/avatar/0f72e858995c2171f8b0616d5f0f776f?s=240" class="photo" /> <h1 class="name">What's your name?</h1> <p class="bio">Here's where you tell how awesome you are.</p> <section class="social"> <a class="ion-social-twitter" style="color: #59A4FE;"></a> <a class="ion-social-facebook" style="color: #3A5795;"></a> </section>
</aside>
</body>
</html>

Social Profiles - Script Codes CSS Codes

body { margin: 0; }
.profile { box-sizing: border-box; width: 16rem; margin: 2rem auto; padding: 2rem 1rem; box-shadow: 0 4px 10px 0 rgba(0,0,0,0.1), 0 2px 10px 0 rgba(0,0,0,0.1); border: 1px solid #C4D2DC; text-align: center; color: #444; border-radius: .5rem; overflow: hidden;
}
.photo { margin: auto; border-radius: 50%; width: 6rem; height: 6rem;
}
.name { font: 600 1.5rem "Avenir Next", sans-serif; letter-spacing: 0.1rem; text-transform: uppercase; margin-bottom: 0;
}
.bio { margin-bottom: 1rem; font-size: 1rem; font-family: Georgia, serif;
}
.social a { font-size: 2rem; display: inline-block; padding: 0 1rem;
}
Social Profiles - Script Codes
Social Profiles - Script Codes
Home Page Home
Developer Lachlan Campbell
Username lachlanjc
Uploaded September 24, 2022
Rating 3
Size 1,939 Kb
Views 10,120
Do you need developer help for Social Profiles?

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!

Lachlan Campbell (lachlanjc) 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!