About: Include-source   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

The include-source property is used in CSS. This property inserts another document into the current document, replacing the current element's content. Any elements or CSS properties applied to or inherited by the current element are applied to the inserted content as well. This property is similar to the HTML element in that they both insert another document and its contents into the current document. Values Value Description URL An absolute or relative URL pointing to a document. If rendering of the document is not possible

AttributesValues
rdfs:label
  • Include-source
rdfs:comment
  • The include-source property is used in CSS. This property inserts another document into the current document, replacing the current element's content. Any elements or CSS properties applied to or inherited by the current element are applied to the inserted content as well. This property is similar to the HTML <a href="/mediawiki/Iframe" title="Iframe"><iframe></a></code> element in that they both insert another document and its contents into the current document. </p> <h3><span class="mw-headline" id="Values">Values</span></h3> <table border="1"> <tr> <th> Value </th> <th> <p> Description </p> </th> </tr> <tr> <td> <code><i><a href="/mediawiki/URL" title="URL">URL</a></i></code> </td> <td> <p> An absolute or relative URL pointing to a document. If rendering of the document is not possible
dcterms:subject
abstract
  • The include-source property is used in CSS. This property inserts another document into the current document, replacing the current element's content. Any elements or CSS properties applied to or inherited by the current element are applied to the inserted content as well. This property is similar to the HTML <a href="/mediawiki/Iframe" title="Iframe"><iframe></a></code> element in that they both insert another document and its contents into the current document. </p> <h3><span class="mw-headline" id="Values">Values</span></h3> <table border="1"> <tr> <th> Value </th> <th> <p> Description </p> </th> </tr> <tr> <td> <code><i><a href="/mediawiki/URL" title="URL">URL</a></i></code> </td> <td> <p> An absolute or relative URL pointing to a document. If rendering of the document is not possible by the browser, it should be ignored and the regular element content be displayed instead. The format used to indicate the URL is <code>url("__");</code>. </p> </td> </tr></table> <p> Example:</p> <p> <pre> body { position: absolute; top: 100px; left: 300px; width: 200px; height: 200px; border: thin solid black; include-source: url("http://www.example.com/testpage.html"); } </pre> </p></iframe></a>
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software