Report Bug
Qus : Which W3.CSS Class Properties are not included in w3-table-all Class
Qusकौन सी W3.CSS क्लास गुण w3-टेबल-ऑल क्लास में शामिल नहीं हैं

A. w3-striped
B. w3-border
C. w3-centered
D. w3-table


Solution
C. w3-centered



Explanation

The w3-table-ll class is used to set all (w3-table, w3-striped, w3-border, w3-bordered) properties except w3-centered, w3-hoverable .




Report Bug