Formular:ARCHIUM FORM hascher object: Unterschied zwischen den Versionen

Aus Denkmalpflege
Wechseln zu:Navigation, Suche
Zeile 85: Zeile 85:
 
     {{{end template}}}
 
     {{{end template}}}
  
     <table style="width:300%">
+
    <style>
        <caption>Zeitentabelle</caption>
+
        table {
 +
          border-collapse: collapse;
 +
        }
 +
       
 +
        table, td, th {
 +
          border: 1px solid black;
 +
        }
 +
    </style>
 +
 
 +
     <table style="width:100%">
 
         <tr>
 
         <tr>
 
             <th>Datum der Erstellung</th>
 
             <th>Datum der Erstellung</th>

Version vom 5. März 2020, 13:10 Uhr