yasminlove1 Posted July 6, 2013 Author Share Posted July 6, 2013 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.. Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439609 Share on other sites More sharing options...
yasminlove1 Posted July 6, 2013 Author Share Posted July 6, 2013 here is the website, do you see it? horselife.net84.net Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439624 Share on other sites More sharing options...
MissMarisjuh Posted July 6, 2013 Share Posted July 6, 2013 What is </voet> ¿?? I doubt if you understand HTML correctly.... Your structure has many faults ... Please validate it with the validator..... Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439659 Share on other sites More sharing options...
yasminlove1 Posted July 6, 2013 Author Share Posted July 6, 2013 that`s netherlands for feet, we call that the under line on the page.. ow.. okay.. can i have please the link one last time? i didn`t save it.. Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439661 Share on other sites More sharing options...
MissMarisjuh Posted July 6, 2013 Share Posted July 6, 2013 Did you sure have learn the basics???? <voet> is totally nonsense. The <header> is not correctly placed... Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439663 Share on other sites More sharing options...
yasminlove1 Posted July 6, 2013 Author Share Posted July 6, 2013 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> Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439664 Share on other sites More sharing options...
MissMarisjuh Posted July 6, 2013 Share Posted July 6, 2013 Please understand the theory and practice about the tags. Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439665 Share on other sites More sharing options...
yasminlove1 Posted July 6, 2013 Author Share Posted July 6, 2013 i know i know, but can i have the link for the validate please? Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439666 Share on other sites More sharing options...
MissMarisjuh Posted July 6, 2013 Share Posted July 6, 2013 Its given...else please use Google Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439667 Share on other sites More sharing options...
yasminlove1 Posted July 6, 2013 Author Share Posted July 6, 2013 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.. Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439670 Share on other sites More sharing options...
MissMarisjuh Posted July 6, 2013 Share Posted July 6, 2013 In your body...create a div called 'container' this contains your site and a framework with divs called: header, footer, menu etc... Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439672 Share on other sites More sharing options...
yasminlove1 Posted July 6, 2013 Author Share Posted July 6, 2013 do you mean this?: <div class="container">text</div> and <div class="header">text</div><div class="mainmenu">text</div> this is apart of the body..? i gonna try it! edit, it doesn`t work.. Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439673 Share on other sites More sharing options...
MissMarisjuh Posted July 6, 2013 Share Posted July 6, 2013 Its unique, use id instead class. Apart of the body??? NO All the content belongs in the body Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439674 Share on other sites More sharing options...
yasminlove1 Posted July 6, 2013 Author Share Posted July 6, 2013 i gonna try it edit, it doesn`t work, my picture is gone.. wait, i see something edit, no it`s the same.. Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439675 Share on other sites More sharing options...
MissMarisjuh Posted July 6, 2013 Share Posted July 6, 2013 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... Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439676 Share on other sites More sharing options...
yasminlove1 Posted July 6, 2013 Author Share Posted July 6, 2013 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.. Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439677 Share on other sites More sharing options...
yasminlove1 Posted July 6, 2013 Author Share Posted July 6, 2013 do you maybe mean that there must be a header and footer by it..? Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439678 Share on other sites More sharing options...
MissMarisjuh Posted July 6, 2013 Share Posted July 6, 2013 It's so simple....... In a scheme: Body Container div -div header -div menu - div content -div footer /container div /body Please show your code here in this structure so we can check it. Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439679 Share on other sites More sharing options...
yasminlove1 Posted July 6, 2013 Author Share Posted July 6, 2013 oh.. i understand it! i gonna try it, when it doesn`t work i gonna put my code here. Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439680 Share on other sites More sharing options...
MissMarisjuh Posted July 6, 2013 Share Posted July 6, 2013 And use the validator.......... Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439681 Share on other sites More sharing options...
yasminlove1 Posted July 6, 2013 Author Share Posted July 6, 2013 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> Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439682 Share on other sites More sharing options...
MissMarisjuh Posted July 6, 2013 Share Posted July 6, 2013 Please understand the theory about tags.... This is hopeless.......... OMG....... Learn serious or take another hobby........ Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439683 Share on other sites More sharing options...
yasminlove1 Posted July 6, 2013 Author Share Posted July 6, 2013 i wanna learn it, in the website it was easy.. But please give me a good explain website and i know what i must do.. this is not my hobby.. my hobby is horseriding.. Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439684 Share on other sites More sharing options...
MissMarisjuh Posted July 6, 2013 Share Posted July 6, 2013 Learn the theory serious or ride horses and stop with website building. I can't believe this.... time after time faults because you dont listening to us. Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439685 Share on other sites More sharing options...
yasminlove1 Posted July 6, 2013 Author Share Posted July 6, 2013 i listening.. but i can`t understand all english.. do you please have a good explain website for me..? Link to comment https://forums.phpfreaks.com/topic/279570-php-login-and-registration-formulier-with-a-html-index/page/6/#findComment-1439686 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.