Skip to content

How to change content or add other span in terminal? #2

@pritish384

Description

@pritish384

How to change content?

If you want to change content just add your content in span's data-text attribute

for eg:-

<span class="red" data-text="Your content"></span>

You may change colors or make your own color in CSS and put that into class.

Make sure you put your content in data-text attribute and not inside the span


Note: You must put the below span at ending.

<span id="end" class="blinking-cursor hidden">&nbsp;</span>

Without this you may face some errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions