Ir para conteúdo
Fórum Script Brasil
  • 0

Hot to set body background image?


devhtml

Pergunta

Hi!!

I am starting creating my Login.aspx page.

I would like to set backgroung image in this page. I have a image.jpg with dimension 1920x 1080 and I don´t know how to format an image to fit as a body background image.

I am trying to put a image in the

<body  background="../MyImages/MyBackground.jpg">
but the image appears only partially. Thanks!
<!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 runat="server">
  <title>Test</title>   
</head>


<body  background="../MyImages/MyBackground.jpg">

    <form id="LoginPage" runat="server">
       
    <div>
         <table border="0" cellpadding="0" cellspacing="0" style="width: 100%; height: 100%"> 
            

        </table> 
    </div>

    </form>



</body>
</html>

Editado por kuroi
Adicionar tag CODE
Link para o comentário
Compartilhar em outros sites

1 resposta a esta questão

Posts Recomendados

Participe da discussão

Você pode postar agora e se registrar depois. Se você já tem uma conta, acesse agora para postar com sua conta.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emoticons são permitidos.

×   Seu link foi incorporado automaticamente.   Exibir como um link em vez disso

×   Seu conteúdo anterior foi restaurado.   Limpar Editor

×   Você não pode colar imagens diretamente. Carregar ou inserir imagens do URL.



  • Estatísticas dos Fóruns

    • Tópicos
      152,3k
    • Posts
      652,5k
×
×
  • Criar Novo...