Closed Thread
Results 1 to 5 of 5

Thread: Is a Mix of XHTML Strict and Transitional Pages OK?

  1. #1
    Carrym is offline Newbie
    Join Date
    Mar 2007
    Posts
    3
    Rep Power
    0

    Is a Mix of XHTML Strict and Transitional Pages OK?

    I have a Web site whose pages are XHTML 1.0 Strict, and the vast majority of them are valid pages, according to the W3C validation page. Some of the pages are not valid, however, as I use some items such as target="_blank" and ol start="26" and items like that.

    Would any problems develop with indexing (or with anything else) if I decided to make the invalid pages transitional and keep the rest strict? Is it ok to have a mix of XHTML 1.0 Strict and XHTML 1.0 Transitional on a single site?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    sankarj is offline Newbie
    Join Date
    Apr 2007
    Posts
    25
    Rep Power
    0
    I would try to have all pages the same. Maybe you can make the strict pages transitional.

  4. #3
    Centreri's Avatar
    Centreri is offline Newbie
    Join Date
    Mar 2007
    Location
    NY, Queens, Forest Hills.
    Posts
    28
    Rep Power
    0
    Ehh... I really don't even understand what the problem is with strict and transitional. The browsers display it all correctly and always will, but why would you use strict? It's just more restrictions.

  5. #4
    Jordan Guest
    Quote Originally Posted by Centreri View Post
    Ehh... I really don't even understand what the problem is with strict and transitional. The browsers display it all correctly and always will, but why would you use strict? It's just more restrictions.
    I believe you would use strict to ensure that it works on devices that don't have a full browser like phones and smartphones. This ensures that they display it correctly.

  6. #5
    xtraze is offline Programming God
    Join Date
    Dec 2006
    Location
    Sri lanka
    Posts
    911
    Rep Power
    0
    Would any problems develop with indexing (or with anything else)
    As most crawlers only go through your HTML code,
    I don't think this will make any trouble.

    Cheer up.


    Just make sure it looks the same in most commonly used browsers.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. XHTML 1.0 Transitional Rollover Images Not "Rolling Over"
    By Nox - Aaron in forum Website Design
    Replies: 0
    Last Post: 12-31-2010, 09:50 AM
  2. Strict?
    By BASHERS33 in forum Database & Database Programming
    Replies: 1
    Last Post: 04-20-2009, 03:03 AM
  3. Replies: 12
    Last Post: 03-15-2008, 04:34 AM
  4. XHTML - Transitional or Strict?
    By TcM in forum HTML Programming
    Replies: 5
    Last Post: 01-21-2008, 08:48 AM
  5. Xhtml strict 1.0 vs xhtml 1.1
    By Jaser in forum HTML Programming
    Replies: 3
    Last Post: 11-08-2007, 10:34 AM

Tags for this Thread

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