File: linebreaktest.html

package info (click to toggle)
libcss-inliner-perl 4024-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 412 kB
  • sloc: perl: 882; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 330 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html> 
    <head>
        <meta http-equiv="Content-type" content="text/html; charset=utf-8"> 
        <style type="text/css" media="screen">
		table { 
			color:#0084ff;
		}
        </style> 
    </head> 
    <body>
      <p style="color:border-bottom:2px dotted rgb(54, 99,
 136);cursor:pointer;">Email</p>
    </body>
</html>