Is there a way to write this the short way..?
Posted: Wed Apr 04, 2012 10:43 pm
Hi,
so i have alot of this id`s: t1, t2, t3, t4 etc. in my code . Now i want to know if there is shorter way to define them in CSS, than what i do atm. #t1,#t2,#t3,#t4,#t5{ }
..something like #t1 to t50{ } ?
so i have alot of this id`s: t1, t2, t3, t4 etc. in my code . Now i want to know if there is shorter way to define them in CSS, than what i do atm. #t1,#t2,#t3,#t4,#t5{ }
..something like #t1 to t50{ } ?