I have a website where I have quotes, I already have the html structure with the url in the format, www.site.com.br/embed/uiJh but if I supply the code with that url in an iframe, I have to Always specify the correct height size in the iframe, but have quotes that are larger than the others. How can I make the same youtube does? If I put width and height in the iframe, does the content fit the iframe?
Because I need to provide only the iframe code, then the modifications would have to be made to the page of my site.
Does anyone know what I can do?