Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
<frameset rows="50%, *">
<frame name="links" src="[B][COLOR="#ffa500"]links.html[/COLOR][/B]" />
<frame name="[B][COLOR="#4169e1"]rechts[/COLOR][/B]" src="rechts.html" />
</frameset>
<a href="[B][COLOR="#008000"]link.html[/COLOR][/B]" target="[B][COLOR="RoyalBlue"]rechts[/COLOR][/B]">Link</a>
<iframe name="oben" src="[B][COLOR="#ffa500"]oben.html[/COLOR][/B]"></iframe>
<iframe name="[B][COLOR="#4169e1"]unten[/COLOR][/B]" src="unten.html"></iframe>
<a href="javascript:parent.[B][COLOR="RoyalBlue"]unten[/COLOR][/B].location.href='[B][COLOR="Green"]link.html[/COLOR][/B]'">Link</a>