-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
175 lines (169 loc) · 7.83 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
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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- stylesheet -->
<link rel="stylesheet" href="CSS/Master.css">
<!-- font awsme -->
<link rel="stylesheet" href="CSS/all.css">
<link rel="stylesheet" href="CSS/all.min.css">
<!-- icon -->
<link rel="icon" href="Img/discord-logo-1-1.png">
<!-- Normalize-->
<link rel="stylesheet" href="CSS/Normalize.css">
<!-- font Family -->
<link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Anton&family=Black+Han+Sans&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Anton&family=Roboto:wght@700&display=swap" rel="stylesheet">
<title>Discord</title>
</head>
<body>
<header>
<div class="conat">
<nav>
<div class="logo">
<a href="index.html">
<img src="Img/Discord-101-featured-removebg-preview.png" alt=""></a>
</div>
<div class="main">
<ul>
<li><a href="download.html">Download</a></li>
<li><a href="Nitro.html">Nitro</a></li>
<li><a href="safty.html">Safety</a></li>
<li><a href="support.html">Support</a></li>
</ul>
</div>
<div class="login">
<button onclick="location.href = 'login.html' ">Login</button>
</div>
</nav>
<div class="main2">
<div class="maincont">
<h1>IMAGINE A PLACE...</h1>
<p>...where you can belong to a school club, a gaming group, or a worldwide art community. Where just you and a handful of friends can spend time together. A place that makes it easy to talk every day and hang out more often.</p>
<div class="downbut">
<button><i class="fa-thin fa-down"></i>Download For Windows</button>
<button>Open Discord in Your Browser</button>
</div>
</div>
</div>
</div>
</header>
<main>
<div class="al1">
<div class="conat">
<div class="row1">
<img src="Img/46b2132c01604c9493d558de444929f4.svg" alt="">
<div class="co">
<h2>Create an invite-only place where you belong</h2>
<p>Discord servers are organized into topic-based channels where you can collaborate, share, and just talk about your day without clogging up a group chat.</p>
</div>
</div>
</div>
</div>
<div class="al2">
<div class="conat">
<div class="row2">
<img src="Img/575a0322f3b36ca2fecb23ad2c6dd5ad.svg" alt="">
<div class="co">
<h2>Where hanging out is easy</h2>
<p>Grab a seat in a voice channel when you’re free. Friends in your server can see you’re around and instantly pop in to talk without having to call.</p>
</div>
</div>
</div>
</div>
</div>
<div class="al1">
<div class="conat">
<div class="row1">
<img src="Img/921b1ae33edca174b6ebe787bb8b6c3b.svg" alt="">
<div class="co">
<h2>From few to a fandom</h2>
<p>Get any community running with moderation tools and custom member access. Give members special powers, set up private channels, and more.</p>
</div>
</div>
</div>
</div>
<div class="al2">
<div class="conat">
<div class="con">
<h2>RELIABLE TECH FOR STAYING CLOSE</h2>
<p>Low-latency voice and video feels like you’re in the same room. Wave hello over video, watch friends stream their games, or gather up and have a drawing session with screen share.</p>
<img src="Img/98ea5b9e92e304c7d352ac462996adc5.svg" alt="">
</div>
<div class="foot">
<img src="Img/a188414ce83f2454b9d71a47c3d95909.svg" alt="">
<h2>Ready to start your journey?</h2>
<button>Download For Windows</button>
</div>
</div>
</div>
</main>
<footer>
<div class="conat">
<div class="cof">
<div class="a">
<h1>IMAGINE A PLACE</h1>
<img src="Img/e6d6b255259ac878d00819a9555072ad.png" alt=""><span> English , USA</span>
<ul>
<li><a href=""><i class="fa-brands fa-twitter"></i></a></li>
<li> <a href=""><i class="fa-brands fa-instagram"></i></a></li>
<li><a href=""><i class="fa-brands fa-facebook"></i></a></li>
<li><a href=""><i class="fa-brands fa-youtube"></i></a></li>
</ul> </div>
<div class="b">
<label >Products</label>
<ul>
<li><a href="download.html">Download</a></li>
<li><a href="Nitro.html">Nitro</a></li>
<li><a href="safty.html">Safety</a></li>
<li><a href="support.html">Support</a></li>
</ul>
</div>
<div class="c">
<label >Company</label>
<ul>
<li><a href="http://">About </a></li>
<li><a href="http://">Jobs</a></li>
<li><a href="http://">Branding</a></li>
<li><a href="http://">Newsroom</a></li>
</ul>
</div>
<div class="d">
<label >Resources</label>
<ul>
<li><a href="http://">College </a></li>
<li><a href="http://">Support</a></li>
<li><a href="http://">Safety</a></li>
<li><a href="http://">Blog</a></li>
<li><a href="http://">Feedback</a></li>
<li><a href="http://">Developers</a></li>
<li><a href="http://">StremKit</a></li>
<li><a href="http://">Creators</a></li>
</ul>
</div>
<div class="f">
<label >Policies</label>
<ul>
<li><a href="http://">Terms </a></li>
<li><a href="http://">Privacy</a></li>
<li><a href="http://">Cookie Settings</a></li>
<li><a href="http://">Guidelines</a></li>
<li><a href="http://">Acknowledgements</a></li>
<li><a href="http://">Licenses</a></li>
<li><a href="http://">Moderation</a></li>
</ul>
</div>
</div>
</div>
<div class="line"> </div>
<div class="ifoot">
<a href="index.html">
<img src="Img/Discord-101-featured-removebg-preview.png" alt=""></a>
<button onclick="location.href = 'signup.html '">Sign up</button>
</div>
</footer>
</body>
</html>