+ 1

Where and how do I actually use <div> in html? If I use two tables, how to identify the second table using css?

In my program, while making changes to first table the other table also gets the similar changes at the same time.

28th Nov 2018, 11:55 AM
Sumaya
Sumaya - avatar
2 Réponses
+ 4
Use container with <div class=""></div> or <div id=""></div> or <section class=""></section> or <Section id=""></section> and make the changes in CSS
28th Nov 2018, 12:14 PM
UwU Discover Me
+ 2
If you want to make different design of each table, you can use div tag with different class or id!!
28th Nov 2018, 12:01 PM
AL Araf
AL Araf - avatar
Aujourd'hui en vedette
.
1 Votes
What?
0 Votes
HTML
0 Votes
Web
0 Votes
Quiz duel
0 Votes
FRC Coding?
1 Votes
help
0 Votes
AI
2 Votes
APIs
1 Votes