There are many html files in which js/css is written , remove them from html and place them under css/js files with respective name
The new file name should match html file
for eg scripts that would be imported to admin_dashboard.html should be placed under admin_dashboard.js
There are many html files in which js/css is written , remove them from html and place them under css/js files with respective name The new file name should match html file for eg scripts that would be imported to admin_dashboard.html should be placed under admin_dashboard.js