Thread: Frame Help with my site
Results 1 to 9 of 9
Related
-
How do I give a url,, that will display my frame site, with a certain page loaded? Forum: HTML Forum
Replies: 2 -
frame help Forum: HTML Forum
Replies: 4 -
Frame Help Forum: HTML Forum
Replies: 7 -
Frame Help, Form completes in a different frame Forum: HTML Forum
Replies: 1
-
10-16-2002, 10:49 AM #1
Frame Help with my site
Can someone go to my website http://www1.servethat.com/lindaevans/
and to see if my frame code is correct ??
Thank you for all your help
Sincerely Kristin
-
10-16-2002, 12:57 PM #2
Hi Kristin.
Well, it works. Bit off-centre, but thats the source pages fault, not the frames code.
Which part are you worried about exactly?
If you just want to validate your code, go to www.w3c.org/ , and click the link called 'validate html'.If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
10-16-2002, 01:30 PM #3
Hello !
People says that the images is not together that they are split. I hope you understand my english.
Do you know how I can fix that ??
Thank you for your help
Sincerely Kristin
-
10-16-2002, 01:52 PM #4
No worries, I understand you fine.
If you look at the source online of the left frame, you will see that your hosts has not only inserted a big load of code, but there is extra body tags, extra <p> tags. All this will cause extra whitespace.
I suspect you are using some kind of html editor. Try using a different one, or alternatively, go over Daves html tutorials on the left and then you will see what the problems ar in your code.
So, its not the frames, its the left page itself. For a start, I would remove all the <p> tags from near the top. Good luck!If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
10-16-2002, 01:59 PM #5
Hi !
Can you see problems now on my page ??
I tried to fix it but I don`t know
Sincerely Kristin
-
10-16-2002, 02:03 PM #6
Hi.
Its loads better, much cleaner.
You still have an extra <body> tag, try getting rid.
Also, try adding this code inbetween your <head></head> tags -
Code:<style> body { margin: 0px; padding: 0px; } </style>
If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
10-16-2002, 02:06 PM #7
-
10-16-2002, 02:07 PM #8
I see you've cracked it
Well done, it looks great now.If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
10-16-2002, 02:09 PM #9
Hi Dean !
THANK YOU THANK YOU. YOU ARE THE BEST. I coudn`t have done it without you.
Thank you again for all your help.
Have a nice day
Sincerely Kristin