Slide 22
Slide 22 text
Same Origin Policy Exceptions
It is possible to embed static resources from any other
origin
- Images(e.g. Linking images from other websites
- Scripts(e.g ads, jQuery scripts, cdn)
- styleSheet(e.g Google Fonts, Bootstrap css)
- E.g., URL -
https://getbootstrap.com/docs/5.0/getting-star
ted/introduction/