<!DOCTYPE html> <html> <head> <title>30DaysOfJavaScript:05 Day </title> </head> <body> <script src="./data/countries.js"></script> <script src="./scripts/main.js"></script> </body> </html>