-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabout.html
More file actions
149 lines (139 loc) · 7.29 KB
/
about.html
File metadata and controls
149 lines (139 loc) · 7.29 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>About | Robust Events</title>
<meta name="description" content="Robust Events is a unique technological conference and event company specialized in organizing top events around the world">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="theophilenwachan@gmail.com">
<link href="img/favicon.png" rel="shortcut icon" type="image/x-icon">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
<link href="http://fonts.cdnfonts.com/css/cocogoose" rel="stylesheet">
<script src="https://kit.fontawesome.com/164f291a18.js" crossorigin="anonymous"></script>
</head>
<body>
<header class="header">
<div class="top-header">
<div class="left-header"></div>
<div class="right-header">
<ul class="top-items">
<li class="top-item">
<a href="#" class="top-link"></a>
</li>
<li>
<a href="#" class="top-link"></a>
</li>
<li>
<a href="#" class="top-link"></a>
</li>
<li>
<a href="#" class="top-link">English</a>
</li>
<li>
<a href="#" class="top-link">My page</a>
</li>
<li>
<a href="#" class="top-link">Logout</a>
</li>
</ul>
</div>
</div>
<div class="main-navigation">
<div class="logo">
<a href="index.html">
<img alt="Robust-Events-logo" src="img/logo.png" class="main-logo">
</a>
</div>
<div class="menu-icon"></div>
<div class="navigation">
<ul class="menu">
<li class="menu-item">
<a href="index.html" class="menu-link home-link">Home</a>
</li>
<li class="menu-item">
<a href="about.html" class="menu-link">About</a>
</li>
<li class="menu-item">
<a href="#" class="menu-link">Program</a>
</li>
<li class="menu-item">
<a href="#" class="menu-link">Join</a>
</li>
<li class="menu-item">
<a href="#" class="menu-link">Sponsor</a>
</li>
<li class="menu-item">
<a href="#" class="menu-link">News</a>
</li>
<li class="menu-item">
<a href="#" class="menu-link action-button">LTC Campaign</a>
</li>
</ul>
</div>
</div>
</header>
<section class="about">
<p class="welcome-about">"Hello! Sharing World"</p>
<h1 class="topic-about">LARGEST TECH CONFERENCE 2022</h1>
<p class="main-desc-about"> Largest Tech Conference 2022 is back on october 4 - 7, 2022. Every year for the last 9 years, the world’s smartest marketers have descended upon New York, to learn what’s new, what’s hot, and what’s actually working RIGHT NOW in digital marketing. Now, it’s your turn.</p>
<p class="contact-desc">Please contact us per Email for any further questions about the Largest Tech Conference 2022!</p>
<a href="#" class="mail-link">
<span>largesttechcnference@ltckorea.org</span>
<i class="fa-solid fa-angle-right"></i>
</a>
</section>
<section class="about-2">
<h2 class="headings heading-4">Largest Tech Conference 2022 Logo</h2>
<p class="about-2-desc"> Largest Tech Conference 2022 is back on october 4 - 7, 2022. Every year for the last 9 years, the world’s smartest marketers have descended upon New York, to learn what’s new, what’s hot, and what’s actually working RIGHT NOW in digital marketing. Now, it’s your turn.</p>
<div class="about-img">
<img alt="Robust-Events-logo" src="img/logo.png" class="image">
</div>
</section>
<section class="about-3">
<h2 class="headings heading-5">See the past Largest Tech Conferences</h2>
<p class="about-3-desc">Technology changes rapidly — 2020 brought the wildest and fastest changes digital industry has ever seen. So now more than ever, we need to come together. We’ll learn and share the strategies that saved us, and the strategies to grow even more in 2022. If you’re a marketing professional, agency owner, consultant, or entrepreneur, Largest Tech Conference is YOUR event!</p>
<div class="about-port">
<div class="port-1">
<h3 class="port-head">2013</h3>
<p class="port-desc">Largest Tech Conference in Buenos Aires</p>
</div>
<div class="port-2">
<h3 class="port-head">2011</h3>
<p class="port-desc">Largest Tech Conference in Montreal</p>
</div>
</div>
</section>
<section class="partners about-partners">
<h2 class="headings heading-3">Partners</h2>>
<div class="main-partners">
<a href="">
<img alt="Robust-Events-mozilla" src="img/partners/mozilla.png" class="single-partner">
</a>
<a href="">
<img alt="Robust-Events-google" src="img/partners/google.png" class="single-partner">
</a>
<a href="">
<img alt="Robust-Events-naver" src="img/partners/naver.png" class="single-partner">
</a>
<a href="">
<img alt="Robust-Events-daumkakao" src="img/partners/daumkakao.png" class="single-partner">
</a>
<a href="">
<img alt="Robust-Events-airbnb" src="img/partners/airbnb.png" class="single-partner">
</a>
</div>
</section>
<footer class="footer about-footer">
<div class="footer-about">
<img alt="Robust-Events-logo" src="img/logo.png" class="logo">
</div>
<div class="footer-more">
<p class="copyright">© 2022 - All Rights Reserved - Robust Events 2022</p>
<p class="footer-other">우리는 세계 최고의 이벤트를 조직하는 전문 기술 컨퍼런스 및 이벤트 회사입니다.</p>
</div>
</footer>
<script src="js/menu.js" async defer></script>
</body>
</html>