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.
Mit welchen befehl kann ich eine Box aurichten?
<div style="background-color:none;
align:center;
width:800px;
height:899px;
border:4px #111111 solid;
margin-bottom:10px;
background-image: url(layouthp.bmp);
"></div>
<div align="center"> BOX </div>
float:center;
Also ich habe hier die Box:
Ich möchte diese jetzt Horizontal zentrieren....
<!-- Start Content -->
<div style="overflow: auto; position: absolute; width: 630px; height: 220px; left: 330px; top: 260px">
<span style="font-family:Arial; font-size:16px; color:#000000">
//Hier den hinhalt
</span>
</div>
Hallo
Versuchs mal damit:
Kanste deine ganze seite mit machen,PHP:<!-- Start Content --> <div style="overflow: auto; position: absolute; width: 630px; height: 220px; left: 330px; top: 260px"> <span style="font-family:Arial; font-size:16px; color:#000000"> //Hier den hinhalt </span> </div>
Also beliebig oft einfügen.
Gruß .::JS::.
OH Sry
Also mit top, left , usw. Könnt ihr eueren inhalt in euerer seite ausrichten
versuchts mal schreibt mal ein bild da hin wo jetzt steht //bla bla dan könnt ihr es mit den top,left,usw. ausrichten auf euere bedürfnise könnt auch anstat px %nehmen
Gruß .::JS::.