user2967088
user2967088

Reputation: 11

Little icon images added to span class inside <li> tags?

Does anyone know how this is being done? They have different icon imagery in each list, but I am not able to find any code associated with this, no icon styling, and when I look at the source code, it just shows the little icons there as well.

I wanted to duplicate it, but just not sure how this is being done: https://www.happyhydro.com/products/happy-hydro-5-x-15-trellis-netting-with-3-zip-ties

Thanks in advance, Todd

Upvotes: 1

Views: 176

Answers (2)

Quentin
Quentin

Reputation: 943979

😳 and so are, like a and %, are just characters (hence why they show up in the source code: They are source code). Your OS may provide a convenient mechanism for inserting them or you can copy/paste them from a character list.

Upvotes: 2

Ashley
Ashley

Reputation: 917

They're emojis added to the text of the span. For example, the first one: https://emojipedia.org/seedling/

Upvotes: 1

Related Questions