5

What is the consensus around formatting? If things like bold and h1 tags are their in the formatting bar I assume it's ok to use them. I can empathize that one shouldn't abuse formatting since it would make the site look "messy" to say the least.

However I have some answers where I've put a heading (h1) and bolded a key phrase and some moderator has taken upon himself to remove it from each and every answer. If that kind of formatting isn't allowed why have it there at all?

if the normal formatting for h1,h2 etc is "obnoxious" I'd suggest decreasing their size and impact on the page. If h1, h2 etc shouldn't be used them why not remove them

Examples:

asked Jan 18, 2011 at 15:20
6
  • Can you post links to the answers you're talking about so we can see the before and after versions. Commented Jan 18, 2011 at 15:25
  • here's one example programmers.stackexchange.com/posts/37373/revisions Commented Jan 18, 2011 at 15:30
  • Mark, why remove bold tags and headings on my posts but no one elses on the same question? just curious.... Commented Jan 18, 2011 at 15:35
  • @MKO Your answers on those questions were the only ones that used the <h1> tag. Commented Jan 18, 2011 at 15:39
  • yeah but not bold tags, which you removed, and not h2 tags which there were as well. You seem to have very specific rules :) Commented Jan 18, 2011 at 15:40
  • See also: How to deal with unnecessary formatting and markup?, Formatting for comprehension tips Commented Jan 18, 2011 at 18:12

2 Answers 2

5

The old adage goes, "just because you can, doesn't mean you should."

You can generally get a good understanding of what the best practices are when answering questions by taking a look at what other people are doing: you'll notice the vast majority of answers do not use formatting the way you've been using it.

Indeed, the <h1> element isn't for emphasis, which is what you've been using it for: it's to denote the top-most section element. When you use it for emphasis, or when you use bold formatting excessively, the elements lose their meaning and it makes it harder to read your answer.

Additionally, it detracts from the purpose of the answering system on Stack Exchange: that the answers with the most votes are the most important. When you overuse attention-grabbing formatting elements, it detracts from other answers that are competing solely on merit, not formatting showmanship.

answered Jan 18, 2011 at 15:33
6
  • I've never used h1 for emphasis, I've used it for a heading/title overlining the answer. If it's the first text and a describing title, how is that incorrect? Also if you're going to edit questions I'd appreciate you'd do the same for all questions since there's plenty of examples of other questions using headings and bold to the same degree I am in those questions. I agree that it is a strategy for attention grabbing to certain degree, a practice that seems widely spread on all stackexchange sites, but I've seen no rule against it as long as content is ok and it's not abused Commented Jan 18, 2011 at 15:36
  • 2
    @MKO in this specific instance, I took action because your post was flagged. Again, if you look to the vast majority of answers across the Stack Exchange system, answers don't have titles or headlines. If they did, I suspect there'd be a field dedicated towards it. Commented Jan 18, 2011 at 15:42
  • if there's a specific guideline against using h1 of course i wouldnt', but there isn't and it's explicitly allowed. I suspect most aren't using it because they aren't aware its there. Those who do use it are probably using it for "grabbing attention" very purposedly. But my question remains: if you never should use h1's even correctly, why allow it Commented Jan 18, 2011 at 15:46
  • @MKO The issue isn't using the tag, it's misuse of the tag: you'd only want to use <h1> and the other <h#> elements when your post has multiple sections. If you see other examples of egregious formatting use, please feel free to flag them so a moderator can take a look at them. Commented Jan 18, 2011 at 15:51
  • Ok, so the general "rule" for all the stackexchange site is that h1 is allowed only when also using h2 tags, is that the consensus? Commented Jan 18, 2011 at 15:54
  • 2
    @MKO you should be using your best judgement and taking stock at how other people write their answers. The vast majority of answers do not need to be broken out into sections—complete with section headings—at all. Commented Jan 18, 2011 at 15:58
1

Sometimes I've noticed the asker will suggest a formatting technique, in those cases I'd say it is certainly more polite to follow it (plus it proves you actually read the question).

Sometimes an editor will suggest a formatting technique. In that case, I'd say it's the responsibility of the question editor to modify all the questions involved - this should only be done for a very good reason.

answered Jan 18, 2011 at 19:22

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.