Asp.net allows you to add to the pages of various complex elements like gridview, etc., which, when opened, are transformed into a set of HTML tags.
How to write elements in CSS (like gridview)? Need to open the code of this element and based on it to write selectors CSS? Or you can not rely on it and in different browsers gridview can unfold in different sets of HTML tags? How to act in such cases in asp.net?