I loaded HTML and CSS contents through Vanilla Javascript to my HTML page through mapping and joining and it worked. But the problem is that, when I try to hard code plain CSS to the page afterwards, it does not work. I need help
After Using Vanilla javascript to put content on my HTML page I decided to hard code the footer, but it did not show on the web Page
1