Access the content of the tag with the ID
"warning"
.
<html>
<body>
<strong id="warning">Spicy</strong> food
<script src="script.js"></script>
</body>
</html>]]>
Make sure to pick
document
.