Test Bogenteile Vergleichen
Aus BogenWiki
(Unterschied zwischen Versionen)
Nugman (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<html> <table id="Frame" width=100%> <tr> <td id="Frame.Top">top</td> </tr> <tr> <td id="Frame.Middle">middle</td> </tr> <tr> <td id="Frame.…“) |
Nugman (Diskussion | Beiträge) |
||
| Zeile 2: | Zeile 2: | ||
<table id="Frame" width=100%> | <table id="Frame" width=100%> | ||
<tr> | <tr> | ||
| - | <td id="Frame.Top"> | + | <td id="Frame.Top"> |
| + | <div id="BGF.Samples.All"></div> | ||
| + | </td> | ||
| + | <td id="Frame.TopRight"> | ||
| + | <div id="BGF.Data"></div> | ||
| + | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
| - | <td id="Frame.Middle"> | + | <td id="Frame.Middle"> |
| + | <div id="BGF.Image.Main"></div> | ||
| + | </td> | ||
| + | <td id="Frame.MiddleRight"> | ||
| + | <div id="BGF.Samples.Selected"></div> | ||
| + | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
| - | <td id="Frame.Bottom"> | + | <td id="Frame.Bottom"> |
| + | <div id="BGF.Menu"></div> | ||
| + | </td> | ||
| + | <td id="Frame.BottomRight"> | ||
| + | <div id="BGF.XYZ"></div> | ||
| + | </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
</html> | </html> | ||
Version vom 11:17, 30. Sep. 2023
