File: elementByID.xml

package info (click to toggle)
dom4j 2.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,332 kB
  • sloc: java: 26,365; xml: 24,952; makefile: 8
file content (10 lines) | stat: -rw-r--r-- 189 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<html>
  <head>
  <title>Squeak!</title>
  </head>
  <body>
    <h1>Squeak!</h1>
    <span ID="message">squeak squeak squeak</span>
  </body>
</html>