The validation tag has no wiki summary.
4
votes
2answers
259 views
Stack overflow won't let me post code, I don't have proper “formatting”?
I was trying to answer a coding question in java, I had some code and used <pre><code>, put my code in, then typed </pre></code>. I then came across this error when trying to ...
4
votes
0answers
118 views
Stack Overflow Isn't Valid HTML5 [duplicate]
Possible Duplicate:
The “Hello World!” box is surrounded by paragraph tags twice
stackoverflow.com isn't valid HTML5. There's an extra </p> in the "Hello World!" box.
...
-2
votes
1answer
158 views
Why is not there some downvote validation? [duplicate]
Possible Duplicate:
Serial downvotes in quick succession on all my posts
I have been an active member of Stack Overflow for the last 2 weeks (although a registered member for just 6 ...
0
votes
0answers
41 views
How to edit a post that has pending peer reviews? [duplicate]
Possible Duplicate:
Unable to edit posts with pending edits
Sometimes I bump in to a question that for example needs code formatting. I however cannot do it because someone else already did ...
5
votes
1answer
70 views
html validation error on stackoverflow.com frontpage
on the frontpage(other pages i checked works fine) of stackoverflow.com there is a feed link which generates id with unnecessary string " test"
<div id="feed-link">
<div ...
1
vote
1answer
58 views
User flair code is invalid for XHTML doctypes
The user flair HTML code displayed on the user flair page looks like this:
<a ... ><img ... ></a>
However, in order to validate in XHTML doctypes, it should really be:
<a ... ...
-4
votes
8answers
226 views
Answers with external references; should they not be added to answers and (perhaps) contribute to reputation?
Hi all,
Just read an answer in SO and 'seemed' to learn something new about Java references.
But did I?
Point being, in Wikipedia, the more external references an item has the more valid it ...
9
votes
2answers
174 views
Validation Fail - Unchecks Wiki/Email
To reproduce:
Click Ask Question on meta
Fill in question
Check community wiki & Notify [] daily of any new answers
Don't enter any of the required tags, causing a prompt
Result:
Error ...
9
votes
5answers
235 views
Use an HTML Validator on SO
I would like to suggest checking the markup of SO to uncover bugs.
No, not for accessibility or philosophical reasons, and definitely not for the sake of validation itself.
And forget the goal of ...
2
votes
5answers
218 views
Verifying a user (mainly at an interview)
Jeff and Joel keep hinting that people are starting to look at SO users to determine the quality of programmer they are during the interview process. This hasn't happened where I am, but I anticipate ...
2
votes
1answer
99 views
Notifications considering valid e-mail address to be invalid
For the question I just submitted, I was unable to get notification e-mails because the system said my e-mail address was invalid. It isn't. It's a .us domain, though — could that be the issue?