~certify-web-dev/twisted/certify-trunk

« back to all changes in this revision

Viewing changes to doc/lore/howto/listings/lore/1st_example.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-01-16 19:56:10 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060116195610-ykmxbia4mnnod9o2
Tags: 2.1.0-0ubuntu2
debian/copyright: Include copyright for python 2.3; some 2.3 files
are included in the upstream tarball, but not in the binary packages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html>
2
 
  <head>
3
 
    <title>My First Example</title>
4
 
  </head>
5
 
  <body>
6
 
    <h1>My First Example</h1>
7
 
    <p>The Frabjulon <span class="productname">Limpet 2000</span>
8
 
    is the <span class="marketinglie">industry-leading</span> aquatic 
9
 
    mollusc counter, bar none.</p>
10
 
  </body>
11
 
</html>
12