A script in an external file can be inserted with _____. Mark as favorite Copy Link <script href="path/to/script.js"></script> <script link="path/to/script.js"></script> <script src="path/to/script.js"></script> <style href="path/to/script.js"></style> Check Answer