Errors in XHTML program

This is a discussion on "Errors in XHTML program" within the Web Page Design section. This forum, and the thread "Errors in XHTML program are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Jan 18th, 2006, 04:33
Junior Member
Join Date: Dec 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Errors in XHTML program

Hi All,,

I have a problem when i try to validate the XHTML page using Frameset DTD. The following errors are thrown:

1.there is no attribute "frameborder".
2.there is no attribute "resize"
3. there is no attribute " framespacing"

Can anyone help me in this regard.??

Swetha
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Jan 18th, 2006, 11:53
SuperMember

SuperMember
Join Date: Aug 2003
Location: Castle Rock, CO
Age: 36
Posts: 163
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Errors in XHTML program

Can you give us the code? The <frame> tag has the atrributes for frameborder and noresize but not framspacing.

Otherwise, you might need to use CSS depending on what you are trying to do with the framespacing.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Jan 18th, 2006, 12:02
Junior Member
Join Date: Dec 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Errors in XHTML program

okie. i will give u the code and can u also tell me how to define the border for the frame in a CSS:

<frameset cols="30%,*" frameborder="0" noresize="noresize" framespacing="0">
<frame src = "Calculator_frame2.html" scrolling="no" />
<frame src="Calculator_frame3.html" scrolling="yes" name="Display_page_3"/>
</frameset>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Jan 18th, 2006, 12:26
SuperMember

SuperMember
Join Date: Aug 2003
Location: Castle Rock, CO
Age: 36
Posts: 163
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Errors in XHTML program

Most of what you are using should be in the frame tag and not the frameset. Check the link I gave you above for the frame tag and for <frameset> - you will see what you can use - hopefully that will help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Jan 18th, 2006, 12:31
Junior Member
Join Date: Dec 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Errors in XHTML program

okie , I changed to the frame tag and validated it said no error. but when i view in the browser a white line seperates the two frames . can u tell me how to remove this line?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
errors, xhtml, program

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
3 XHTML errors andym01480 Web Page Design 2 May 26th, 2008 17:13
errors unitedcraig Webforumz Suggestions and Feedback 3 Jan 28th, 2008 08:28
Errors Daniel Webforumz Suggestions and Feedback 4 Jan 14th, 2008 00:17
Errors in PHP Lchad PHP Forum 2 Sep 17th, 2007 16:14
Two errors - Similar Errors too. PicoDeath Web Page Design 6 Jul 27th, 2007 18:06


All times are GMT. The time now is 07:32.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42