Results 1 to 2 of 2
Related
-
Script, logic or syntax wrong.....or have I got it all wrong Forum: PHP Forum
Replies: 3 -
What is wrong with it?? Forum: Show it off!
Replies: 1 -
What's wrong with this? Forum: HTML Forum
Replies: 5 -
what am i doing wrong....? Forum: HTML Forum
Replies: 1
-
09-10-2001, 06:39 PM #1
Frames Help- What did I do wrong?!?!
Hi. I am pretty new to HTML and am wondering if you would help me. Could someone check the source on this frames page I made and tell me what I did wrong? Just go to http://www.angelfire.com/pop/weirdweather/Frames.html , It would really help me.
-
09-10-2001, 11:52 PM #2
MorphWizard welcome to the forums, I looked at your code and see a couple of problems.
1:frameset cols="50%,50% is inside the head, it should be after the /head tag
2: the same line as above there is omly 1" put the other " in. It is a good idea to use " " on all attributes.
Dave