About 11,500,000 results
Open links in new tab
  1. html - <embed> vs. <object> - Stack Overflow

    Dec 18, 2015 · <embed> The embed element provides an integration point for an external (typically non-HTML) application or interactive content. Are there advantages/disadvantages to …

  2. Difference between iframe, embed and object elements

    Jul 9, 2022 · Explains the differences between iframe, embed, and object elements for embedding content in HTML.

  3. Automatic height when embedding a YouTube video?

    Mar 5, 2016 · i've embed a YouTube video on my website but the trouble is that i need the height to automatically adjust based on the width and the aspect ratio of the video. So if my width is …

  4. Do I use <img>, <object>, or <embed> for SVG files?

    Explore the pros and cons of using <img>, <object>, or <embed> for embedding SVG files in your web projects.

  5. Convert a YouTube video URL to embed code - Stack Overflow

    Possible duplicate of How to convert a youtube video url to the iframe embed code, using jQuery on page load?

  6. What does EMBED function mean in Excel Controls?

    Jul 19, 2021 · I am adding a button in an existing Excel file. I noticed that the existing buttons has the EMBED formula specified to it. What does the function mean? …

  7. How to get height=100% on <object> Embed - Stack Overflow

    This Stack Overflow question discusses how to achieve 100% height for an embed element in HTML.

  8. How to embed a video into GitHub README.md? - Stack Overflow

    An old support thread "Embed YouTube videos in markdown files" stated: With pages.github.io, yes, everywhere else, no. (Note: as detailed in "Github Top-Level Project Page", github.io is …

  9. html - make an embedded webpage fit the width and height of …

    May 10, 2014 · This works in some browsers, but the W3C maintains that the width and height attributes of an embed element must be "absolute value [s]; percentages are not allowed."

  10. Embed youtube videos that play in fullscreen automatically

    Discover how to embed YouTube videos that automatically play in fullscreen mode using HTML iframe code and parameters.