source: trunk/misc/xxe/template/eclipseos2.html@ 144

Last change on this file since 144 was 10, checked in by lpino, 18 years ago
  • Initial commit
File size: 486 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<?xml-stylesheet type="text/css"
3href="eclipseos2-xxe.css"
4?>
5<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
6"xhtml1-strict.dtd">
7<html>
8 <head>
9 <link href="eclipseos2.css" rel="stylesheet" type="text/css" />
10
11 <title>Eclipse for OS/2 Transitional Project Notes</title>
12 </head>
13
14 <body>
15 <h1>Title</h1>
16
17 <h2>Objective</h2>
18
19 <p></p>
20
21 <h2>Task notes</h2>
22
23 <p></p>
24
25 </body>
26</html>
Note: See TracBrowser for help on using the repository browser.