Tuesday, 11 December, 2018 UTC


Summary

The way JavaScript works is we can do scripts as an inline block: let foo = "bar"; Or, if the script should be fetched from the network… /js/global.js With CSS, we can do an...
The post Why isn’t it <style src=””>? appeared first on WBD.