Jump to content

Recommended Posts

See this previous post:
 

Page3.html > Doesn't exists

page3.html > Does exists, but isn't a contactpage

But again: Rename the contact-page to contact.html, and still use lower-case.

Edited by MissMarisjuh
  • Replies 211
  • Created
  • Last Reply

Top Posters In This Topic

it doesn`t work by me..

Ow... than i must do the contact else..but i can`t see it.. i have wait and that doesn`t work..

 

that link works now.. i maded it..

 

edit. when i change the website it works, but the link doesn`t work..

Edited by yasminlove1
<a href="www.horselife.net84.net/nieuw.html">

You miss your http: // protocol, and why are you using the domainname? You can use a relative URL.

http://www.w3.org/TR/WD-html40-970917/htmlweb.html

 

Please hover over your links, and you can see the fault in the statusbar.

Edited by MissMarisjuh

Use this as the formtag:

<form action="mailto:your@mailadress.com" method="POST" enctype="text/plain">

An a few tips:
- Your CSS is not installed correctly, i can recommend to place this in a single-stylesheet (*.css)

- Your doctype is still incorrect.
- You 'd better to use labels and fieldsets for your form.
 

Edited by MissMarisjuh

thank you, i changed the form.

 

i know.. but i don`t like css in another page, i can`t work with that.. sorry..

 

what is not correct in my doctype..?

 

i know how that must.. but before i go change it.. why is that better..if i may ask that..?

Please learn CSS and HTML, it's the way to make a layout for a site.
And about your doc-type. See: http://www.w3schools.com/tags/tag_doctype.asp

 

About your contactpage:http://horselife.net84.net/contact.html
Use the mailto: handler, see my previous example.

Edited by MissMarisjuh

The doctype is still not correct:

<!DOCTYPE html

 

And why are you placing the CSS in the body?

Why do you don't use fieldset's and labels in HTML?

Where is your mailto: handler?

I have written a few tips... try them....

Edited by MissMarisjuh

i gonna try it.

i have changed <!DOCTYPE html to <!DOCTYPE.html>

 

because i hate it when css is in another page...?

 

i gonna use the fieldsets and labels in the contact page i start now,.

mailto is a link from your mail or not?

 

edit, i have labels, and fieldset right now.

Edited by yasminlove1

And now your mailto: handler, so you can sent mails from your contactpage.

CSS is very important, without CSS yout can't make a good style in your site.

When you hate it:

- Learn it, and don't hate it

- Stop with building sites ;-)

Edited by MissMarisjuh

how do you mean with mailto handler?

The formulier must send it to my mail.. there is this for or not?

 

 

<form action="myemailadres@hotmail.com" method="POST" enctype="text/plain">

 

I know i know.. i know how i must made it, but i am scared that all the css gonna change from page you know..?

You can add a alert or a innerhtml function on a onClick-event at your submitbutton

How.. you can use Google...

I think it's better to  make more experience with HTML. With no/less experience, Programming in PHP is a way too far. Remember that all is far from possible, given your little experience. All you need namely to learn. And you have to have understanding.

I can recommand these steps:
- Learn HTML and CSS, and how to build a semantic website. This takes a few months..

- Then learn the basics of Javascript.
- Learn possibly the stuff about jQuery.../

- Learn PHP...

Edited by MissMarisjuh

It's a way between learning PHP (where you're not yet ready) and learning HTML.
First, learn HTML and CSS. And when you can build a good sementic site, you can
acquire knowledge to make a text, which you can see after pressing the submit button.

 

After all, you have to start somewhere with it? later you can still expand it! :-)

Edited by MissMarisjuh

Nice, if you have problems with HTML and CSS. Let it hear...

But i can suggest first to find your solutions of your problemes. Google is an very big powerfully searchengine for all of the knowledge...

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.