| # | Line 40 | Line 40 | public class IscreamLayout { | |
|---|---|---|
| 40 | bw.write("<meta name=\"generator\" content=\"pjm2's DBReporterMain\">"); | |
| 41 | bw.write("</head>"); | |
| 42 | bw.write("<body bgcolor=\"#ffffff\" link=\"#0000ff\" alink=\"#3333cc\" vlink=\"#3333cc\" text=\"#000066\">"); | |
| 43 | < | bw.write("<table border=\"0\" cellpadding=\"2\" cellspacing=\"2\">"); |
| 43 | > | bw.write("<table border=\"0\" cellpadding=\"2\" cellspacing=\"2\" width=\"100%\" align=\"center\">"); |
| 44 | bw.write(" <tr>"); | |
| 45 | bw.write(" <td valign=\"top\">"); | |
| 46 | bw.write(""); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |