File: 003.html

package info (click to toggle)
apache2 2.4.62-1~deb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 59,516 kB
  • sloc: ansic: 216,122; python: 15,147; perl: 11,308; sh: 6,449; php: 1,315; javascript: 1,314; awk: 749; makefile: 714; lex: 374; yacc: 161; xml: 2
file content (11 lines) | stat: -rw-r--r-- 316 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML> 
 <html>
   <head>
     <title>HTML/2.0 Test File: 003</title>
   </head>
   <body>
     <p><h1>HTML/2.0 Test File: 003</h1></p>
     <p>This is a text HTML file with a big image:</p>
	 <p><img src="003/003_img.jpg" alt="GSMA Logo" style="width:269px;height:249px"></p>
   </body>
</html>