I’m basically stuck in a situation where I need a bunch of div’s with the same style (height, width, opacity, etc) but I need them all to have different names (test1, test2, test3, etc.) is there any way to easily set the style of one div to another?
Share
give them both a class and an id like so: