Whats the correct order of styling the <a> element (link, visited, hover, active). All are confusing by providing different combination like LVHA, LAHV. Can anybody specify the correct ordering?
Whats the correct order of styling the <a> element (link, visited, hover, active). All
Share
Link Visited Hover Active
To quote from the CSS specification: