The seamless attribute

Example 1: If your browser supports the seamless attribute, you should see no border or scrollbars on the <iframe> below:

Example 2: This <iframe> uses the obsolete frameborder attribute:

Example 3: This <iframe> uses the obsolete frameborder and scrolling attributes:

Example 4: This <iframe> has borders styled with border="0" and overflow="hidden":