Test46

Aus Hl7wiki
Version vom 17. November 2016, 22:26 Uhr von Maschhoff (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<!DOCTYPE html> <html lang="en-us"> <head> <style> body{ font-family: roboto; font-size:0.8em; } a:link { color: #000000; } a:visited { color: #000000; } a:{…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

<!DOCTYPE html> <html lang="en-us"> <head> <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> </head> <body>


<a href="./">

</a>

<a href="./">

V3 und CDA

Paris is the capital of France.

The Paris area is one of the largest population centers in Europe, with more than 12 million inhabitants.

</a>

<a href="./">

<img src="http://www.hl7.org/fhir/assets/images/fhir-logo-www.png"/>

Tokyo is the capital of Japan.

It is the center of the Greater Tokyo Area, and the most populous metropolitan area in the world.

</a>

<a href="./">

<img src="http://www.ihe-d.de/wp-content/themes/ihed/images/logo.png"/>

The City of New York is the most populous city in the United States.

</a>

<a href="./">

<img src="https://cdn1.iconfinder.com/data/icons/apps-and-software/256/Settings-64.png"/>Tools

The City of New York is the most populous city in the United States.

New York is an important center for international diplomacy and has been described as the cultural and financial capital of the world.

</a>

<a href="./">

<img src="https://cdn2.iconfinder.com/data/icons/app-types-in-grey/128/info_512pxGREY.png" width="64px"/>Hilfe

The City of New York is the most populous city in the United States.

New York is an important center for international diplomacy and has been described as the cultural and financial capital of the world.

</a>

</body> </html>