For questions about the HTML markup on any of the StackExchange sites.

learn more… | top users | synonyms

7
votes
0answers
32 views

Markdown-Quotes inside HTML are breaking the output

This post appears totally messed up for me. It uses many blockquotes, that apparently lead to the link beeing spread all over the post-text, including the flag, edit, link and answered/edited at URLs: ...
7
votes
2answers
210 views

Do images need a border around them?

I've seen this popping up a lot lately. Users have been putting images inside blockquotes to add the darker border around the image so it doesn't look like the image "blends into the background" and ...
259
votes
1answer
76k views

What HTML tags are allowed on Stack Exchange sites?

The Stack Exchange engine uses Markdown for questions and answers. Per the Markdown spec, you are allowed to freely intermix HTML and Markdown tags. However, it does not allow all HTML tags, as that ...
-3
votes
1answer
72 views

How to post successfully with large code

I have some issues in my html code. but unable to post question as it said "it looks like your post is mostly code. please add some more details". how can we overcome this issue. Thank you...
12
votes
1answer
136 views

Can't post answer using HTML <pre> because it gets misinterpreted as code

I'm trying to answer Compute rotation matrix using the magnetic field and my answer needs to use HTML because I need to show a table containing mathematics formulas. I've posted my answer here, ...
2
votes
1answer
39 views

Why are some user gravatars wrapped in gravatar-wrapper-32? [duplicate]

I've noticed that sometimes, a users gravatar is wrapped in an additional div, like here: how can upload image as a url format onto twitter What is the reason for that?
97
votes
16answers
6k views

<kbd> elements are way intrusive

<kbd> is a great way to mark up text to be entered. But when you use it on Stack Exchange sites, it's really difficult to read. For instance, say I typed this sentence by starting with a ...
1
vote
0answers
72 views

Profile pictures don't get the same properties at Gravatars [closed]

So I was loading the review panel over and over out of boredom and happened to notice that some of the profile picture squares were different than others when the image hasn't loaded yet: Am I ...
11
votes
1answer
83 views

Extra quote in <a … class=“question-hyperlink”">

Many Stack Exchange pages contain anchors (<a> tags) with a class attribute set to question-hyperlink. There is an extra double quote after the class value. For example, on this very page: ...
5
votes
2answers
94 views

Is there a better way than <br> to force a newline?

When I want to start a new line, I've always used <br>. I'm wondering if there's a better way, however, that only uses Markdown. I'm aware that if you insert two line breaks, leaving a blank ...
4
votes
1answer
119 views

How many HTTP requests can I send to Stack Overflow?

I'm doing some research work on Stack Overflow and I need to analyze some HTML pages from this site. So I need to do some HTTP requests. How many requests can I do during one minute or during one ...
5
votes
0answers
39 views

Form labels need for attribute

The label elements for tags and edit comment in the forms for editing posts and asking questions need the for attribute, linking them to their respective input fields. The label for question title ...
6
votes
3answers
444 views

Why don't Stack Exchange sites use HTML <meta> tags?

A cursory look at the source for Stack Overflow sites shows that there aren't any pages on the site that uses the <meta> tag for things like description, keywords, robots et al. Now, I'm aware ...
41
votes
1answer
346 views

Can we add Markdown support for tables?

This is similar to: Is there any markdown to create tables? and Please add support for tables in answers and questions, but is slightly different. The other questions are asking more of a why ...
19
votes
3answers
589 views

Is there some markup to post tags?

I am wondering because I was editing my profile and I though it would be nice to put the languages I know and stuff like tags. Is it possible to post a tag? If it's not, do you think it's possible to ...
3
votes
1answer
87 views

How does Stack Overflow's syntax highlighting work? [duplicate]

Possible Duplicate: Which tools and technologies build the Stack Exchange Network? What syntax highlighting library is used on Stack Overflow? How does Stack Overflow handle its syntax ...
19
votes
8answers
982 views

When and why did SO start using tables for layout?

I remember looking at some SO source markup months ago, and it was basically <div> heaven. The pure CSS zealots would've loved it. But today I look and see... <DIV id="question" class=""> ...
2
votes
1answer
35 views

<b> within <pre> not visible on mobile and windows; although fonts are present

Within <pre>, the tag <b> is visually ignored on the mobile version and on some Window-versions. For reproduction read this answer. It contains many annotated programs (failure-slice). ...
28
votes
4answers
2k views

Why can't table markup elements be used?

In http://meta.stackoverflow.com/questions/1777/what-html-tags-are-allowed-on-stack-overflow-server-fault-and-super-user, Jeff explains which basic HTML elements are allowed. Near the end he states ...
2
votes
2answers
60 views

Declaration of character encoding omitted?

On this boring Monday night, I noticed that Stack Exchange has omitted the character encoding meta element across their network, including our very own Stack Overflow. Why should Stack Exchange care ...
4
votes
1answer
95 views

Hovering over tag links removes the title attribute [closed]

While inspecting the tags on the profile page, I found that the a tag is not proper. Probably somewhere is this being messed up in creating it dynamically Just to clarify, the a tag has incomplete ...
3
votes
1answer
67 views

Some post tags don't have titles [duplicate]

Possible Duplicate: Hovering over tag links removes the title attribute While working on a userscript, I found a weird inconsistency in the markup of the front page of Super User: Some ...
4
votes
1answer
86 views

Login dialog of StackExchange doesn't offer fields for email and password in WebKit based browsers

I don't use Google, Facebook, Yahoo or OpenID. So I login to my new StackExchange-Account via the login-dialog of StackExchange itself. Don't have an account? -> click here to sign up If you’ve ...
0
votes
1answer
73 views

Post Entire HTML Document in Code Review Without Editing First [duplicate]

Possible Duplicate: How do I format my code blocks? This question has been asked and answered before. But some of the answers are outdated, and some don't work, and the only one that does, ...
3
votes
1answer
52 views

CSS Hover bug in review close votes

I just hit 3000rep and noticed that if you are scrolled down a little bit on the Review Close Votes page, and select "Close" you get this incorrect hovering: It is covering up a couple options. ...
8
votes
1answer
98 views

Same HTML ID “h-related-tags” used twice in same page: for “stats module” and “related tags” sidebar modules

A userscript I've been working on enhances the Related Tags and similar "modules" in the Stack Exchange sidebar on the right side of each page. When I noticed it wasn't modifying the Related Tags on ...
1
vote
4answers
721 views

Why is Stack Overflow using <noscript>?

The question is not about how <noscript> works, and why it's used, I'm fully aware of that. Knowing that: <noscript> only works when JavaScript is disabled by something browser-related ...
6
votes
1answer
65 views

When asking a question, deselecting the title input causes a blank page title

I've noticed that the title at the top now changes as you type in your question's title (I don't remember it doing that before). However, if one doesn't actually type in a title before going onto ...
-6
votes
1answer
95 views

Which engine does Stack Exchange use to switch skins on different sites? [duplicate]

Possible Duplicate: Which tools and technologies build the Stack Exchange Network? Stack Exchange sites are similar in logic but different in skins. Do they use some engine to accomplish ...
8
votes
2answers
271 views

Enable spell check on title, search and tag input element

This is a repost of Spell-checking in question titles on Meta.Gaming, except that this post furnishes the necessary technical details for it to work. All input type="text" elements, by default, do ...
4
votes
0answers
41 views

Add a class to the tag popups to reflect whether the tag has a wiki and/or wiki excerpt

I'm working on a Stack Exchange extension to help tag wiki editors. It uses the API to find out which tags referred to on every page have or lack a wiki or excerpt. I'm using the API as efficiently ...
4
votes
0answers
955 views

Auto-completion during human verification on mobile

When typing the captcha for human verification on a mobile device, text completion is allowed on the input element which makes this already annoying (but necessary) task more annoying. Here is a link ...
5
votes
4answers
272 views

Why does <3 show up on Stack Overflow e-mails? [duplicate]

Possible Duplicate: Notification email from stackoverflow contains “<3” after zip code When I received an e-mail from the Stack Overflow team this morning, there was a niggling ...
-12
votes
1answer
148 views

Potential XSS Vulnerability

I just thought I'd let everyone know that I found a bug in the comments (and possibly questions as well). I went to post a comment in webmasters and I put < noscript > in it and instead of it just ...
2
votes
1answer
163 views

HTML form tags in code blocks are actually rendered in Opera Mobile [closed]

When viewing PHP - Submit button does nothing in Opera Mobile 12.00, the <form method='post' action='http://cogameservers.com/home/contact'> Email: <input name='email' type='text' ...
10
votes
3answers
352 views

Why did Stack Overflow use onclick JavaScript on the homepage?

This is a technical question about the way SO implements a feature. Why does SO use JS to direct the user to the question page if they click on the votes/number/views on the question list on the ...
1
vote
1answer
52 views

How to display HTML tags in Blockquotes

How would you include HTML tags as part of the blockquotes when you would like to signify these tags as quoted text instead of code? Code: ...
6
votes
1answer
88 views

Unclosed `<del>` tag in edit history when removing del'ed text

I noticed yesterday that the edit history contains unclosed tags if a <del> tag is removed from it. See revision 5 of this question's edit history to see what I'm talking about. (Screenshot ...
-5
votes
2answers
114 views

How do I write HTML in my post without it getting “translated”? [duplicate]

Possible Duplicate: How do I format my code blocks? How do I write HTML in my post without it getting "translated"? I would like to be able to show you guys my raw code. Hope you can help ...
0
votes
2answers
115 views

Using the meta keyword HTML tag to improve search engine results? [duplicate]

Possible Duplicate: Why don't Stack Exchange sites use HTML <meta> tags? While scanning the HTML of a page on Arqade I noticed the meta tag is not being used for keywords. As far ...
5
votes
1answer
112 views

Last activity link does not look like a link

Here are the activity panels from Gaming, SO, and Sci-Fi: Is it any wonder why I thought for the longest time that it wasn't possible to view ?lastactivity from the question's page? Please change ...
1
vote
0answers
37 views

How to draw an HTML table while posting in Stack Overflow [duplicate]

Possible Duplicate: Is there any markdown to create tables? Could someone please give me an example for creating a multi-row table while posting questions in SO. I found the example given ...
41
votes
6answers
1k views

Allow the <small> tag

Can the <small> HTML tag be allowed and properly styled? Currently people wanting to write something small use either sup or sub which achieves a similar effect, but using it for small text is: ...
0
votes
1answer
72 views

how to post html in a comment [duplicate]

Possible Duplicate: How to use formatting in comments? How do I post html/css/javascript in a comment so that it's formatted nicely and has a gray background? I'm trying to reply to a user ...
-2
votes
1answer
125 views

HTML in code blocks not escaped correctly [duplicate]

Possible Duplicate: How do I format my code blocks? Whenever I try to use HTML tags for a code example on stack overflow, the actual HTML is used on the page, instead of being escaped. To ...
16
votes
0answers
86 views

Can the links be disabled in the vote-to-close dialog?

Over the time I've been able to vote for closure on SO, I've gotten into the habit of clicking on the reason itself in order to select the radio button corresponding to it. Since the reasons have ...
23
votes
1answer
256 views

The “Hello World!” box is surrounded by paragraph tags twice

Looking at the source of the Hello World! box, you see this: <p><p>This is a collaboratively edited question and answer site for <b>professional and enthusiast ...
-2
votes
3answers
117 views

Stackoverflow search results appear on top each other [closed]

In the last few days search queries results are stacked on top of each other making it impossible to search. See screenshot. System: Chrome 21.0.1155.2 dev-m (Dev branch) on Windows 7 64bit.
0
votes
1answer
78 views

Is it expected behavior that I need to use an HTML entity in order to get less-than sign into my question?

I'm using SO on IE 9 and I never noticed this until recently (but can't remember if it ever worked). In both the title and the body of a Question, in order to get angle brackets (and I assume ...
4
votes
4answers
198 views

How do I respond to a Stack Overflow request for an answer with a complete code sample?

How do I respond to a Stack Overflow request for an answer with a complete code sample? Ideally, I could just upload the HTML file with the styles and JavaScript embedded. Is this possible or ...

1 2 3