0
How would you refer to width of ânameâ in the W3C DOM?
1 Answer
+ 1
Can you share a snippet of markup containing this name element? I don't know if that's a class, id, the name attribute, or what else it could be. All those possibilities affect how the CSS selector will look.