Question from the HTML5/CSS3 test

What is the selector `nav a[href^=http://]`?

Easy

What does the following CSS selector refer to in an HTML page?

nav a[href^="http://"]
Author: Jean-marie CléryStatus: PublishedQuestion passed 1374 times
Edit
2
Community Evaluations
developer avatar
Benjamin
27/06/2023
Bonne question, clair avec une unique réponse pour mieux cerner les sélecteurs d'attribut complexe.