Easy
Given the following CSS selector:
section[role="nav"]
Which HTML syntax among the following will be affected by this selector?
Author: Jean-marie CléryStatus: PublishedQuestion passed 1873 times
Edit
8
Community EvaluationsNo one has reviewed this question yet, be the first!
7
What is the `<output>` element in HTML5?9
What are the two methods that can be used to send data to a server in HTML5?7
How to add a border to an image in HTML58
What is the `contenteditable` attribute in HTML5?6
Write a doctype for HTML59
What is the HTML element that is used to group related content?9
What is the selector `nav a[href^=http://]`?