tag or .addEndingText class).*/ /* Example: Insert some text after the content of each
element:*/ p::after { content: " - Remember this"; } /*NOTE: IE8 and Opera 4-6 only support the old, single-colon CSS syntax (:after). Newer versions support the standard, double-colon syntax (::after).*/