Easy
What does the following CSS selector refer to in an HTML page?
nav a[href^="http://"]
Author: Jean-marie CléryStatus: PublishedQuestion passed 1701 times
Edit
5
Community EvaluationsNo one has reviewed this question yet, be the first!
5
Write a doctype for HTML56
What is the HTML element that is used to group related content?8
What are the two methods that can be used to send data to a server in HTML5?8
What is the `contenteditable` attribute in HTML5?6
How to add a sandbox attribute to an iframe in HTML56
How to create a navigation section in HTML56
Calculate the vertical spacing between 2 paragraphs in HTML5