Widget

SPARQLSandbox: Difference between revisions

(test flexbox)
m (padding-top)
Line 1: Line 1:
<div style="background-color:#eaecf0; box-sizing:border-box; display: flex;
<div style="background-color:#eaecf0; box-sizing:border-box; padding-top:2px;
     align-items: center;
    display: flex;
    justify-content: center; flex-direction:column"">
     align-items: center; justify-content: center; flex-direction:column">
<iframe style="width:98%; height:<!--{$height|default:50vh|escape:urlpathinfo}-->; border:3px solid #eaecf0;"   
<iframe style="width:98%; height:<!--{$height|default:50vh|escape:urlpathinfo}-->; border:3px solid #eaecf0;"   
src="https://query.graphit.ur.de/embed.html#<!--{$code|escape:'url'}-->" referrerpolicy="origin" sandbox="allow-forms allow-scripts allow-same-origin allow-popups"></iframe>
src="https://query.graphit.ur.de/embed.html#<!--{$code|escape:'url'}-->" referrerpolicy="origin" sandbox="allow-forms allow-scripts allow-same-origin allow-popups"></iframe>
<p class='sparqlcaption' style="background-color:#eaecf0; text-align:center;"><!--{$caption|default:""|escape:html}--></p>
<p class='sparqlcaption' style="background-color:#eaecf0; text-align:center;"><!--{$caption|default:""|escape:html}--></p>
</div>
</div>

Revision as of 14:01, 10 October 2023

<iframe style="width:98%; height:; border:3px solid #eaecf0;" src="https://query.graphit.ur.de/embed.html#" referrerpolicy="origin" sandbox="allow-forms allow-scripts allow-same-origin allow-popups"></iframe>