Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Task 6: Counter #36

Description

@PradyumnaKrishna

This task requires some knowledge of JavaScript. I would be providing resources to look into.

Task
Create a HTML page task6.html that contains a button click me and a counter (starting from 0).
When the user clicks the button, the counter value should increase by 1.

Hint Add event listener to the button or use `onclick` property of the button. Replace content of the HTML element with the counter value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions