Tab character before DOCTYPE for 404 topics

For support and discussion related to templates and themes in phpBB 3.3.
Post Reply
User avatar
Albert Wiersch
Registered User
Posts: 159
Joined: Sat Dec 11, 2004 6:00 pm
Location: Lantana, TX
Name: Albert Wiersch
Contact:

Tab character before DOCTYPE for 404 topics

Post by Albert Wiersch »

I was looking at some HTML source and noticed that if you go here (a topic that doesn't exist):
https://www.htmlvalidator.com/CSS-HTML- ... php?t=1194

The HTML source that is returned has a tab character before <!DOCTYPE html>:

Code: Select all

	<!DOCTYPE html>
Same if you go here and look at the HTML source (a topic that doesn't exist):
viewtopic.php?t=15871116

But for topics that exist, there doesn't seem to be a tab character:

Code: Select all

<!DOCTYPE html>
Not a big deal but maybe a style issue? I haven't tried to figure out where the extraneous tab character is coming from.
Image
Albert Wiersch
https://htmlval.com/
Post Reply

Return to “[3.3.x] Styles Support & Discussion”