IWML Progress

ACORN 1.0 IWML 1.0
  # This is a comment
  Title: IntraWeb 17 Test
  Root[]
    Stack
      Width: 300
      CellDefaults
        Height: 30
        HAlign: Center
        VAlign: Middle
      ]
      Cells[]
        Link Horizontal:/index.html?Horizontal
        Stack 
          Orientation: Horizontal
          Cells[]
            Label 
              Cell.HAlign: Center
              Cell.VAlign: Middle
              Cell.Height: 40
              Text: One
            ]
            Label
              Text:
                Two A
                Two B
              ]
            ]
            Label Three
            Label Four
            Label Five
          ]
        ]
        Label
          Name: lablHello
          Cell.HAlign: Right
          Cell.VAlign: Top
          Width: 7
          Text: Hello
        ]
        Edit:lablEditCenter Center
        Edit
          Cell.Height: 40
          Cell.HAlign: Center
          Cell.VAlign: Middle
          Text: Middle
        ]
        Label
          Text: Left Label
          Cell.HAlign: Left
        ]
        Label
          Text: Center Label
          Cell.HAlign: Center
        ]
        Label
          Text: Right Label
          Cell.HAlign: Right
        ]
        Label
          Name: lablCenterTop
          Text: Label Top
          Cell.VAlign: Top
        ]
        Label
          Cell.Height: 60
          Name: LabelCenterMiddle
          Text: Label Middle
          Cell.VAlign: Middle
        ]
        Label
          Name: LabelCenterBottom
          Text: Label Bottom
          Cell.VAlign: Bottom
        ]
        HTML RAW HTML <a href=https://www.atozed.com>Atozed</a>
        Link Atozed:http://www.Atozed.com
        Label:LabelMarkdown Normal: Normal|Bold: [Bold]|Italic: {Italic}
      ]
    ]
  ]
]