-1
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Troca Games - Games com economia</title>
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/jquery.mobile-1.4.5.min.css">
<script type="text/javascript" src="js/jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="js/jquery.mobile-1.4.5.min.js"></script>
</head>
<body>
<div style="padding:15px; text-align:center">
<img src="images/logo.png" width="100%"/>
<br/>
<?php
if($_GET['access'])
echo '<div class="login_failed"><h3>Usuário e/ou senha incorreto(s)</h3></div>'
?>
<form action="<?php echo $loginFormAction; ?>" method="post" name="fm_login" class="login" data-transition="slide">
<input name="usuario_usu" type="text" placeholder="Usuário"></input>
<input name="senha_usu" type="password" placeholder="Senha"></input>
<input type="submit" name="bt_login" value="Entrar"></input>
</form>
<br/>
<p style="font-size:20px">Não possui conta? <a href="#">Cadastre-se!</a></p>
<br>
<img src="images/login_facebook.jpg" width="100%"/>
<img src="images/login_google.jpg" width="100%"/>
</div>
</body>
</html>
Your question is rather vague! What elements is he doubling? Edith and better construct your question, because as it is, most likely it will be suspended.
– Chun
You asked the question but did not know how to express the problem, reedit the question clearly and objectively.
– Ivan Ferrer