HTML iFrame no scroll

Is there a way to use the html element to have an iframe that DOES NOT scroll?

Did you try scroll=“no” and style=“overflow:hidden” ? iFrame generators are nice tools for this: