|
|
Zeile 1: |
Zeile 1: |
| | | |
− | <style>
| |
− |
| |
− |
| |
− | body{
| |
− | font-family: roboto;
| |
− | font-size:0.8em;
| |
− | }
| |
− | a:link { color: #000000; }
| |
− | a:visited { color: #000000; }
| |
− | a:{text-decoration: none; }
| |
− | div{
| |
− | float: left;
| |
− | margin: 10px;
| |
− | padding: 10px;
| |
− | max-width: 300px;
| |
− | min-width: 300px;
| |
− | height: 200px;
| |
− | border: 0px solid black;
| |
− |
| |
− | }
| |
− |
| |
− | .v2{
| |
− | background-image: linear-gradient(to top, #3399ff 0%, #3366ff 80%)
| |
− | }
| |
− | div.v2:hover {background:#3366ff;}
| |
− | .v3{
| |
− | background-image: linear-gradient(to top, #d6f5d6 0%, #6fdc6f 80%)
| |
− | }
| |
− | div.v3:hover {background:#6fdc6f;}
| |
− | .fhir{
| |
− | background-image: linear-gradient(to top, #ffcbb3 0%, #ff9666 80%)
| |
− | }
| |
− | div.fhir:hover {background:#ff9666;}
| |
− | .ihe{
| |
− | background-image: linear-gradient(to top, #ffffe6 0%, #ffff4d 80%)
| |
− | }
| |
− | div.ihe:hover {background:#ffff4d;}
| |
− | .tools{
| |
− | background-image: linear-gradient(to top, #cccccc 0%, #8c8c8c 50%)
| |
− | }
| |
− | div.tools:hover {background:#8c8c8c;}
| |
− | .hilfe{
| |
− | background-image: linear-gradient(to top, #cccccc 0%, #8c8c8c 50%)
| |
− | }
| |
− | div.hilfe:hover {background:#8c8c8c;}
| |
− | </style>
| |
− |
| |
− |
| |
− |
| |
− | <a href="./">
| |
− | <div class="v2">
| |
− | <h2>HL7 V2</h2>
| |
− | <p>HL7 V2 ist </p>
| |
− | <p>Weitere Informationen, sowie Profile finden Sie hier</p>
| |
− | </div>
| |
− | </a>
| |
− |
| |
− | <a href="./">
| |
− | <div class="v3">
| |
− | <h2>V3 und CDA</h2>
| |
− | <p>Paris is the capital of France.</p>
| |
− | <p>The Paris area is one of the largest population centers in Europe, with more than 12 million inhabitants.</p>
| |
− | </div>
| |
− | </a>
| |
− |
| |
− | <a href="./">
| |
− | <div class="fhir">
| |
− | <h2><img src="http://www.hl7.org/fhir/assets/images/fhir-logo-www.png"/></h2>
| |
− | <p>Tokyo is the capital of Japan.</p>
| |
− | <p>It is the center of the Greater Tokyo Area, and the most populous metropolitan area in the world.</p>
| |
− | </div>
| |
− | </a>
| |
− |
| |
− | <a href="./">
| |
− | <div class="ihe">
| |
− | <h2><img src="http://www.ihe-d.de/wp-content/themes/ihed/images/logo.png"/></h2>
| |
− | <p>The City of New York is the most populous city in the United States.</p>
| |
− | </div>
| |
− | </a>
| |
− |
| |
− | <a href="./">
| |
− | <div class="tools">
| |
− | <h2><table><tr><td><img src="https://cdn1.iconfinder.com/data/icons/apps-and-software/256/Settings-64.png"/></td><td>Tools</td></tr></table></h2>
| |
− | <p>The City of New York is the most populous city in the United States.</p>
| |
− | <p>New York is an important center for international diplomacy and has been described as the cultural and financial capital of the world.</p>
| |
− | </div>
| |
− | </a>
| |
| | | |
| <a href="./"> | | <a href="./"> |