Hacker News new | ask | show | jobs
by dangrossman 5243 days ago
That's because the markup says &lt;textarea id="bio"&gt;&lt;/textarea&gt; instead of <textarea id="bio"></textarea>

It's going to look like that for everyone.

1 comments

the question is, was it intended to look like that? I doubt it
I don't think so either, but editing the form on Firebug or WebKit's inspector is really easy. And the text area is looking nice, really similar to text fields :)