Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
November 20, 2021 11:07 pm GMT

Yes, these are emoji buttons

Take a look at this horrid button in CSS. Click on it.

<button style="padding:0;border:0;background:transparent;outline:0;font-size: 100px" onclick="if(this.innerText==''){this.innerText=''}else {this.innerText=''}"></button>

The purpose of this post is to let you know that you can use emojis in JavaScript, CSS, and HTML.


Original Link: https://dev.to/manuthecoder/yes-these-are-emoji-buttons-1pf8

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To