TrabalhosGratuitos.com - Trabalhos, Monografias, Artigos, Exames, Resumos de livros, Dissertações
Pesquisar

Site em estilo cascata

Por:   •  24/10/2021  •  Trabalho acadêmico  •  295 Palavras (2 Páginas)  •  84 Visualizações

Página 1 de 2

<html>

<!-- HTML 4 -->

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

<!-- HTML5 -->

<meta charset="utf-8"/>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-

1" />

<title>kkkkkk </title>

<! --- Estilo cascata --->

<link href="estilo.css" rel="stylesheet" type="text/css"/>

<style type="text/css">

</style>

</head>

<body>

<div id="tudo">

<div id="cabecalho">

<h1>kkkkk </h1>

</div>

<div id="barranavegacao">

<ul class="menu">

<li class="menu"><a class="menu" href="Empresa.html">A Empres

a</a></li>

<li class="menu"><a class="menu" href="Servicos.html">Nossos

Serviços</a></li>

<li class="menu"><a class="menu" href="Localizacao.html">Loca

lização</a></li>

Cascata:

body {

font-family:Arial, Helvetica, sans-serif;

margin-left: 10px;

margin-right: 10px;

background-color: white;

}

#tudo {

width: 100%;

height: 100%;

text-align: center;

padding-top: 15px;

}

#cabecalho {

margin-left: 0%;

margin-right: 0%;

background-color: #6495ED;

color: #FFFFFF;

border-left: solid 5px #000080;

border-top: solid 5px #000080;

border-right: solid 5px #000080;

border-bottom: dashed 1px #000080;

}

#barranavegacao {

margin-left: 0%;

margin-right: 0%;

padding-bottom: 10px;

background-color: #000080;

border-left: solid 5px #000080;

border-right: solid 5px #000080;

border-bottom: dashed 1px #000080;

}

#conteudo {

margin-left: 0%;

margin-right: 0%;

background-color: #FFFFFF;

border-left: solid 5px #000080;

border-right: solid 5px #000080;

text-align: justify;

font-size: 0.9em;

padding: 2px 10px;

}

#rodape {

margin-left: 0%;

margin-right: 0%;

padding: 10px;

background-color: #6495ED;

color: #FFFFFF;

border-left: solid 5px #000080;

border-top: dashed 1px #000080;

border-right: solid 5px #000080;

border-bottom: solid 5px #000080;

}

#empresa {

margin-left: 10%;

margin-right: 10%;

background-color: #FFFFFF;

border-left:

...

Baixar como (para membros premium)  txt (2.9 Kb)   pdf (39.2 Kb)   docx (9.3 Kb)  
Continuar por mais 1 página »
Disponível apenas no TrabalhosGratuitos.com