IE×Firefox×Opera×Safari×Chrome最終戦争17回戦
レス数が900を超えています。1000を超えると表示できなくなるよ。
0916名無しさん@お腹いっぱい。
2011/05/12(木) 16:13:58.59ID:1Zbt0LM40The following code will crash Internet Explorer. Although clearer proper HTML
would not cause this issue, such could should at worst result in a poorly
formatted page, not a full program crash.
****
<html><head>
<style type="text/css">
#a {
margin:0 10px 10px;
}
#b {
width:100%;
}
</style>
<title>IE Crasher</title>
</head>
<body>
<table><tr><td>
<div id="a">
<form id="b">
<input type="text" name="test"/>
</div>
</td><td width="1"></td></tr></table>
</body></html>
よくわからんけどIEショボすぎるな。
さていつものURL。みんな見れるかな?
ttp://dino206.blog.hobidas.com/archives/category/1712.html
レス数が900を超えています。1000を超えると表示できなくなるよ。