<script type="text/javascript">
document.write("hello");
document.getElementById("p1").style.color="blue";
</script>
哪里有错吗?怎么通不过?
你知道这个网站编程用的是什么软件吗?
看样子没错,f12看下有报错信息么。