-
Notifications
You must be signed in to change notification settings - Fork 0
/
text2dna.html
60 lines (44 loc) · 2.88 KB
/
text2dna.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
<!DOCTYPE html>
<html lang="en">
<body bgcolor="#OOOOOO">
<head>
<title>PhoenIntel - articles</title>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="style.css">
<meta name="google-site-verification" content="f7S9blLxu2nJn1EGjPR-bVMyKWewDYFmkrh8eaUEGjs" />
<style>
@font-face { font-family: Lcs; src: url('LucymarSans-Regular.ttf'); }
p {
font-family: Lcs
}
</style>
</head>
<!--script désactivé-->
<noscript><p align="center"><font color="#FFOOOO"><strong><i>Javascript is disabled. Please re-enable it to enjoy an optimal web experience.<a href="https://support.google.com/admanager/answer/12654?hl=en">How to enable javascript?</a></i></strong></font></p></noscript>
<!--menu-->
<label for="ch" id="lab"></label>
<input type="checkbox" id="ch">
<nav>
<a href="index.php"><p><font size="5">main</font></p></a>
<a href="articles.html"><p><font size="5">articles</font></p></a>
<a href="media.html"><p><font size="5">media</font></p></a>
<a href="aboutus.html"><p><font size="5">about us</font></p></a>
<a href="contacts.html"><p><font size="5">contacts</font></p></a>
</nav>
<!-- animation-->
<p align="center"><img src="media/logo.png" width="300" height="300" alt=""/></p>
<!--articles-->
<p align="center"><font color="#FFFFFFF" size="6"><a href="https://github.com/phoenintel/text2dna">Read full article here (github) </a></font></p>
<br><br><br>
<!--footer (bas de page)-->
<footer>
<p align="center"><font color="#FFFFFF"><strong><u>Contacts</u></strong></font></p>
<p align="center"><font color="#FFFFFF"><a href="mailto:contact@st4lwolf.org">contact@st4lwolf.org</a></font></p>
<p align="center"><font color="#FFFFFF"><a href="https://github.com/phoenintel">Github</a></font></p>
<p align="center"><font color="#FFFFFF"><a href="https://mstdn.social/@phoenintel">Mastodon</a></font></p>
<p align="center"><font color="#FFFFFF"><a href="https://www.facebook.com/profile.php?id=100090404687359">Facebook</a></font></p>
<p align="center"><font color="#FFFFFF"><a href="https://twitter.com/PhoenIntel">Twitter</a></font>
<p align="center"><font color="#FFFFFF"><a href="https://www.instagram.com/phoenintel/">Instagram</a></font>
</footer>
<p align="center"><font color="#FFFFFF"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br />This work is licensed under a <br> <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0 License</a>. <br> Please note that external images and links are NOT <br> necessarily subject to the license. You can see the list of them <a href="http://www.phoenintel.org/aboutus.html">here</a>.</font></p>
</p></p></p></p></footer></strong></span></p></html>