-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaddress.html
More file actions
90 lines (75 loc) · 2.93 KB
/
address.html
File metadata and controls
90 lines (75 loc) · 2.93 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from users.info.uvt.ro/~petcu/address.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 11 Feb 2017 07:57:27 GMT -->
<head>
<link rel="icon" href="images/favicon.ico" />
<title>Contacts points for Seila ABDULAMIT</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width; initial-scale=1">
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body>
<div class="resize"></div>
<!-- Div Wrapper Element Starts Here -->
<div id="Wrapper">
<!-- Header Element Starts Here -->
<header id="header">
<!-- Hgroup Element Starts Here -->
<hgroup id="title">
<div id="logo"></div>
<h2>Seila ABDULAMIT <small>welcomes you </small> to her web page!</h2>
</hgroup>
<!-- Hgroup Element Ends Here -->
<!-- Nav Element Starts Here -->
<!--<nav class="navigation"> <a href="index-2.html">Home page</a> </nav>-->
<nav class="navigation"> <a href="index-2.html">Home page</a> <a href="more.html">Curriculum vitae</a> <a href="publicat.html">Publications</a> <!--<a href="contract.html">Projects</a> --> <a href="address.html">Contact</a> </nav>
</header>
<!-- Header Element Ends Here -->
<!-- Div wrapper2 starts here -->
<div id="Wrapper2">
<!-- Sidebar Element Starts Here -->
<aside id="sidebar-wrapper">
<nav class="sidebar">
<h1>E-address</h1>
<p> <a href="mailto: sheila.abdulamit@gmail.com"> sheila.abdulamit@gmail.com </a>
<p> <a href="https://www.linkedin.com/in/sheila-abdulamit" target="_blank"> Connect via LinkedIn</a>
</p>
</nav>
<!-- Sidebar Element Ends Here -->
</aside>
<!-- Another Sidebar Element Ends Here -->
<!-- Article Element Starts Here -->
<article id="contents">
<!-- Article's Header Element Starts Here -->
<header>
<h1><a href="#">Contact points</a></h1>
</header>
<!-- Article's Header Element Ends Here -->
<ul>
<li>Offices:
<p><a href="http://www.electronica.pub.ro/" target="_blank">Faculty of Electronics, Telecommunications and Information Technology</a>
<p> Multimodal Content Processing and Analysis Laboratory
<p> <a href="https://www.google.com/maps/place/44%C2%B026'05.3%22N+26%C2%B002'45.6%22E/@44.434806,26.045991,14z/data=!4m5!3m4!1s0x0:0x0!8m2!3d44.434806!4d26.045997?hl=ro" target="_blank"> Multimedia Lab, Research Center CAMPUS </a>
<p> University Politehnica of Bucharest
<p> 313 no., Splaiul Independenței, District 6, Bucharest, PO 060042
</ul>
<ul>
<li>Office phones:
<p> Tel: +4021 402 97 46
<p> Fax: +4021 318 10 05
</li>
</ul>
</div>
<!-- Div wrapper2 ends here -->
<!-- Footer Element Starts Here -->
<footer >
<p><small>
<address>
Updated in March 2017</a>
</address>
</footer>
<!-- Footer Element Ends Here -->
</div>
</body>
<!-- Mirrored from users.info.uvt.ro/~petcu/address.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 11 Feb 2017 07:57:27 GMT -->
</html>