A sintaxe correta do código JavaScript para substituir dinam...
Considere o código fonte HTML de uma página web conforme apresentado a seguir:
<html>
<body>
<p id="title">XXX</p>
</body>
</html>
Considere o código fonte HTML de uma página web conforme apresentado a seguir:
<html>
<body>
<p id="title">XXX</p>
</body>
</html>