HTML rel crossorigin

Hey, I am about to write a product landing page but I cannot grasp rel crossorigin and integrity attributes even after google them. You guys know how to explain it well please help. I am struggling and what about using the same in codepen, is that right

Hi @justmogen,
I don’t know these attributes but after google them I can say:

The integrity attribute prevents loading content that does not match, while crossorigin defines options used when the resource is loaded from a server on a different origin.

You can find out more here: html - What are the integrity and crossorigin attributes? - Stack Overflow.

I hope I was helpful. :wave:

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.