Welcome to TalkGraphics.com
Results 1 to 5 of 5

Thread: Doctype change?

  1. #1
    Join Date
    Jan 2011
    Posts
    2

    Default Doctype change?

    I need to find out if it's possible to accomplish the following:

    Confirm that the DOCTYPE tag on your web pages is <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml2/DTD/xhtml1-strict.dtd”>. If it is not, replace it with the following:

    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml2/DTD/xhtml1-strict.dtd”>

    As it looks like Xara does need to change to lower, is there anyway to accomplish this?

    Any assistance on this would be infinitely appreciated. INFINITELY!!

  2. #2
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,502

    Default Re: Doctype change?

    Welcome to TalkGraphics

    Can't answer this but stand by, someone may have an answer.

    You can manually edit the HTML file but you will need to do this every time you make a change and republish your site.

  3. #3
    Join Date
    Aug 2007
    Location
    Maghull UK
    Posts
    6,202

    Default Re: Doctype change?

    Xara doesn't need to change. Strict v Transitional: strict - anything deprecated (condemned) or made obsolete is not allowed - whereas, transitional allows deprecated elements in the markup. Because users may include deprecated code in placeholders, 'transitional' allows this.

    xara exported sites validate
    JOHN -XaReg (FB) XaReg (DB - ignore prompt to register)
    Windows 10 [Anniversary] pro Intel Pentium CPU G630 @ 2.70Ghz RAM: 4 GB; 64-bit x64

  4. #4
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,502

    Default Re: Doctype change?

    As I said, stay tuned, someone will have the answer. Thanks John.

  5. #5
    Join Date
    Jan 2011
    Posts
    2

    Default Re: Doctype change?

    Thank you for the help, and prompt response!

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •