View Single Post
Old 08-15-2010, 12:50 PM   #2451
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by cisaak View Post
Did not work. The first instance of h1 is in the following division:
<div class="grid_4" id="blox-logo">
I've tried:
remove_tags= [dict(name='div', attrs={'class':'grid_4'})]
and
remove_tags= [dict(name='div', attrs={'id':'blox-logo'})]
but neither worked. Any suggestions?
Post your recipe. Use CODE and SPOILER tags. I'll test it.
Starson17 is offline