"Geisilene -Avaliação Prática I"
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 ---------->
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<!Doctype html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<title>Geisilene- Avaliação Prática I</title>
<link rel="stylesheet" type="text/css" href="estilo.css">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
</head>
<body>
<div class="container">
<body class="bannertool">
<div id="banner" >
<img id="img" src="https://cdn-istoedinheiro-ssl.akamaized.net/wp-content/uploads/sites/17/2019/10/imagemn-escolhida-artigo-e1571255765939-1280x720.jpg" max-height="400px">
</div>
<section id="titulo1">
<div>
<h1>A TECNOLOGIA TORNA AINDA MAIS NECESSÁRIA EM TEMPOS DE CRISE</h1>
</div>
</section>
<section>
<div class="titulo2" >
<h3 > ALGUNS LINKS EM DESTAQUE </h3>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
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
body{
background-color: #96CFBE;
}
.bannertool{
background-color: #98FB98;
}
#banner{
width: 100%;
}
#banner img{
width: 100%;
height: 400px;
}
#titulo1{
width: 100%;
text-align: center;
background-color: green;
color: #fff;
margin:0;
}
.titulo2{
color: #2c7a0d;
font-size: 20px;
text-align: center;
font-family:"Verdana",Geneva,tahoma,SansSerif;
letter-spacing: 6px; sólido color 6f716;
}
a:link, a:visited, a:active {
text-decoration:none;
color: #007fff;
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: