/html/body/center[3]/a[2]/font/h3/font/font[2]/h3/font/font[2]/h3/font/font[2]/h3/font/font[2]/h3/font/font[2]/h3/font/font[2]/font/h3/font/font[2]/font/h3/font/font[2]/font/h3/font/font[2]/font/h3/font/font[2]/font/h3/font/font[2]/font/h3/font/font[2]/font/h3/font/font[2]/font/h3/font/font[2]/font/h3/font/font[2]/h3/font/font[2]/h3/font/font[2]/h3/font/font[2]/h3/font/font[2]/h3/font/font[2]/h3/font/font[2]/h3/font/font[2]/h3/font/font[2]/h3/font/font[2]/h3/font/font[2]/h3/font/font[2]/h3/font/font[2]/h3/font/font[1]/text()This website has a lot of unclosed h3 tags
11–20 of 138 posts
this page would be tough to scrape with an xpath to get to "Dull Needles" text node.
Re: This website has a lot of unclosed h3 tags
#12This is an example of a page that begins talking about sewing and embroidery, and eventually becomes about typography.
Re: This website has a lot of unclosed h3 tags
#13[deleted]
Re: This website has a lot of unclosed h3 tags
#14That page loaded ridiculously fast.
Maybe flat HTML is the way to go.
Re: This website has a lot of unclosed h3 tags
#15[deleted]
Re: This website has a lot of unclosed h3 tags
#16Looks like modern browsers aren't rendering the page correctly.
Re: This website has a lot of unclosed h3 tags
#17I thought it was a result of nested tags with font-size defined by em units. Since the each tag is 1.75 times larger that it's parent.
Re: This website has a lot of unclosed h3 tags
#18This might explain it:
Yeah, except that the site owner didn't forget to add Facebook page and the page seems quite active.
http://www.sewingandembroiderywarehouse.com/index.html
It was created on August 14, 2013. I am just glad small business like this continues to run and use technology. We should send an email and tell them to fix it. I am also glad the site didn't go down after all this traffic...
Re: This website has a lot of unclosed h3 tags
#19That page loaded ridiculously fast. Maybe flat HTML is the way to go.
yeah, reminds me of this other website:
http://motherfuckingwebsite.com/
should we be hard-coding our styles into html and stop making stylesheets though? seems like a balance is needed
Re: This website has a lot of unclosed h3 tags
#20If you create a stylesheet through dev console and change h3 font-size it's funny to see how it gets re-rendered in slow-mo :D