bonscott_45
Neues Mitglied
Ich möchte gerne ein Bild als Hintergrund nutzen- leider wird dieses entweder völlig verzerrt(quanta) dargestellt oder an der rechten seite abgeschnitten(NVU).kannich dieses bild stretchen(strecken)das das bild sich dem hintergrund anpasst!!
MfG
quellcode NVU:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>tt</title>
</head>
<body
style="background-repeat: no-repeat; width: 0px; height: 0px; background-image: url(file:///u/home/........../public_html/bilder/Dokument-11-Seite1.jpeg);">
<br>
</body>
</html>
Quellcode von Quanta:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- $Id: htmlquickstart.kmdr 542833 2006-05-20 13:55:07Z amantia $ -->
<head>
<title></title>
<meta name="GENERATOR" content="Quanta Plus">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="background-image : url('public_html/bilder/Dokument-2-Seite1.jpeg'); background-repeat : no-repeat; height : 100%; vertical-align : top; width : 100%;">
</body>
</html>
;Jump
MfG
quellcode NVU:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>tt</title>
</head>
<body
style="background-repeat: no-repeat; width: 0px; height: 0px; background-image: url(file:///u/home/........../public_html/bilder/Dokument-11-Seite1.jpeg);">
<br>
</body>
</html>
Quellcode von Quanta:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- $Id: htmlquickstart.kmdr 542833 2006-05-20 13:55:07Z amantia $ -->
<head>
<title></title>
<meta name="GENERATOR" content="Quanta Plus">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="background-image : url('public_html/bilder/Dokument-2-Seite1.jpeg'); background-repeat : no-repeat; height : 100%; vertical-align : top; width : 100%;">
</body>
</html>
;Jump