-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththreecolumn.html
More file actions
113 lines (96 loc) · 2.78 KB
/
threecolumn.html
File metadata and controls
113 lines (96 loc) · 2.78 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
<!DOCTYPE HTML>
<!--
Halcyonic by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Three Column - Halcyonic by HTML5 UP</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="subpage">
<div id="page-wrapper">
<!-- Header -->
<section id="header">
<div class="container">
<div class="row">
<div class="col-12">
<!-- Logo -->
<h1><a href="index.html" id="logo">Halcyonic</a></h1>
<!-- Nav -->
<nav id="nav">
<a href="index.html">Homepage</a>
</nav>
</div>
</div>
</div>
</section>
<!-- Content -->
<section id="content">
<div class="container">
<div class="row">
<!-- Main Content -->
<section>
<header>
<h2>Sony Ericsson W200i</h2>
</header>
<p>
<img src="https://cdn.aukro.cz/images/sk1681566712139/sony-ericsson-w200i-157925265.jpeg"
alt="" style="width: 20%;">
</p>
<p>
motivos:
<br>
-eh bonito, simplesment peak do design~
<br>
-eh pra ouçar musica
<br>
-tira foto
</p>
<p>
<h2>Motorola RaZr v3</h2>
</p>
<p>
<img src="https://imgs.search.brave.com/AxWO5Ux7YIQ5EkuyaBeBpgt5OYj3s5mJdv1zD3XTXoY/rs:fit:860:0:0:0/g:ce/aHR0cHM6Ly9lbGVj/dHJvbmljc2ZvcmNl/LmNvbS9jZG4vc2hv/cC9wcm9kdWN0cy92/M3NpbHZlcl8wMS5q/cGc_dj0xNzA5NjIz/NzIxJndpZHRoPTMw/Mg"
style="width: 30%;">
</p>
<p>
</p>
MOTIVOS:
<br>
-lindicimo
</p>
<p>
<h2>Sansung Galaxy Note 2</h2>
</p>
<p>
<img src="https://imgs.search.brave.com/7JJoLqLV2tk4WoKj_kFzDDM7KNge76KBimP3F4Ldu38/rs:fit:860:0:0:0/g:ce/aHR0cHM6Ly9maWxl/cy5nc21jaG9pY2Uu/Y29tL3Bob25lcy9z/YW1zdW5nLWdhbGF4/eS1ub3RlLWlpL3Nh/bXN1bmctZ2FsYXh5/LW5vdGUtaWktMDgu/anBn"
alt="" style="width: 15%;">
</p>
<p>
MOTIVOS:
<br>
-azul
<br>
-da pra desenha eu acho
</p>
</section>
</div>
</div>
<div class="col-4 col-12-medium imp-medium">
<!-- Copyright -->
<div id="copyright">
© Untitled. All rights reserved. | Design: <a href="http://html5up.net">HTML5 UP</a>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>