SyntaxFix
Write A Post
Hire A Developer
Questions
run the code after your html structure in the body statement
<html> <body> <p>asdasd</p> <p>asdasd</p> <p>asdasd</p> <script src="myfile.js"></script> </body> </html>