Revision: | 1.1 |
Committed: | Tue Nov 8 11:33:31 2005 UTC (19 years, 6 months ago) by sashby |
Content type: | text/html |
Branch: | MAIN |
CVS Tags: | V1_1_7, V1_1_6, V1_1_5, V1_1_4, V1_1_3, V1_1_2, V1_1_0_reltag8, V1_1_0_reltag7, V1_1_0_reltag6, V1_1_1, V1_1_0_reltag5, V1_1_0_reltag4, V1_1_0_reltag3, V1_1_0_reltag2, V1_1_0_reltag1, V1_1_0_reltag, V1_0_3-p4, V1_1_0_cand3, V1_1_0_cand2, V1_1_0_cand1, HEAD_SM_071214, forV1_1_0, v103_xml_071106, V1_0_3-p3, V1_0_3-p2, V1_1_0, v110p1, V110p6, V110p5, V110p4, V110p3, V110p2, V110p1, V1_0_4p1, V1_0_3-p1, V1_0_3, V1_0_2 |
Branch point for: | HEAD_BRANCH_SM_071214, v200branch, v103_with_xml, v103_branch |
Log Message: | Added FAQ to html docs |
# | Content |
---|---|
1 | <html><head> |
2 | <TITLE> SCRAM MAIN PAGE </TITLE> |
3 | <!-- Changed by: Shaun ASHBY, 07-Jul-2005 --> |
4 | </head> |
5 | <body bgcolor=#f0e68c link=#664000 vlink=#664000 alink=#664000> |
6 | <H4><font color=#664000>SCRAM Version 1.0 Frequently Asked Questions Page</H4></font> |
7 | |
8 | |
9 | |
10 | <td colspan="3"><h4><a name="Strange/error messages">Strange/error messages</a></h4> |
11 | </td> |
12 | |
13 | |
14 | <tr xmlns=""> |
15 | <td valign="top">Q:</td> |
16 | <td valign="top"> blah blah question..</td> |
17 | </tr> |
18 | |
19 | <tr xmlns=""> |
20 | <td valign="top">A:</td> |
21 | <td valign="top" colspan="2"> |
22 | Blah blah blah answer... |
23 | </td> |
24 | <tr colspan="2"> |
25 | <td> </td> |
26 | </tr> |
27 | </tr> |
28 | |
29 | |
30 | |
31 | <!-- <ul> --> |
32 | <!-- <li> A hint --> |
33 | <!-- <li> another hint... --> |
34 | <!-- <br> --> |
35 | <!-- <pre> </pre> --> |
36 | <!-- </ul> --> |
37 | <table align=center width=100%> |
38 | <td bgcolor=Khaki align=right> |
39 | <font color=#68400> |
40 | <script language="JavaScript"> |
41 | document.write( "<br>Last updated "+ top.C.document.lastModified); |
42 | </script> |
43 | </font> |
44 | </td> |
45 | </table> |
46 | |
47 | </body> |
48 | </html> |