7
\$\begingroup\$

If a user can view the HTML the way they need to on IE (hypothetically), but the HTML isn't valid, is it still On-Topic?

How have you decided this in past? Should we continue to use the same set of specifications to define off-topic HTML?

HTML that is viewable on IE, but not valid, may not display correctly on Chrome, Firefox, Safari, Opera, etc.

So, is valid or viewable the standard of measure for HTML?

\$\endgroup\$

1 Answer 1

17
\$\begingroup\$

I say, from the point of view of someone who writes HTML/CSS, yes it is On-Topic, if it works as the OP intended, or put differently, as far as they know.

HTML being a mark-up language, rather than programming, is a lot more lenient and browsers often are very forgiving to "invalid" HTML. If it were not the case, I'd wager many popular websites would be out of business. Not all HTML coders know about validators, XHTML compatible self-closed tags, CSS styles, meta-tags, etc.

So, in short, if it works in the intended browser, to me it works as the OP is expecting, so "viewable" I feel would be the most reasonable measuring stick.

\$\endgroup\$
5
  • 6
    \$\begingroup\$ I would agree with this assessment. Works is from the perspective of the question-asker. \$\endgroup\$ Commented Feb 5, 2015 at 19:47
  • \$\begingroup\$ if this is the case then --> stackoverflow.com/q/28349961/1214743 would be a good fit for migration, other than it lacks description, right? \$\endgroup\$ Commented Feb 5, 2015 at 19:51
  • 4
    \$\begingroup\$ it is not off-topic on SO actually, so not a good fit for migration. \$\endgroup\$ Commented Feb 5, 2015 at 19:53
  • 1
    \$\begingroup\$ I feel that the question is off-topic on SO since it is asking about best practices. However, the question should have been closed as a duplicate of one of the many "div inside span" questions that already exist. \$\endgroup\$ Commented Feb 10, 2015 at 15:35
  • \$\begingroup\$ How can you close something as a duplicate of a question on site X if it's off-topic for site X? \$\endgroup\$ Commented Apr 29, 2015 at 10:44

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.