运行结果尺寸: 300 x 150
x
 
<!DOCTYPE html>
<html>
<body>
<h2>我的第一个网页</h2>
<p>我的第一个段落。</p>
<script>
alert(5 + 6);
</script>
</body>
</html> 
×

报个问题: