Com faço para definir que uma imagem de fundo em um tabela não se repita.
Publicidade
|
|
Page 1 of 1
Imagem de fundo na tabela no-repeat
#2
Posted 06 January 2009 - 07:52 PM
<html>
<head>
<title>Untitled Document</title>
<style type="text/css">
<!--
td {
background-repeat: no-repeat;
}
-->
</style>
</head>
<body>
<table width="100%" height="94" border="0" cellpadding="0" cellspacing="0" class="background">
<tr>
<td background="banner.jpg"> </td>
</tr>
</table>
</body>
</html>
suponha que esteja assim so colocar o codigo em vermelho lá
espero ter ajudado
<head>
<title>Untitled Document</title>
<style type="text/css">
<!--
td {
background-repeat: no-repeat;
}
-->
</style>
</head>
<body>
<table width="100%" height="94" border="0" cellpadding="0" cellspacing="0" class="background">
<tr>
<td background="banner.jpg"> </td>
</tr>
</table>
</body>
</html>
suponha que esteja assim so colocar o codigo em vermelho lá
espero ter ajudado
Share this topic:
Page 1 of 1
Similar Topics
| Topic | Forum | Started By | Stats | Last Post Info | |
|---|---|---|---|---|---|
|
array com todos os nomes da tabela em uma base de dados
|
Repositório de Códigos |
xanburzum
|
|
|
|
Imagem Surgir ao passar mouse no menu
|
Flash & ActionScript |
OmegaRed
|
|
|
|
Remover Código/Redimensionar Imagem
Preciso desses dois comandos |
PHP |
CarlosAugusto
|
|
|
|
Imagem com ponto ativo.
cria-lá, fácil. e depois? |
Fireworks |
Eduardo_Franzoni
|
|
|
|
COMO RECORTAR BITMAP?
OU IMPORTAR COM FUNDO TRANSPARENTE? |
Flash & ActionScript |
RAIFF MATOS
|
|
|
|
Duvida quanto a upload de imagem
|
PHP |
Tadeujt
|
|
|
|
Tabela - Dreamweaver
ocultando linhas |
Tutoriais e Artigos |
pattysp
|
|
|
|
Flash AS2 + Access (Local)
Como gravar localmente textos e imagem de Webcam |
Flash & ActionScript |
flashDeveloper
|
|
Publicidade
|
|

Help













