Guest User

Untitled

a guest
Jul 19th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. <!-- we set the media type to "print" for our special print CSS, and give it and ID. -->
  2. <link rel="stylesheet" href="../res/css/print.css" type="text/css" media="print" id="css_print" />
  3. <!-- we set the media type of the DataTables css to "all" -->
  4. <link rel="stylesheet" href="../res/css/demo_table_jui.css" type="text/css" media="all" />
Add Comment
Please, Sign In to add comment