i think the title says everything. i want to hide <h1>-Tags that contain "advert". the tag itself has no id,... and no defined position in the source code.
is there an attribute like "value",...?
Code: Select all
#h1(value=advert)
thanks for your help.