I always forget the sytax of linking js and css files in html file so just putting it here for quick reference in future <head> <link rel="stylesheet" href="css/layout.css" type="text/css"> </head> and the Javascript file before the closing </body...
dheerajmalik.hashnode.dev1 min readNo responses yet.