+ 1
What do you consider too many <div> tags?
I'm just curious what amount of <div> tags do you consider too many???
5 odpowiedzi
+ 3
It's all relative to the amount of content.
+ 2
Div tag mean Division. So how many Division you prefer?
+ 2
I made this code right here...
I know there are better ways to do what I've done in this code like using jquery but this is just an example. Is this too much?
https://code.sololearn.com/WNzojN1g8o1b
And for some reason it doesn't work on mobile but it does on the PC so idk.
+ 1
Yes
0
Ok. With those awesome answers...the follow up question is..does having alot of divs take a toll on performance?