Difference between revisions of "Main Page"

From Networks of Care
Jump to navigation Jump to search
(Replaced content with "<!DOCTYPE html> <html> <head> <title>Networks of Care</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="sh...")
Tag: Replaced
 
(93 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!DOCTYPE html>
+
 
 +
{{#css:
 +
 
 +
#content{
 +
margin-left: 0;
 +
padding: 0;
 +
}
 +
 
 +
 
 +
h1{
 +
display: none;
 +
}
 +
 
 +
.mw-body-content p {
 +
max-width: 100%;
 +
position: fixed;
 +
width: 100%;
 +
height: 100%;
 +
left: 0;
 +
top: 0;
 +
display: block;
 +
margin-top: 0;
 +
}
 +
}}
 +
 
 
<html>
 
<html>
 
<head>
 
<head>
<title>Networks of Care</title>
+
  <base target="_parent">
<meta charset="utf-8" />
 
<meta name="viewport" content="width=device-width, initial-scale=1.0">
 
<link rel="shortcut icon" type="image/x-icon" href=""/>
 
<link rel="stylesheet" href="./style.css"/>
 
<script src="https://unpkg.com/leaflet@1.6.0/dist/leaflet.js" integrity="sha512-gZwIG9x3wUXg2hdXF6+rVkLF/0Vi9U8D2Ntg4Ga5I5BZpVkVxlJWbSQtXPSiUTtC0TjtGOmxa1AJPuV0CPthew==" crossorigin=""></script>
 
 
</head>
 
</head>
 
 
<body>
 
<body>
 
+
<iframe src="https://hub.xpub.nl/networksofcare/map.htm" height="100%"  width="100%" frameBorder="0"></iframe>
<div id='map'></div>
 
 
 
 
 
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 14:44, 5 June 2020