For many years we have been writing
<script src="code.js"></script>
Is that still necessary or can we now write just
<script src="code.js" />
3
For many years we have been writing
<script src="code.js"></script>
Is that still necessary or can we now write just
<script src="code.js" />
3