<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml" xml:lang="zh-CN" lang="zh-CN">
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
</head>
<body>
<textarea id="t"></textarea>
<script>
var img = new Image();
img.src = "
http://static.tieba.baidu.com/tb/editor/images/jd/j_0018.gif";
document.getElementById("t").appendChild(img);
</script>
</body>
</html>