Jump to content

PHP login and registration formulier with a html index


yasminlove1

Recommended Posts

i see, i have made a voet like this: <voet> </voet> for the picture and a <header> </header> for the rest of it, but it still doesn`t work..

the picture is now where i want it, but the color after the picture on the background is gone, and comes not back with background-color: red; or something, it still will be white..

the midle is the right color..

  • Replies 211
  • Created
  • Last Reply

i know, but i can`t do that.. it won`t work how i wan`t that it must work..

the body goes in the midle, and everything is in the body (not the head), and the pictuere must apart..

 

 

edit, it was a try in the hope it should work with <voet>  :unsure: 

yes, i use google, i have found it, and i have reset it what the picture was setting right..

but i know how it must, but i have widht for body..

can you please give me a helpwebsite?

i have googled the hole day long.. i can`t found something..

the picture must out of that widht..

Validate your site...

And LISTEN what we say.....

 

Div's are not correctly placed....

Pffffffff.......

Again... in your bodysection, there contains the containerdiv with the framework with header footer etc...

Validate your site...

And LISTEN what we say.....

 

Div's are not correctly placed....

Pffffffff.......

Again... in your bodysection, there contains the containerdiv with the framework with header footer etc...

i`m sorry but i don`t understand what you say..

i am netherlands you know..

i wan`t to have a round hook that you can see, and the picture right under in the hook..

But i dont know what`s rong.. i used the validator.. but it is hard to understand english by the validator..

 

 

div footer {
    border-top-left-radius: 50px;
    float: right;
    width: 390px;
    height: 250px;
}
 

 

this is how i understand it what you said to me..

 

 

 
<!DOCTYPE html>

<html>

<head>

<meta http-equiv="Content-Type" content="text/html;charset=utf-8">

  <title>Horselife</title>
 
  <link rel="stylesheet" href="index.css">
 
</head>

<body>
<container div>

   <img src="http://s3.amazonaws.com/pizap_gallery/062413/medium/pizap.com10.223355115856975321372029466154.jpg" alt=Horselife id="hoofdfoto"/> <br><br>
   
   
<ul>
   <li><a href="../nieuw.html">Nieuw hier?</a></li>
   <li><a href="../contact.html">Contact</a></li>
</ul>

   
   <h3>Welkom op Horselife!</h3>
   
   <img src="http://u.jimdo.com/www60/o/s1a8880590aa1f2a7/img/i26cb75cb4e3ecea6/1368381675/std/image.jpg" alt="Horselifewelkom" id="indexfoto"/>



  <p>Horselife is een paardenspel waarin je net zoals in het echt een stal kunt runnen en met paarden wedstrijden rijden, fokken, trainen en nog veel meer.<br>
Voor meer informatie kun je op Nieuw hier? klikken bovenaan.</p>


   





<form action="loginv.php" method="POST">
<table>
<tr><td>Gebruikersnaam:</td><td><input type="text" name="gebruikersnaam" value=""></td></tr>
<tr><td>Stalnaam:</td><td><input type="text" name="stalnaam" value=""></td></tr>
<tr><td>Wachtwoord:</td><td><input type="password" name="wachtwoord1" value=""></td></tr>
<tr><td></td><td><input type="submit" name="inloggen" value="inloggen">
</table>
</form>









<form action="registreerv.php" method="POST">
<table>
<tr><td>Gebruikersnaam:</td><td><input type="text" name="gebruikersnaam" value=""></td></tr>
<tr><td>Stalnaam:</td><td><input type="text" name="stalnaam" value=""></td></tr>
<tr><td>Naam paard:</td><td><input type="text" name="naam paard" value=""></td></tr>
<tr><td>Ras:</td><td><input type="text" name="ras" value=""></td></tr>
<tr><td>Geslacht:</td><td><input type="text" name="geslacht" value=""></td></tr>
<tr><td>Wachtwoord:</td><td><input type="password" name="wachtwoord1" value=""></td></tr>
<tr><td>Controle wachtwoord:</td><td><input type="password" name="wachtwoord2" value=""></td></tr>
<tr><td>Emailadres:</td><td><input type="text" name="emailadres" value=""></td></tr>
<tr><td></td><td><input type="submit" name="registreer" value="Aanmelden">
</table>
</form>   



<center><script type="text/javascript" src="http://widget.supercounters.com/hit.js"></script><script type="text/javascript">sc_hit(614811,20,7);</script><br>
</center>




<div footer>

<img src="http://www2.artflakes.com/artwork/products/276616/poster/a8ff85b37895d52e168f4b2efed53c75.jpg" alt=indexfotorechts/>    

</div footer>
 
</container div>
 
</body>






</html>
 

 

 

but this is the picture:

 

 


<div footer>

<img src="http://www2.artflakes.com/artwork/products/276616/poster/a8ff85b37895d52e168f4b2efed53c75.jpg" alt=indexfotorechts/>    

</div footer>
 
</container div>
 
</body>
 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.