-
a[title] -
a > title -
a=title -
a.title
Correct Answer:
-
a[title]
Note: an alternative for Q2.
What is the CSS selector for an tag containing the title attribute?
a[title]a > titlea=titlea.titleCorrect Answer:
a[title]Note: an alternative for Q2.
Latest Updates
No posts found in this category.