File: html

package info (click to toggle)
picolisp 25.12-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 7,388 kB
  • sloc: ansic: 3,092; javascript: 1,004; makefile: 107; sh: 2
file content (8 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html lang="¦LANG¦">
<head>
   <meta name="viewport" content="width=device-width"/>
   ¦(run PRG)¦</head>
<body¦(and ATTR (htStyle @))¦>
   ¦(run PRG)¦</body>
</html>