Psycho Posted August 17, 2009 Share Posted August 17, 2009 If I have a table created like this <table class="build"> Is there a way, in my style sheet, to reference TH cells in that table? Something like this (although it is wrong): table.build.th { color: #ff0000; } EDIT: Damn, I knew I'd find it right after posting table.build th Link to comment https://forums.phpfreaks.com/topic/170663-solved-referencing-child-object-of-named-class-object/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.