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.
background: -webkit-gradient(linear, 0 0, 0 100%, from(#AEBBCA), to( 6C87AB );
Woran das wohl liegen mag?!?!boa. jedes mal wenn ich hier wqs frag bekomm ich nie hilfe.. ihr versteht alles falsch
<body bgcolor="#AEBBCA">
oder so bin selber neu, müsste aber ja gehen. Mich irritiert nur das to
background-color: #333333; color: white; text-shadow: black 0px 1px 1px; border-color: #284768; border-style: solid; background: -webkit-gradient(linear, 0 0, 0 100%, from(#8197b8), to(#4d709c)); border-radius: 3px; border-width: 1px; padding-top: 19px; padding-bottom: 14px; margin-left: 66px; margin-right: 66px;
<!DOCTYPE html>
<html><head>
<title>test</title>
<style type="text/css">
#gradient{
background-color: #333333;
color: white;
text-shadow: black 0px 1px 1px;
border-color: #284768;
border-style: solid;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#8197b8), to(#4d709c));
border-radius: 3px;
border-width: 1px;
padding-top: 19px;
padding-bottom: 14px;
margin-left: 66px;
margin-right: 66px;
}
</style>
</head><body>
<div id="gradient"></div>
</body></html>
border-color: #284768;
border-style: solid;
border-width: 1px;
border: 1px solid [COLOR=#333333]#284768[/COLOR];
was mich so ein bisschen sauer macht, das du keinerlei Eigeninitiative zeigst, und nur alles von anderen machen läst.
threadi hatte dir doch schon geholfen.