diff --git a/snippets/hover-underline-animation.md b/snippets/hover-underline-animation.md index 5fd2a1e12..5b1f6fda6 100644 --- a/snippets/hover-underline-animation.md +++ b/snippets/hover-underline-animation.md @@ -5,7 +5,7 @@ Creates an animated underline effect when the text is hovered over. #### HTML ```html -
+Hover this text to see the effect!
``` #### CSS