Skip to content

add all the upcoming events #3

@Garvnanwani

Description

@Garvnanwani

follow this template to add an event in the upcoming events section of html file

<div class="col-md-4 col-12">
    <div class="card event-card">
        <img class="card-img-top" data-src="images/assets/events/EventName.png" alt="event name">
        <div class="card-body">
            <p class="tagging intermediate float-right">Event Short Desc</p>
            <h5 class="card-title">Event Name</h5>
            <p class="card-text">
                <strong>DATE :</strong> <br>
                <strong>VENUE :</strong> <br>
                <strong>TIME :</strong>
            </p>
        </div>
    </div>
</div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions