Featured Post

:root {
--red:#ff0000;
--white:#ffffff;
--black:#000000;
--ddd:#dddddd;
--blue:#0000ff;
}
#profile-wrapper {
    background: var(--ddd);
    width: 100%;
    max-width: 300px;
    margin: 0px auto;
    padding: 10px;
    border-radius: 3px;
}
#profile-wrapper h2 {
    font-size: 15px;
    text-align: left;
    color: var(--white);
    margin-block-start: 0px;
    margin-block-end: 0px;
    padding: 5px;
    border-bottom: 2px solid var(--black);
}
#profile-wrapper h2::before {
    position: absolute;
    content: "About Me";
    background: var(--black);
    width: 70px;
    height: 17px;
    margin: -5px 0px 0px -5px;
    padding: 5px;
}
#profile-wrapper h2::after {
    content: "";
    position: absolute;
    border-top: 27px solid transparent;
    border-left: 50px solid var(--black);
    border-right: 30px solid transparent;
    margin: -5px 0px 0px 10px;
}
.profile-box {
    border-top: 20px solid transparent;
    border-left: 115px solid transparent;
    border-right: 115px solid transparent;
    border-bottom: 100px solid var(--black);
}
.profile-image {
    background: var(--white);
    width: 60px;
    height: 60px;
    margin: 0px auto;
    border-left: 5px solid var(--black);
    border-right: 5px solid var(--black);
    border-top: 5px solid var(--black);
}
.profile-image img {
    width: 60px;
    height: 60px;
}
.profile-box span a {
    position: absolute;
    background: var(--ddd);
    padding: 3px 5px;
    color: var(--blue);
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    margin:5px 0px 0px -10px;
    border-radius: 10px 0px;
}
#profile-wrapper p {
    display: grid;
    position: absolute;
    color: var(--black);
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 20px;
    font-weight: bold;
    margin-block-start: 0px;
    margin-block-end: 0px;
    background: var(--ddd);
    padding: 5px;
    width: 290px;
    height: 50px;
    margin: 40px 0px 0px -115px;
    border: 1px solid var(--black);
    align-items: center;
}
#profile-wrapper p:before {
    position: absolute;
    content: "";
    border-top: 0px solid transparent;
    border-bottom: 12px solid var(--ddd);
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    margin: -70px 0px 0px 130px;
}
.profile-link-left {
    display: grid;
    width: 30px;
    height: 30px;
    background: var(--black);
    margin: 10px 0px -50px -80px;
    border-radius: 5px 0px;
    align-items: center;
}
.profile-link-right {
    display: grid;
    width: 30px;
    height: 30px;
    background: var(--black);
    margin: -50px 0px 10px 120px;
    border-radius: 0px 5px;
    align-items: center;
}
.profile-link-left a,.profile-link-right a {
    color: var(--white);
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
Thanks For You Reading The Post We are very happy for you to come to our site. Our Website Domain name https://demobd-06.blogspot.com/.
Older Posts Older Posts

Comments

Post a Comment
Ads Responcive By SMsudipBD.Com