Skip to content

Commit

Permalink
Improved page accessablity
Browse files Browse the repository at this point in the history
  • Loading branch information
Heather-Herbert committed Nov 6, 2018
1 parent 0d38a92 commit 15e7f2b
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions Start_OpenWebGIS_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@


-->
<html>
<html lang="en">
<head>
<title>OpenWebGIS: open and free GIS online for all of us</title>
<META name="keywords" content="geographic information system, gis, openwebgis, open source software" >
Expand Down Expand Up @@ -54,15 +54,15 @@
.Weathclass {
height:30px;
border-color:#50F078 #9bb838 #9bb838 #50F078;
border-style:solid;border-width:1px;background:#50F078;
border-style:solid;border-width:1px;background:#eabbaa;
position:relative;top:-80px;left:885px;cursor:pointer;
box-shadow: inset rgba(0,0,0,.6) 0 -1px 3px, inset rgba(252,255,255,.7) 0 3px 3px, rgba(0,0,0,.8) 0 3px 3px -1px;
border-radius: 15px;
}

.Weathclass:hover {
border-color:#FFCC66 #FFFF99 #FFFF99 #FFCC66;
border-style:solid;border-width:1px;background:#FFFF99;
border-style:solid;border-width:1px;background:#edacca;
box-shadow: inset rgba(0,0,0,.6) 0 -1px 3px, inset rgba(252,255,255,.7) 0 3px 3px, rgba(0,0,0,.8) 0 3px 3px -1px;
border-radius: 15px;
}
Expand All @@ -79,15 +79,15 @@
.NewInterfaceclass {
height:30px;
border-color:#50F078 #9bb838 #9bb838 #50F078;
border-style:solid;border-width:1px;background:#50F078;
border-style:solid;border-width:1px;background:#eabbaa;
position:relative;top:-130px;left:800px;cursor:pointer;
box-shadow: inset rgba(0,0,0,.6) 0 -1px 3px, inset rgba(252,255,255,.7) 0 3px 3px, rgba(0,0,0,.8) 0 3px 3px -1px;
border-radius: 15px;
}

.NewInterfaceclass:hover {
border-color:#FFCC66 #FFFF99 #FFFF99 #FFCC66;
border-style:solid;border-width:1px;background:#FFFF99;
border-style:solid;border-width:1px;background:#edacca;
box-shadow: inset rgba(0,0,0,.6) 0 -1px 3px, inset rgba(252,255,255,.7) 0 3px 3px, rgba(0,0,0,.8) 0 3px 3px -1px;
border-radius: 15px;
}
Expand All @@ -104,14 +104,14 @@
.SearchHclass {
height:15px;
border-color:#50F078 #9bb838 #9bb838 #50F078;
border-style:solid;border-width:1px;background:#50F078;
border-style:solid;border-width:1px;background:#eabbaa;
position:relative;cursor:pointer;
box-shadow: inset rgba(0,0,0,.6) 0 -1px 3px, inset rgba(252,255,255,.7) 0 3px 3px, rgba(0,0,0,.8) 0 3px 3px -1px;
border-radius: 15px;
}
.SearchHclass:hover {
border-color:#FFCC66 #FFFF99 #FFFF99 #FFCC66;
border-style:solid;border-width:1px;background:#FFFF99;
border-style:solid;border-width:1px;background:#edacca;
box-shadow: inset rgba(0,0,0,.6) 0 -3px 3px, inset rgba(252,255,255,.7) 0 3px 3px, rgba(0,0,0,.8) 0 3px 3px -3px;
border-radius: 15px;
}
Expand All @@ -128,15 +128,15 @@
.Searchclass {
height:20px;
border-color:#50F078 #9bb838 #9bb838 #50F078;
border-style:solid;border-width:1px;background:#50F078;
border-style:solid;border-width:1px;background:#eabbaa;
position:relative;cursor:pointer;
box-shadow: inset rgba(0,0,0,.6) 0 -1px 3px, inset rgba(252,255,255,.7) 0 3px 8px, rgba(0,0,0,.8) 0 3px 3px -1px;
border-radius: 15px;
}

.Searchclass:hover {
border-color:#FFCC66 #FFFF99 #FFFF99 #FFCC66;
border-style:solid;border-width:1px;background:#FFFF99;
border-style:solid;border-width:1px;background:#edacca;
box-shadow: inset rgba(0,0,0,.6) 0 -3px 3px, inset rgba(252,255,255,.7) 0 3px 3px, rgba(0,0,0,.8) 0 3px 3px -3px;
border-radius: 15px;
}
Expand All @@ -158,12 +158,12 @@
.Donclass {
height:30px;
border-color:#50F078 #9bb838 #9bb838 #50F078;
border-style:solid;border-width:1px;background:#50F078;
border-style:solid;border-width:1px;background:#eabbaa;
position:relative;top:-110px;left:690px;cursor:pointer;
}
.Donclass:hover {
border-color:#FFCC66 #FFFF99 #FFFF99 #FFCC66;
border-style:solid;border-width:1px;background:#FFFF99;
border-style:solid;border-width:1px;background:#edacca;
}
.Donclass:focus {
background:#ddd;border-color:#ddd #333 #333 #ddd;border-style:solid;border-width:1px;
Expand Down Expand Up @@ -198,7 +198,7 @@
position: relative;
top: -5px;
left: -5px; }
.menu { background:#50f078; width:1457px;height:25px;/*margin-left:230px;*/cursor:default; position:relative;top:0px;left:-4px; font: 1em Arial, sans-serif;
.menu { background:#eabbaa; color:black; width:1457px;height:25px; cursor:default; position:relative;top:0px;left:-4px; font: 1em Arial, sans-serif;
text-shadow: #0000ff 0 0 2px;border-radius: 15px; box-shadow: inset rgba(0,0,0,.6) 0 -3px 8px, inset rgba(252,255,255,.7) 0 3px 8px, rgba(0,0,0,.8) 0 3px 8px -3px;}
.dragMenu { background:#082567; width:10px; height:10px; /*margin-left:250px;*/ padding: 5px;
padding-right: 15 px; border: solid 2px black; position:absolute; left:300px; top:150px;
Expand Down Expand Up @@ -25692,7 +25692,7 @@
</script>
</head>
<body style="color:#efe4b0; background-color:#99d9ea" onload="init()" >
<h3><a href="/gis"><img src="imgopen/opengis.png" ></a>
<h3><a href="/gis"><img src="imgopen/opengis.png" alt="Open Web GIS"></a>
</h3>
<div onclick="Login()" style="position:relative;left:380px;top:-80px;bottom:50px;width:50px; height:20px;background:#082567; cursor:pointer">Login</div></div>
<div id="colorMain" style="position:relative;top:-90px;left:180px" align="left"> <img id="colorColorMain" title="edit color background page" src="img/color.png" onclick="colorEdit(this)" > </div>
Expand All @@ -25710,12 +25710,12 @@ <h3><a href="/gis"><img src="imgopen/opengis.png" ></a>

</div>
<div id="inf_contacts_id" style="position:absolute;top:70px;left:210px;cursor:pointer;width:170px">
<a href="https://plus.google.com/112343419546545616455/posts" target="_blank"><img src="img/g.png" ></a>
<a href="https://www.facebook.com/openwebgisPage" target="_blank"><img src="img/f.png" ></a>
<a href="http://vk.com/openwebgis" target="_blank"><img src="img/vk.png" ></a>
<a href="https://www.youtube.com/user/openwebgis" target="_blank"><img src="img/y.png" ></a>
<a href="http://openwebgisystem.blogspot.com" target="_blank" title="Blogger. Infomation, articles, help about OpenWebGIS, JavaScript, OpenLayers, etc"><img src="img/b.png" ></a>
<a href="http://openwebgis.livejournal.com/" target="_blank" title="LiveJournal"><img src="img/lj.png" ></a>
<a href="https://plus.google.com/112343419546545616455/posts" target="_blank"><img src="img/g.png" alt="Google plus"></a>
<a href="https://www.facebook.com/openwebgisPage" target="_blank"><img src="img/f.png" alt="facebook"></a>
<a href="http://vk.com/openwebgis" target="_blank"><img src="img/vk.png" alt="vk"></a>
<a href="https://www.youtube.com/user/openwebgis" target="_blank"><img src="img/y.png" alt="you tube" ></a>
<a href="http://openwebgisystem.blogspot.com" target="_blank" title="Blogger. Infomation, articles, help about OpenWebGIS, JavaScript, OpenLayers, etc"><img src="img/b.png" alt="blog spot" ></a>
<a href="http://openwebgis.livejournal.com/" target="_blank" title="LiveJournal"><img src="img/lj.png" alt="Live journal" ></a>
</div>
<div id="dragMenu" style="background:#ffffff; width:10px; height:10px; /*margin-left:250px;*/ padding: 5px;
padding-right: 15 px; border: solid 0px black; position:absolute; left:4px; top:123px;
Expand Down Expand Up @@ -25849,23 +25849,23 @@ <h3><a href="/gis"><img src="imgopen/opengis.png" ></a>
<a href="#" onclick="Game();"><div class="podpunkt" onMouseOver="overPunkt2(this);" onMouseOut="outPunkt2(this);"><div>Game</div></div></a>
</div></div>
</div>
<div class="punkt" onMouseOver="overPunkt(this);" onMouseOut="outPunkt(this);" ><div><a href="owgagreement_eng.htm" target="_blank" title="please CLICK" style="color: #efe4b0; font: 1em Arial, sans-serif; text-shadow: #0000ff 0 0 2px;">User Agreement</a></div
<div class="punkt" onMouseOver="overPunkt(this);" onMouseOut="outPunkt(this);" ><div><a href="owgagreement_eng.htm" target="_blank" title="please CLICK" style="font: 1em Arial, sans-serif; text-shadow: #0000ff 0 0 2px; color: black;">User Agreement</a></div
><div class="list_punkts"><div class="kont">
</div></div>
</div>
<div class="punkt" onMouseOver="overPunkt(this);" onMouseOut="outPunkt(this);" ><div><a href="support_eng.htm" target="_blank" title="please CLICK" style="color: #efe4b0; font: 1em Arial, sans-serif; text-shadow: #0000ff 0 0 2px;">Support project</a></div
<div class="punkt" onMouseOver="overPunkt(this);" onMouseOut="outPunkt(this);" ><div><a href="support_eng.htm" target="_blank" title="please CLICK" style="font: 1em Arial, sans-serif; text-shadow: #0000ff 0 0 2px; color: black;">Support project</a></div
><div class="list_punkts"><div class="kont">
</div></div>
</div>
<div class="punkt" onMouseOver="overPunkt(this);" onMouseOut="outPunkt(this);" ><div id="id_ContactsOpenGis"><a onclick="Contact();" title="please CLICK" style="color: #efe4b0; font: 1em Arial, sans-serif; text-shadow: #0000ff 0 0 2px;">Contacts</a></div
<div class="punkt" onMouseOver="overPunkt(this);" onMouseOut="outPunkt(this);" ><div id="id_ContactsOpenGis"><a onclick="Contact();" title="please CLICK" style="font: 1em Arial, sans-serif; text-shadow: #0000ff 0 0 2px; color: black;">Contacts</a></div
><div class="list_punkts"><div class="kont">
</div></div>
</div>
<div class="punkt" onMouseOver="overPunkt(this);" onMouseOut="outPunkt(this);" ><div><a href="News_eng.htm" target="_blank" title="please CLICK" style="color: #efe4b0; font: 1em Arial, sans-serif; text-shadow: #0000ff 0 0 2px;">News</a></div
<div class="punkt" onMouseOver="overPunkt(this);" onMouseOut="outPunkt(this);" ><div><a href="News_eng.htm" target="_blank" title="please CLICK" style="font: 1em Arial, sans-serif; text-shadow: #0000ff 0 0 2px; color: black;">News</a></div
><div class="list_punkts"><div class="kont">
</div></div>
</div>
<div class="punkt" onMouseOver="overPunkt(this);" onMouseOut="outPunkt(this);" ><div><a href="download/javascriptCodeOpenWebGIS20151014.zip" target="_blank" title="Javascript and html source code" style="color: #efe4b0; font: 1em Arial, sans-serif; text-shadow: #0000ff 0 0 2px;">JavascriptSourceCode</a></div
<div class="punkt" onMouseOver="overPunkt(this);" onMouseOut="outPunkt(this);" ><div><a href="https://github.com/openwebgisystem/OpenWebGIS" target="_blank" title="Javascript and html source code" style="font: 1em Arial, sans-serif; text-shadow: #0000ff 0 0 2px; color: black;">JavascriptSourceCode</a></div
><div class="list_punkts"><div class="kont">
</div></div>
</div>
Expand Down Expand Up @@ -25908,7 +25908,7 @@ <h3><a href="/gis"><img src="imgopen/opengis.png" ></a>
</div>
<div id="OpenWikipediaSearch" class="OpenWikipediaClass" onmousedown="drags(event)" onmouseup="enddrag()" style=" float:none; position:absolute;left:977px; top:90px;
z-index:91500;cursor:move;color:#082567;">
<div style="float: left;width:500px"><a href="http://www.mediawiki.org" target="_blank">Wikipedia(Mediawiki)_Search:</a><br><div style="width:500px;"><input type="text" size="35" id="Id_WikipediaMapId" title="insert name of the object to find it on the map. This function works only in online web version of OpenWebGIS" disabled = true value=""/><button type=button class="Searchclass" onclick=SearchWikipediaOnMap()>Search</button><button type=button title="hide/show result" onclick=SearchWikipediaOnMapHide() class="SearchHclass"><a style="font-size: 10px;">show</a></button><div title="open popup window with extented options of selection from wikipedia. Set language and selection around the point, etc." onclick=SearchWikipediaOnMapOption() style="cursor:pointer;width:15px;height:15px;float:right;position:relative;left:-155px;top:-15px"><a style="font-size: 10px;"></a><img src="img/option.png"/></div></div></div><br>
<div style="float: left;width:500px"><a href="http://www.mediawiki.org" target="_blank">Wikipedia(Mediawiki)_Search:</a><br><div style="width:500px;"><input type="text" size="35" id="Id_WikipediaMapId" title="insert name of the object to find it on the map. This function works only in online web version of OpenWebGIS" disabled = true value=""/><button type=button class="Searchclass" onclick=SearchWikipediaOnMap()>Search</button><button type=button title="hide/show result" onclick=SearchWikipediaOnMapHide() class="SearchHclass"><a style="font-size: 10px;">show</a></button><div title="open popup window with extented options of selection from wikipedia. Set language and selection around the point, etc." onclick=SearchWikipediaOnMapOption() style="cursor:pointer;width:15px;height:15px;float:right;position:relative;left:-155px;top:-15px"><a style="font-size: 10px;"></a><img src="img/option.png" alt="" /></div></div></div><br>
<div id="ResultSearchWikipedia_id" style="position:relative;top:0;left:0px;display:none;height: 10px; font-size: 10px; overflow:auto;border: solid 1px; black;background:#ffffff;"></div>
</div>
<div id="dragCoord" class="moveCoord" style="width: 3px;
Expand Down

0 comments on commit 15e7f2b

Please sign in to comment.