-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
222 lines (174 loc) · 8.31 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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
<!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">
<link rel="shortcut icon" href="brackets.png" type="image/x-icon">
<title>Brackets - A Modern, open source code editor that understands web design</title>
<link rel="stylesheet" href="Assign3.css">
<script src="https://kit.fontawesome.com/5a9d3df1d9.js" crossorigin="anonymous"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
</head>
<body>
<div class="container">
<div class="header">
<div class="header-part-1">
<img src="brackets.png" alt="">
</div>
<div class="header-part-2">
<p class="first-h"> Contribute</p>
<div class="direction">
<div class="one">
<p class="first-he">API</p>
</div>
<div class="two">
<p class="first-hee">Docs</p>
</div>
</div>
<p class="first-h">Extension </p>
<p class="first-h">Support </p>
</div>
<div class="header-part-3">
<i class="fa-brands fa-github"></i>
<i class="fa-brands fa-twitter"></i>
<i class="fa-brands fa-discord"></i>
<button class="submit">Download</button>
</div>
</div>
</div>
<div class="main">
<h1 class="main-heading">Modern, Powerful & Open source</h1>
<div class="main-1">
<p class="para-1"> With focused visual tools and preprocessor support, Brackets is a modern text editor that<br> makes it
easy to design in the browser. It's crafted from the ground up for web designers<br> and front-end developers.</p>
</div>
<div class="download">
<button class="submit-1">Download v2.0.1</button>
<p class="para-download">Installer Built and Signed <a href="">phoenix.core.ai</a></p>
<h6>Other Downloads</h6>
<img class="image-1" src="hero.png" alt="">
</div>
</div>
</div>
<div class="section">
<div class="inner-section">
<div class="section-left">
<h2>Why Use Brackets?</h2>
<p>Brackets is a lightweight, yet powerful, modern text editor. We<br> blend visual tools into the editor so
you get the right amount of help<br> when you want
it without getting in the way of your creative<br> process. You'll enjoy writing code in Brackets.</p>
</div>
<div class="section-right">
<h2>Made with Love and JavaScript</h2>
<p>Brackets is an open-source project, supported by an active and <br>passionate community.
It's made by other web developers like you!</p>
</div>
</div>
</div>
<div class="feature-1">
<h1 class="class-h1">Features</h1>
</div>
<div class="article">
<div class="article-box-1">
<button class="round-one">1</button>
<h3>Inline Editors</h3>
<p class="para-box-3">Instead of jumping between file tabs,,<br> Brackets lets you open a window into<br> the code you care about most.</p>
</div>
<div class="article-box-2">
<div>
<buttom class="round-two">2</buttom>
</div>
<h3>Live Preview</h3>
<p class="para-box-3">Get a real-time connection to your<br> browser. Make changes to CSS and <br>HTML and you'll instantly see
those<br> changes on screen.</p>
</div>
<div class="article-box-3">
<button class="round-three">3</button>
<h3>Preprocessor Support</h3>
<p class="para-box-3">Work with preprocessors in a whole <br>new way. We know how important<br> preprocessors are to your workflow.</p>
</div>
</div>
<div class="section-2">
<h2 class="new-h2">Popular Extensions</h2>
<div class="inner-section">
<div class="inner-section-div-1">
<h3>
<a href="https://github.com/brackets-userland/brackets-git">Git</a>
</h3>
<p>Git integration for Brackets.</p>
<h3>
<a href="https://github.com/emmetio/brackets-emmet">Emmet</a>
</h3>
<p>High-speed HTML and CSS workflow.</p>
<h3>
<a href="https://github.com/brackets-beautify/brackets-beautify"> Beautify</a>
</h3>
<p>Format JavaScript, HTML, and CSS files.</p>
<h3>
<a href="https://github.com/brackets-beautify/brackets-beautify"> Markdown Preview</a>
</h3>
<p>Live preview of markdown documents.</p>
</div>
<div class="inner-section-div-2">
<h3>
<a href="https://github.com/brackets-beautify/brackets-beautify">File Icons</a>
</h3>
<p>File icons in Brackets’ file tree.</p>
<h3>
<a href="https://github.com/brackets-beautify/brackets-beautify"> Indent Guides</a>
</h3>
<p>Show indent guides in the code editor.</p>
<h3>
<a href="https://github.com/brackets-beautify/brackets-beautify">Autoprefixer</a>
</h3>
<p>Parse CSS and add vendor prefixes automatically.</p>
<h3>
<a href="https://github.com/brackets-beautify/brackets-beautify"> W3C Validation</a>
</h3>
<p>Simple W3C Validator.</p>
<button class="submit-3">Check Out New Extensions</button>
</div>
</div>
</div>
<div class="footer">
<div class="inner-footer">
<div class="footer-in-1">
<h3 class="footer-h3">Quick Link</h3>
<ul>
<li>Source Code on Github</li>
<li>API Documentation</li>
<li>Troubleshooting Help</li>
<li>Wiki</li>
</ul>
</div>
<div class="footer-in-2">
<h3 class="footer-h3">Videos</h3>
<ul>
<li>Introducing Brackets</li>
<li>ive Development for HTML</li>
<li>JavaScript Debugger for Brackets</li>
<li>Tuts+ Introduction to Brackets</li>
<li>Brackets Videos on Youtube</li>
</ul>
</div>
<div class="footer-in-3">
<h3 class="footer-h3">Get Involved</h3>
<ul>
<li>Checkout Current Issues on GitHub</li>
</ul>
</div>
<div class="footer-in-4">
<h3 class="footer-h3">Keep in Touch</h3>
<ul>
<li>Matrix</li>
<li>Discord</li>
<li>Reddit</li>
</ul>
</div>
</div>
<p class="footer-p">Brackets is maintained by the brackets.io community. It was founded by Adobe as a community guided,
open source project to push web development editors to the next level.</p>
</div>
</body>
</html>