Individual Card

Code an individual card

HTML:

<div class="yourcss1">
    <h2>Independet Card</h2>
    <div class="yourcss2">
    <p>description</p>
    </div>
    <div class="yourcss3">
    <div class="yourcss4">
    <a href+"home"> Go Home</a>

CSS:

.profile {
    text-align: center;
    background-color: black;
    color: orange;
    padding: 20px;
    border-radius: 10px;
}

.profile img {
    width: 200px;
    border-radius: 50%;
}

JavaScript:

// JavaScript code goes here

Profile Halloween

Code for Halloween-themed profile.

HTML:

<div class="yourcss1">
    <h2>Independet Card</h2>
    <div class="yourcss2">
    <p>description</p>
    </div>
    <div class="yourcss3">
    <div class="yourcss4">
    <a href+"home"> Go Home</a>

CSS:

.profile {
    text-align: center;
    background-color: black;
    color: orange;
    padding: 20px;
    border-radius: 10px;
}

.profile img {
    width: 200px;
    border-radius: 50%;
}

JavaScript:

// JavaScript code goes here

Profile Halloween

Description Goes Here

Profile Halloween

Description Goes Here

Profile Halloween

Description Goes Here

Profile Halloween

Description Goes Here

Profile Halloween

Description Goes Here