How to style the entire first row of a table in css
I wanted to know if there's a way to style (background, text, hover
effect) the entire first row of a table? I have tried a lot but nothing
works. i tried this one too .category_table td{ background: #000; color:
#fff; font-weight: bold;} but nothing works. Can somebody please help me
out on this. Help !!
No comments:
Post a Comment