BorederOutine

 <!DOCTYPE html>

<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<style>
.profille{
border: solid;
border-color: red;
border-width: 16px;
border-radius: 124px;
outline: solid;
outline-color: blue;
outline-width: 29px;
outline-offset: 19px;
}
</style>
</head>
<body>

<img src="profile.png" class="profille">


</body>
</html>

Comments

Popular posts from this blog

pesudo element

sticky