basic-negcoord-ref.xhtml (327B)
1 <box xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> 2 <stack style="align-items: start; justify-items: left;"> 3 <label style="margin-top: 20px; margin-left: 20px; color: green;" value="Hello!"/> 4 <label style="margin-top: 24px; margin-left: 24px; color: black;" value="Hello!"/> 5 </stack> 6 </box>