showing results for - "the correct syntax to use javascript file"
Yannick
26 Feb 2017
1<script type="text/javascript">
2a = 8 + "8";
3document.write(a);
4</script>
similar questions
queries leading to this page
the correct syntax to use javascript file