-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproyectsXml.html
61 lines (52 loc) · 2.03 KB
/
proyectsXml.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<!DOCTYPE html>
<html>
<head>
<title> ProyectsXML </title>
<meta encoding="utf-8">
<meta name="keywords" content="design, interface, management">
<meta name="description" content="selfmanagment proyects">
<meta name="author" content="Giovanni arnulfo">
<link rel = "stylesheet" type= "text/css" href= "matrixWs1.css" / >
<style>
</style>
</head>
<body class="bodyContrast" id="bodyContrast" >
<!-- Here there are the buttons-->
<div class="buttonMail">
<a href ="mailto:jesuisarnulfo51@gmail.com?subject=Question/Comment" title="jesuisarnulfo51@gmail.com"><img src ="IMAGE/imageMail.jpg" width= "100" height ="60"></a>
</div>
<div class="buttonMenu">
<a href ="index.html"><img src ="IMAGE/bottoomMenu.jpg" width= "100" height ="60"></a>
</div>
<div>
<button id="contrastButton" style="font-family:Times New Roman;">CONTRAST</button>
</div>
<div>
<button id="buttonFontSize">HELP VISUAL</button>
</div>
<!-- Here end the buttons-->
<h1 text-align: center> examples of management data by means of XML</h1>
<hr>
<div id="repoImage">
<img src="IMAGE/buttonXml.jpg" alt="Figure folder color yellow with heading of XML" style="margin-left:40% ; height:100px">
</div>
<hr>
<div style="text-align:left" >
<h2>Costumized of QR</h2>
<ol style="list-style-type:bullet; font-weight:bold;">
<li><a style="color:green" href ="showTimeXml/xmlVoting/votingColombia.xml">Management Data about vouting Predisentials.</a></li>
<li><a style="color:red" href ="showTimeXml/xmlDictionary/dictionary.xml">Mangement Data definition terms and so on.</a></li>
<li><a style="color:green" href ="showTimeXml/tdtImage/figureCluster.xml">Mangement Data adding image</a></li>
<li><a href ="resume.html">Author Information</a></li>
</ol>
</div>
<hr>
<div id = "copy">
<hr>
<p style="text-align:center"> All copy right are reserver. In case of nee to copy make it by write.
</p>
<hr>
</div>
<script src="wS1.js"> </script>
</body>
</html>