Jump to content

PHP login and registration formulier with a html index


yasminlove1

Recommended Posts

  • Replies 211
  • Created
  • Last Reply

Top Posters In This Topic

thank you, i gonna try it

I gonna recommend it. My colleague has contributed to this website... and on several school this is the way how students can learn the practice.

Accept it, that it take a long time. but step by step you knowledge will be extending.

Edited by MissMarisjuh
Link to comment
Share on other sites

'subject' is not al valid attribute in HTML. See your <form> tag....

it's possible in a request:

mailto:blah@blah.com?subject=Information%20needed

 

And can you clearder about your CSS-problem?

 

What do you want??

What have you tried?

What have you as code??

This are the three W's which you must answer to ask a question om forums, like this.

Edited by MissMarisjuh
Link to comment
Share on other sites

i don`t understand..? this is what must be not good, i did it like a explain websit..?

 

 

<form action="mailto:email@hotmail.com" subject="formulier" method="post">

 

i just want each page another css..like now..

i have tryed this and i have tryed with a css page like style.css.

this is my css code from contact:

 

 

<style type="text/css">
 body {
    color: black;
    width: 828px;
    margin: auto;
    background-color: #FAEBD7 }
    

}
</style>
Link to comment
Share on other sites

Again: Subject is NOT a valid attibute. It must be added to your mailadress as i say in my previous post.
Keep an eye on this formtopic well, several question of you are already answered here...

Thanks...

 

Why do you want for each page a new CSS? You can make a CSS for all of your pages

You can still embed this in a *.css-file. So you have the control over it in a single file (the stylesheet)

Edited by MissMarisjuh
Link to comment
Share on other sites

hmm.. i don`t know..

i gonna try it..

 

edit, did i do it good?

i maked it how you say that it must be.

 

sorry. but about the subject i just not understand..what you mean.. it is not a subject.. but what than?

Edited by yasminlove1
Link to comment
Share on other sites

There is no attibute called 'subject'. Remove this.....

 

And the stylesheet belongs in your head-section of your HTML-document.

 

And i'm wondering why the .css files of contact en index.html are not indentically?
I think the whole site has an own design.

Edited by MissMarisjuh
Link to comment
Share on other sites

i have learned it, what is the next step/stap?

LOL....Are you kidding me?!?!?!

 

Did you have done all the 13+6 excercises from '1) Introduction to HTML'?

This is only the stuff to make a page with headings, links and images. To less to build a good website.

 

Step 2 is: 2) HTML Structure: Using Lists

And go futher.. and further.. and further.. etc...

Edited by MissMarisjuh
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • 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.