Which of the following selector selects all paragraph elements with a lang attribute?
A.p[lang]
B.p[lang="fr"]
C.p[lang~="fr"]
D.p[lang|="fr"]
Answers
Answered by
2
the following selector selects all paragraph elements with a lang attribute is p[lang]
Answered by
1
Explanation:
......
.
,
,
,.,
,.,
,.,.,.,..,, 0,,
Attachments:
Similar questions