[Expat-checkins] htdocs index.html,1.11,1.12

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Thu May 9 05:27:02 2002


Update of /cvsroot/expat/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv26131

Modified Files:
	index.html 
Log Message:
Oops, fix the title!

Index: index.html
===================================================================
RCS file: /cvsroot/expat/htdocs/index.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** index.html	9 May 2002 12:24:46 -0000	1.11
--- index.html	9 May 2002 12:26:45 -0000	1.12
***************
*** 1,5 ****
  <html>
    <head>
!     <title>Sample Page for the Expat Site</title>
      <link rel="STYLESHEET" href="style.css" type="text/css" />
    </head>
--- 1,5 ----
  <html>
    <head>
!     <title>The Expat XML Parser</title>
      <link rel="STYLESHEET" href="style.css" type="text/css" />
    </head>
***************
*** 8,12 ****
        <tr>
          <td class="corner"><img src="expat.png" /></td>
!         <td class="banner"><h2>Sample Title</h2></td>
        </tr>
        <tr>
--- 8,12 ----
        <tr>
          <td class="corner"><img src="expat.png" /></td>
!         <td class="banner"><h2>The Expat XML Parser</h2></td>
        </tr>
        <tr>