/.emacs.d/el-get/nxhtml/tests/in/el-070604.php

https://bitbucket.org/shuangxinyu/emacspack · PHP · 11 lines · 11 code · 0 blank · 0 comment · 0 complexity · a6022563520daa6454e3043abe1ac137 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  3. "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <title>Dummy</title>
  7. <link rel="stylesheet" type="text/css" href="<?php echo get_stylesheet();?>"/>
  8. </head>
  9. <body>
  10. </body>
  11. </html>