2-Spalten-Layout
Hier ein Muster-Layout für ein 2-Spalten-Layout mit horizontaler Zentrierung: CSS div#container{ width:820px; height:auto; margin-left:auto; margin-right:auto; } div#kopf{ position:relative; width:820px; height:110px; … Read more
AI | OMAI | Leo Ertl | HLW Hollabrunn
Hier ein Muster-Layout für ein 2-Spalten-Layout mit horizontaler Zentrierung: CSS div#container{ width:820px; height:auto; margin-left:auto; margin-right:auto; } div#kopf{ position:relative; width:820px; height:110px; … Read more