xsl-list
[Top] [All Lists]

RE: Search highlighting using xslt 2.0

2004-03-24 07:50:46



To avoid confusion, I wrote:

    <tr>
      <td>The simplest Hello<td>
      </td>World program</td>
    </tr>

When of couse that should be:

  <tr>
    <td>The simplest Hello</td>
    <td>World program</td>
  </tr>



<Prev in Thread] Current Thread [Next in Thread>