Last change
on this file was
483,
checked in by hendrikvanantwerpen, 11 years ago
|
Added Dojo 1.9.3 release.
|
-
Property svn:executable set to
*
|
File size:
308 bytes
|
Line | |
---|
1 | <script type="text/javascript"> |
---|
2 | var foo = true; |
---|
3 | if(!foo){ |
---|
4 | alert("Should not be here."); |
---|
5 | } |
---|
6 | </script> |
---|
7 | <h1>This page has no formatting</h1> |
---|
8 | No kidding. It looks horrible! Ugh. |
---|
9 | <table> |
---|
10 | <tbody> |
---|
11 | <tr> |
---|
12 | <td>One cell</td> |
---|
13 | <td> |
---|
14 | Two cell |
---|
15 | </td> |
---|
16 | </tr> |
---|
17 | </tbody> |
---|
18 | </table> |
---|
19 | <ul> |
---|
20 | <li>item one</li> |
---|
21 | <li> |
---|
22 | item two |
---|
23 | </li> |
---|
24 | </ul> |
---|
25 | |
---|
Note: See
TracBrowser
for help on using the repository browser.