• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<stack
2    style="width: 444px;height: 444px;margin: 20px;border-width: 5px;border-color: #00ff00;border-radius: 10px;opacity: 0.5"
3>
4    <text style="left:140px;top:50px;width:300px;height:40px">common style</text>
5    <div class="commonStyle"></div>
6    <image
7        src="common/nextRow.bin"
8        style="left:390px;top:227px;width:30px;height:42px"
9        onclick="nextPage"
10    />
11</stack>