Pseudo-elements are a lot like HTML elements but they are used in CSS, so they are a weird mixture of both. There are four available for text are
first-letter: This will apply CSS to the first letter of any HTML element.
first-line: Use different CSS on the first line of text.
before: Put text before an HTML element
after: put some text after an HTML element.
http://www.technoblogical.com/web-des...
Providing training since last Tuesday
http://www.technoblogical.com
Thanks for watching!