antiblock
diamwall
  • Chatbox

    Did you check out our Discord? https://discord.gg/FFdvMjk9xA
    You don't have permission to chat.
    Load More
Sign in to follow this  
rafaelxte2

[Duvida] Como Alocar Ao Lado Esquerdo

4 posts in this topic

Pessoal por gentileza alguem saberia como eu aloco esse item no meu lado esquedo da pagina?
 
 
 
<form action="" method="post"> 
 
<input type="hidden" name="dominio" value=""> 
<label for="nome">Usuário</label> 
<input type="text" name="login_username" id="login_username" class="text" /> <span class="dominio"></span><br /> 
<div> </div> 
<label for="senha">Senha</label> 
 
<input type="password" name="secretkey" id="secretkey" class="text" onblur="document.getElementById('tooltip').style.display='none';" onfocus="document.getElementById('tooltip').style.display='block';" /> 
<a href="" target="_blank">Esqueceu sua senha?</a><br /> 
<input type="submit" value="Entrar" class="submit" />
 
</form> >
 
 
 
 
 

Share this post


Link to post
Share on other sites
antiblock
Rodnia | Alpha & Omega

Tens vários métodos para o fazer ... Positions, floats (mais chato porque é preciso saber colocar os clear a seguir), etc..

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this