"Cintia-Exercício 3"
Bootstrap 4.1.1 Snippet by psd06t

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
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="container">
<div class="row">
<div class="col-md-12">
<h1>
<img src="
https://lh3.googleusercontent.com/proxy/HPlLVIT3M5LAQn5bXzFQID7IfNzEUULnaOiWRdYV2F0NLhDnrMi_QF0MgCuNqQCk3pLaCa10wcXKGZDFmShh-uvl3YWy5_mho18ldVkE"alt="some text" width=300 height=200>
</h1>
<h2> Carro Forte! </h2>
<h3> Aqui dá Negócio! </h3>
</div>
</div>
</div>
<div class="container">
<div class="row mb-3">
<div class="col-md-12">
<img src="https://spncr.s3.amazonaws.com/img/VcPQ8Wc7RSmmnMJVqe9OAQ/file.jpg">
</div>
</div>
</div>
<div class="container">
<div class="row mb-2">
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
3
img {width:30% height=200;}
h5 {font-size:16px;}
body {background:#f2f2f2;}
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
var cars = ["Fiat", "Uno", "Vermelho", "Hidraulica","2019","Sim","Pago","BH","Flex"];
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: