Profile CSS

Developer
Size
2,423 Kb
Views
40,480

How do I make an profile css?

This pen applies its CSS to my codepen profile page.. What is a profile css? How do you make a profile css? This script and codes were developed by Jay Karlsven on 14 October 2022, Friday.

Profile CSS Previews

Profile CSS - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Profile CSS</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body>
</body>
</html>

Profile CSS - Script Codes CSS Codes

body { background: #283048; /* fallback for old browsers */ background: -webkit-linear-gradient(to left, #859398, #283048); /* Chrome 10-25, Safari 5.1-6 */ background: -webkit-linear-gradient(right, #859398, #283048); background: linear-gradient(to left, #859398, #283048); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.profile-header { background-color: #eee; background-image: url("https://cdn-enterprise.discourse.org/imgur/uploads/default/original/3X/c/0/c0a812867acd3956ccd7b62f76f39dd4bf399e63.gif"); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; overflow: hidden;
}
.profile-avatar { border-radius: 50%; border: 3px solid #FA5B0F;
}
.profile-name h1 { color: #044A64; text-shadow: 2px 2px 1px rgba(255, 255, 255, 0.6);
}
.profile-username { color: #044A64; text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.8);
}
Profile CSS - Script Codes
Profile CSS - Script Codes
Home Page Home
Developer Jay Karlsven
Username JayV30
Uploaded October 14, 2022
Rating 3
Size 2,423 Kb
Views 40,480
Do you need developer help for Profile CSS?

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!

Jay Karlsven (JayV30) 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!