Boa tarde pessoal, primeiramente venho informar que não conheço muito de css apenas copiei um tutorial da internet..criei uma background no site ate ae tudo legal, queria fazer um menu junto com meu background na parte inferior como esse site http://ringvemedia.com/ Alguém poderia me ajudar, segue meu código.
Muito Obrigado a todos.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>RAP MAQUETE</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta name="description" content="Come impostare un immagine di sfondo al 100% con i css" />
<meta name="keywords" content="sfondo css, css 100%, css background 100%, css sfondo 100%, css immagine 100%, css immagine sfondo, web designer" />
<meta name="author" content="onsitus.it by Gaelle Guelton" />
<style type="text/css">
html, body{
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
#sfondo-css{
position:absolute;
height:100%;
width: 100%;
margin: 0;
padding: 0;
z-index: 1;
}
#css{
position: absolute;
z-index: 2;
top:20px;
left: 20px;
color: white;
overflow: auto;
height: 100%;
width: 50%;
}
#css a{
color: white;
}
</style>
</head>
<body>
<div>
<img id="sfondo-css" src="ft5.jpg" alt="css sfondo" />
</div>
<div id="css">
<h1>PÁGINA EM CONSTRUÇÃO</h1>
<h2>www.rapmaquete.com.br</h2>
</div>
</body>
</html>
Publicidade
|
|
Page 1 of 1
Colocar menu igual esse site Dúvidas css
Share this topic:
Page 1 of 1
Similar Topics
| Topic | Forum | Started By | Stats | Last Post Info | |
|---|---|---|---|---|---|
|
Duvidas
Organização de janelas, barras, etc.. |
Dreamweaver |
The Offspring
|
|
|
|
Como faço pra colocar esse efeito de luz
AJUDA |
Outros |
phenriqueht
|
|
|
|
Menu Circular 3d, + XML
tentei, tentei, e naum deu |
Flash & ActionScript |
Robson_SP
|
|
|
|
Sony Ericsson tem lucro recorde no 4o trimestre
|
Notícias |
Notícias
|
|
|
|
codigos css
|
Dreamweaver |
Thiago Action
|
|
|
|
Busca INDEXADA por parte do nome CORRETO
Esse é um grave problema. |
Outros |
menphir
|
|
|
|
Meu menu :P
da po gasto !! |
Desafio |
§uiciDa£
|
|
|
|
RIA ( Flash MX 2004 )
Duvidas frequentes sobre Flash RIA |
RIA |
lucasmarcal
|
|
Publicidade
|
|

Help













