Quiz Question 1 of 5
Consider the following CSS rule that uses the ::after
pseudo-element:
div::after {
content: "new text";
display: block;
}
Will the user be able to select the new text with their mouse?
Choose the correct answer below:
Quizzes are the best way to test your knowlege. Sign up for Treehouse today and prove yourself. We guarantee 100% satisfaction.