www.webdeveloper.com
Recent Articles
  • Finding Slow Running Queries in ASE 15
  • A More Advanced Pie Chart for Analysis Services Data
  • Adobe AIR Programming Unleashed: Working with Windows
  • Performance Testing SQL Server 2008's Change Data Capture Functionality
  • The ABC's of PHP: Introduction to PHP
  • How to Migrate from BasicFiles to SecureFiles Storage
  • Why the Twitter Haters Are Wrong
  • User Personalization with PHP: Beginning the Application
  • Whats in an Oracle Schema?
  • Lighting Enhancement in Photoshop
  •  

    Go Back   WebDeveloper.com > Client-Side Development > General

    General Discussion and support for your general issues associated with web design.

    Reply
     
    Thread Tools Search this Thread Rate Thread Display Modes
      #1  
    Old 01-18-2006, 05:10 AM
    swetha swetha is offline
    Registered User
     
    Join Date: Jan 2006
    Posts: 5
    Validation errors help plzz

    following are the errors when i validated my XHTML transitional page using Frames tag with validator.w3.org

    1. no attribute called "frameborder","framespacing",no "cols"

    code is :

    <frameset rows="15%,*" frameborder="0" noresize="noresize" framespacing = "0">
    <frame src = "Frame3_home.html" scrolling="no" />
    <frame src="ToDo.html" scrolling="yes" name="Display_page_Todo"/>
    </frameset>

    help me to correct these errors
    Reply With Quote
      #2  
    Old 01-18-2006, 05:26 AM
    Charles's Avatar
    Charles Charles is offline
    JavaScript Banned
     
    Join Date: Nov 2002
    Location: Baltimore, Maryland
    Posts: 11,667
    Well yes, you need to use the frameset DTD. And unless you have a good reason not to you should be using HTML 4.01:

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
    "http://www.w3.org/TR/html4/frameset.dtd">
    __________________
    “The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.”
    —Tim Berners-Lee, W3C Director and inventor of the World Wide Web
    Reply With Quote
      #3  
    Old 01-18-2006, 05:42 AM
    pcthug's Avatar
    pcthug pcthug is offline
    Registered User
     
    Join Date: Oct 2005
    Location: Brisbane, Australia
    Posts: 2,126
    Or: http://www.w3.org/TR/xhtml1/dtds.htm...L-1.0-Frameset
    __________________
    Acceptable Use Policy

    No child should have to deal with a Brain Stem Tumor...
    http://www.OneAna.com
    Reply With Quote
    Reply

    Bookmarks


    Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
     
    Thread Tools Search this Thread
    Search this Thread:

    Advanced Search
    Display Modes Rate This Thread
    Rate This Thread:

    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 Off
    HTML code is Off
    Forum Jump


    All times are GMT -5. The time now is 11:06 PM.



    Acceptable Use Policy

    internet.comMediabistrojusttechjobs.comGraphics.com

    WebMediaBrands Corporate Info


    Advertise | Newsletters | Feedback | Submit News

    Legal Notices | Licensing | Permissions | Privacy Policy

    Powered by vBulletin® Version 3.7.3
    Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.