L liunx Guest Jan 11, 2008 #1 Can you create classes for only tags within a certain element? Specifically i want to define a class for TD elements within a table called "MyTable" Can this be done?This should work: <style ... > #MyTable TD { ... } </style>Thank gil
Can you create classes for only tags within a certain element? Specifically i want to define a class for TD elements within a table called "MyTable" Can this be done?This should work: <style ... > #MyTable TD { ... } </style>Thank gil