egordylan / Unicorn_snippet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unicorn_snippet

Write a code snippet which will decorate every <em> element in div#amazing-wrapper with a unicorn!

Unicorn should be added within each <em> on its end (separated by space from the existing text).

Please, provide two solutions for this problem:

  • one using pure CSS,
  • the second using pure JS.

About


Languages

Language:HTML 97.8%Language:CSS 2.2%