Designer-Logo
Designer-Logo
Überschrift Beispiel Tag object
<!DOCTYPE html>
<html>
<body>
<h3>Das object-Element</h3>
<object type="application/pdf" data="Bilder/WasIstHTMLundCSS.pdf" width="800" height="600"></object>
</body>
</html>
Überschrift BrowserAusgabe

Das object-Element