Schema Central > XHTML 1.0 Transitional > xhtml1-transitional.xsd > iframe
Advanced search

Recommended Reading:

Definitive XML Schema

 

iframe

      inline subwindow
      

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom group coreattrs
class [0..1]xsd:NMTOKENSfrom group coreattrs
style [0..1]StyleSheetfrom group coreattrs
title [0..1]Textfrom group coreattrs
longdesc [0..1]URI
name [0..1]xsd:NMTOKEN
src [0..1]URI
frameborder [0..1]AnonymousDefault value is "1".
marginwidth [0..1]Pixels
marginheight [0..1]Pixels
scrolling [0..1]AnonymousDefault value is "auto".
align [0..1]ImgAlign
height [0..1]Length
width [0..1]Length

Used in

Sample instance

<iframe>Any text, intermingled with:
   <p>Any text, intermingled with:
      <a>Any text, intermingled with:
         <br/>
      </a>
   </p>
</iframe>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com