source: EWD/ewdapps/tutorial/pages/Page1c.ewd@ 1284

Last change on this file since 1284 was 1284, checked in by Sam Habiel, 12 years ago

Added Sign-On Project, Bed Board, Tutorial, and Roll-and-Scroll emulator

File size: 283 bytes
Line 
1<ewd:config isFirstPage="true">
2<html>
3 <head>
4 <title>Test Page</title>
5 </head>
6 <body bgcolor="#C5E3E4">
7 <p>This is a test page</p>
8 <a href=Page2c.ewd>Go to page 2</a><br><br>
9 <a href=Page3c.ewd>Go to page 3</a><br><br>
10 <a href=ewdLogout.ewd>Log out</a>
11 </body>
12</html>
Note: See TracBrowser for help on using the repository browser.