-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
28 lines (25 loc) · 1.17 KB
/
index.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
<!DOCTYPE html>
<html>
<body style="background-color:powderblue;">
<!-- to be modified testing github pages-->
<h1 style="font-family:verdana;">My GitHub Projects </h1>
<br>
<p> </p>
<p style="font-family:courier;" style="color:red;"> <A href="https://github.com/ITEA3-Measure"> MEASURE</A></p>
<p style="font-family:courier;" style="color:red;"> <A href="https://github.com/cpswarm"> CPSwarm</A></p>
<p style="font-family:courier;" style="color:blue;"><A href="https://github.com/ossmeter"> OSSMETER</A></p>
<p style="font-family:courier;" style="font-size:36px;"><A href="https://github.com/crossminer"> CROSSMINER</A></p>
<p style="font-family:courier;" style="font-size:36px;"><A href="https://github.com/into-cps"> INTO-CPS</A></p>
<p style="font-family:courier;" style="font-size:36px;"><A href=" https://github.com/alebagnato/FITTEST"> FITTEST</A></p>
<br>
<img src="/IMG_3129.JPG" width="220" height="277" alt="">
<p><cite>Picture</cite> by Alessandra Bagnato. Taken in Dec. 2015.</p>
<address>
Written by Alessandra Bagnato.<br>
SOFTEAM R&D Department<br>
8 Parc Ariane 78284 Guyancourt <br>
France <br>
https://alebagnato.github.io/index.html<br>
</address>
</body>
</html>