-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeveloperstutorial.html
More file actions
49 lines (49 loc) · 2.98 KB
/
Copy pathdeveloperstutorial.html
File metadata and controls
49 lines (49 loc) · 2.98 KB
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
<!DOCTYPE html>
<html>
<head>
<title>Tutorials For Developers</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="description" content="Logisim fork | logisim | user | tutorial | sub circuits | eclipse | compile | run | code | source | download | jar | exe | changelog | ttl 7400 | digital oscilloscope | dipswitch | switch | rgb led | italian | french | translation | flip flop layout | look and feel | github | sourceforge | forum | bug report | display decoder | 7-segment display decoder | autoupdates | tty | keyboard | zoom | empty template | fix | utf-16"/>
<meta name="keywords" content="Logisim fork | logisim | user | tutorial | sub circuits| eclipse | compile | run | code | source | download | jar | exe | changelog | ttl 7400 | digital oscilloscope | dipswitch | switch | rgb led | italian | french | translation | flip flop layout | look and feel | github | sourceforge | forum | bug report | display decoder | 7-segment display decoder | autoupdates | tty | keyboard | zoom | empty template | fix | utf-16"/>
<meta name="theme-color" content="#eee">
<link rel="stylesheet" type="text/css" href="./css/style.css">
<link rel="stylesheet" type="text/css" href="./css/UbuntuFont.css">
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-109826252-1');
</script>
</head>
<body>
<div class="header">
<div class="sub1">
<img class="logo" src="./images/logisim.gif" alt="Logisim">
</div>
<div class="star"><span class="starmessage">STAR ON GITHUB </span>★</div>
<div class="sub2">
<a class="n" href="./index.html">HOME</a>
<a class="n headpag" value="users.html" videodefault="au51RAeNGkk" href="userstutorial.html">USERS</a>
<a class="s headpag" value="devs.html" videodefault="TBxefCT6BEY">DEVELOPERS</a>
</div>
</div>
<div class="videorelative">
<div class="content" value="users.html">
<h1 class="outline" id="titolotutorial">TUTORIALS FOR DEVELOPERS</h1>
<div class="indicebox">
<h2 class="outline">SELECT VIDEO:</h2>
<p>
<a class="indice" value="TBxefCT6BEY">IMPORT & COMPILING</a>
<a class="indice" value="gAj2_qn-cw0">CREATE RUNNABLE JAR/EXE FILE</a>
</p>
</div>
</div>
<div class="video">
<iframe id="video" width="768" height="432" src="https://www.youtube.com/embed/37oD_jn5Nvw?autoplay=1" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<script src="./js/jquery.js"></script>
<script src="./js/codice.js"></script>
</body>
</html>