Better fixed-width table columns.
[mkws-moved-to-github.git] / examples / htdocs / auto3.html
1 <?xml version="1.0"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4   <head>
5     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6     <meta name="copyright" content="(c) 1999-2013 IndexData ApS, http://indexdata.com" />
7     <title>MKWS demo: Multiple automatic searches</title>
8     <link rel="stylesheet" type="text/css" href="//mkws.indexdata.com/mkws.css" />
9     <script type="text/javascript" src="//mkws.indexdata.com/mkws-complete.js"></script>
10     <style type="text/css">
11       td { vertical-align: top; overflow: word-break }
12     </style>
13   </head>
14   <body>
15     <h1>Topic page: Dinosaurs</h1>
16     <table border="1" width="100%" style="table-layout:fixed">
17       <col width="33%"/>
18       <col width="33%"/>
19       <col width="33%"/>
20       <tr>
21         <td>
22           <h2>PLOS ONE</h2>
23 <div class='mkwsRecords mkwsTeam_plos'
24         autosearch='dinosaur'
25         sort='relevance'
26         targets='pz:id~lui.indexdata.com:8080/solr4/#6265'
27 >PLOS ONE articles will appear here</div>
28         </td>
29         <td>
30           <h2>Project Gutenberg</h2>
31 <div class='mkwsRecords mkwsTeam_gutenberg'
32         autosearch='dinosaur'
33         sort='relevance'
34         targets='pz:id~lui.indexdata.com:8080/solr4/#3552'
35 >Free e-books will appear here</div>
36         </td>
37         <td>
38           <h2>Library of Congress</h2>
39 <div class='mkwsRecords mkwsTeam_blog'
40         autosearch='dinosaur'
41         sort='relevance'
42         targets='pz:id~lui.indexdata.com:8080/solr4/#5802'
43 >Library catalog entries will appear here</div>
44         </td>
45       </tr>
46     </table>
47     <p style="color:grey">
48       <a href="http://mkws.indexdata.com/">About MKWS</p>
49     </p>
50   </body>
51 </html>