PDA

View Full Version : Designing a webpage


Monique
Jan8-04, 07:34 AM
Yesterday I found out I actually have a domain on my name [:D]

So I started playing with it a little.. I will need some help though, since I don't know HTML or anything about this stuff.. this is what I have now (http://home.student.uva.nl/monique.vandervoet/)

Not entirely too bad, huh? [8)] so yesterday the picture was still working, not sure why it isn't anymore.. but what I'd like to do is make a second page. So I wrote:

<P><a href="picturepage.html">some pictures can be found here :)</a></p>

I have a single folder into which the files can be put, the homepage must be index.html so I made a file picturepage.html and figured the link should work.. but it doesn't [:(] any help? [t)]

Guybrush Threepwood
Jan8-04, 07:58 AM
ok dumnb question but did you put the picturepage.html on the server (I mean in the same directory with index.html)?

Monique
Jan8-04, 08:04 AM
lol, yes they are in the same directory ON the server [6)]
who do you think I am ;)

kwatz
Jan8-04, 09:41 AM
Originally posted by Monique
<P><a href="picturepage.htm">some pictures can be found here :)</a></p>

I have a single folder into which the files can be put, the homepage must be index.html so I made a file picturepage.html and figured the link should work.. but it doesn't [:(] any help? [t)]

Either the link should point to picturepage.html, or the file should be renamed to picturepage.htm.

Monique
Jan8-04, 10:38 AM
Well, I had already tried making them both htm or both html, after which I made a typo.. doesn't work though.

Monique
Jan8-04, 11:21 AM
OK, I have gotten it to work by deleting the header of the page with the banner :) so the problem must be somewhere in there..

kwatz
Jan8-04, 11:22 AM
Is it still not working? Going directly to picturepage.html works for me.

kwatz
Jan8-04, 11:22 AM
Which page is that?

Monique
Jan8-04, 11:30 AM
If I delete everthing and only leave the stuff inside the <!-- End of Header --> and the <!-- Start of Footer -->, the link to the other page works.

I am a rookie when it comes to writing and reading HTML so I am sure there are redundant and maybe conficting terms in there :P

I'll try to figure it out though..

kwatz
Jan8-04, 11:44 AM
Ah, I see...change your link to point to monique.vandervoet/picturepage.html instead of just picturepage.html. You shouldn't need to in most cases...I'm not sure why it doesn't link to that page.

Guybrush Threepwood
Jan8-04, 11:54 AM
it could be this
<base href="http://.homestudent.uva.nl/">

try adding monique.vandervoet/at the end like this
<base href="http://.homestudent.uva.nl/monique.vandervoet/">

I'll check but I haven't seen this label in the HTML standard [8)] [?]

Monique
Jan8-04, 11:59 AM
AHA! [:D]

You both are right, I just tried putting /monique.vandervoet/picturepage.html which is working now. And I'm going to try the smart thing that you also suggested, Guybrush :)

OUCH! [6)] if I change the standard reference address, it won't find the banner of the university anymore, but at least I know what was causing it :)

Monique
Jan8-04, 12:06 PM
So which are the good places to find some HTML code that can be used? Such as background colors, fonts etc? [t)]

dduardo
Jan8-04, 01:23 PM
Here (http://hotwired.lycos.com/webmonkey/reference/html_cheatsheet/)

Monique
Jan8-04, 01:45 PM
Originally posted by dduardo
Here (http://hotwired.lycos.com/webmonkey/reference/html_cheatsheet/) Thanks!

Greg should better be afraid [;)]

The_Professional
Jan9-04, 03:02 AM
More here

http://www.htmlgoodies.com/

here

http://www.w3schools.com/html/default.asp

and here

http://www.davesite.com/webstation/html/<--For the beginner, simple instructions

Jikx
Jan18-04, 08:52 AM
www.phpx.org

cheat.. like me!

The_Professional
Jan27-04, 04:37 PM
Originally posted by Monique
Yesterday I found out I actually have a domain on my name [:D]



For a beginner, your choice of colors is pretty good. Perhaps in the future you can add a forum, and some fun facts on Biology.