Transitional to Strict, transition...

I'm wanting to step away from HTML 4.01 Transitional DOCTYPE
to HTML 4.01
Strict DOCTYPE. When I have W3C validate by suppressing my
Transitional
DOCTYPE and inserting a Strict DOCTYPE - I notice some errors
which I'm not
fimiliar with how to handle them in Strict. Some examples
are:
<img...border="0"...>
^ Error: No attribute "border"
<p align="left"...>
^ Error: No attribute "align"
Error: <br> needs a start tag (e.g., <p>,
<h1>, etc.)
<a... target="_blank"...>
^ Error: No attribute "target"
Can someone please tell me how these attribute are accounted
for in Strict?
If not - any tutorials on the "guidelines" of Strict?
Thanks for your time, everyone.
Shane H
[email protected]
http://www.avenuedesigners.com

Shane H wrote:
> I'm wanting to step away from HTML 4.01 Transitional
DOCTYPE to HTML
> 4.01 Strict DOCTYPE. When I have W3C validate by
suppressing my
> Transitional DOCTYPE and inserting a Strict DOCTYPE - I
notice some
> errors which I'm not fimiliar with how to handle them in
Strict. Some
> examples are:
> <img...border="0"...>
The attribute needs to go. Use CSS if you need to remove or
apply a border.
> ****
> <p align="left"...>
The same here, use CSS
> Error: <br> needs a start tag (e.g., <p>,
<h1>, etc.)
It may be misplaced
> <a... target="_blank"...>
Once again the attribute needs to go. This is one way to open
windows
without using "target" or any other attribute:
http://www.tjkdesign.com/articles/popup_window_with_no_extra_markup.asp
You're on the right path
Thierry
Articles and Tutorials:
http://www.TJKDesign.com/go/?0
The perfect FAQ page:
http://www.TJKDesign.com/go/?9
CSS-P Templates:
http://www.TJKDesign.com/go/?1
CSS Tab Menu:
http://www.TJKDesign.com/go/?3

Similar Messages

  • What is the default file format for saving in MS Office 2013? Is it still the transitional OOXML or the ISO/IEC 29500 strict format?

    As I have read, MS Office 2013 is able to read and write the ISO/IEC 29500 strict (standardized Office Open XML) file format. MS Office 2010 was only able to read the strict format and MS Office 2007 could neither read nor write the strict format. The
    .docx, .xlsx and .pptx saved by Office 2007 and 2010 were only complying to the OOXML transitional, as far as I understood.
    My main question is what the default file format for saving in MS Office 2013 actually is? Is it still the transitional OOXML or the ISO/IEC 29500 strict format?
    In case, MS Office still saves in the transitional standard by default, is it possible to set the strict standard in the settings? Is this recommended (I assume that OOXML strict is the future) to do this?
    Thanks.

    Yes, the Transitional is still the default file format for saving in Office 2013, and we can modify this setting in Word Options, Save:
    As Alex Brown covers in his
    blog post, "Transitional is intended to preserve the fidelity of existing binary documents being migrated to ISO/IEC 29500, and includes many legacy features for compatibility with existing documents. Strict is a subset of Transitional that does not
    include legacy features – this makes it theoretically easier for a new implementer to support (since it has a smaller technical footprint, so to speak), but also makes it less able to preserve the fidelity of existing documents."
    Max Meng
    TechNet Community Support

  • NB Visual Web JSF Uses Transitional DOCTYPE, Need Strict for position:fixed

    When trying to create a CSS "position:fixed" element in my project that works for Firefox/IE6/IE7 I looked up the simple CSS hacks that need to be used for IE6. Unfortunately, IE6 MUST use a Strict DOCTYPE to accomplish this, and there appears to be no way to change this in the Visual Web projects.
    The only thing I can find is the webuijsf:page element has attributes that depending on their boolean value will toggle between a Transitional and Frameset DOCTYPE.
    Unless someone knows a CSS hack for IE6 that works with a Transitional DOCTYPE, is there a way for me to switch the Visual Web JSF stuff to use a Strict DOCTYPE?

    asherwin wrote:
    Unless someone knows a CSS hack for IE6 that works with a Transitional DOCTYPEGoogle gives lot results if I only search for "position:fixed".
    is there a way for me to switch the Visual Web JSF stuff to use a Strict DOCTYPE?If the documentation doesn't state anything about it, I would report this issue at the mailinglist/issuetracker at the homepage of Visual Web JSF.

  • Doctype -- XHTML Transitional or Strict?

    I am working on my first site with DW 8. I took a couple of
    classes and have been learning as much as I can about HTML and CSS.
    When choosing the DOCTYPE, is there any reason not to use XHTML 1.0
    Strict? As far as I can tell, people seem to mostly use XHTML 1.0
    Transitional (or an earlier version). I'd appreciate a little more
    explanation about why Transitional XHTML is used instead of Strict.
    I've been reading about problems with boxes in IE 5.5 that can be
    fixed using conditional comments which would include some extra CSS
    code (* html). Would this interfere with validation? Is there any
    way to change the DOCTYPE for pages I have already started?

    > is there any reason not to use XHTML 1.0 Strict?
    No. If your skill can support the use of this doctype, it's
    fine to use.
    > Would this interfere with validation?
    No.
    > Is there any way to change the
    > DOCTYPE for pages I have already started?
    In CS3, use FILE | Convert ...
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Daylilybud" <[email protected]> wrote in
    message
    news:frlanb$ec$[email protected]..
    >I am working on my first site with DW 8. I took a couple
    of classes and
    >have
    > been learning as much as I can about HTML and CSS. When
    choosing the
    > DOCTYPE,
    > is there any reason not to use XHTML 1.0 Strict? As far
    as I can tell,
    > people
    > seem to mostly use XHTML 1.0 Transitional (or an earlier
    version). I'd
    > appreciate a little more explanation about why
    Transitional XHTML is used
    > instead of Strict. I've been reading about problems with
    boxes in IE 5.5
    > that
    > can be fixed using conditional comments which would
    include some extra CSS
    > code
    > (* html). Would this interfere with validation? Is there
    any way to change
    > the
    > DOCTYPE for pages I have already started?
    >

  • Page not valid XHTML 1.0 Transitional?

    Okay,
    So I've been having problems (go fig) with my page displaying properly in the Firefox browser on my account. My site displays fine on my account in Safari. If I switch accounts, the site will display better (not perfectly) in Firefox. On my windows machine, my site displays fine in all three of my browsers, IE, Firefox, and Safari.
    Here is a link to my site: kevin morehouse
    The page that displays incorrectly is the "About Us" page.
    I went to the Mozilla website and found a link to http://validator.w3.org/
    This is what came back when I ran my URL
    Validation Output: 4 Errors
    Line 224, Column 202: there is no attribute "allowTransparency".
    …0" marginwidth="0" allowTransparency="true"></iframe>

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
    Line 255, Column 260: cannot generate system identifier for general entity "counter".
    …7-B031088E2D79?webdav-method=propget&counter"></script><

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".
    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and æ are different characters.
    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.
    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.
    Line 255, Column 260: general entity "counter" not defined and no default entity.
    …7-B031088E2D79?webdav-method=propget&counter"></script><

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
    Line 255, Column 267: reference not terminated by REFC delimiter.
    …88E2D79?webdav-method=propget&counter"></script><img src

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
    Line 255, Column 267: reference to external entity in attribute value.
    …88E2D79?webdav-method=propget&counter"></script><img src

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
    Line 255, Column 267: reference to entity "counter" for which no system identifier could be generated.
    …88E2D79?webdav-method=propget&counter"></script>
    </script>
    Line 255, Column > 80: XML Parsing Error: EntityRef: expecting ';'.
    …pe="text/javascript" src="http://web.mac.com/i/chp/NGHitCounter.js"></script>…
    Message was edited by: kevin morehouse

    I am VERY concerned with the fact that my pages are not being properly validated and displayed.
    I have created two different sites using iWeb '08 and while I am satisfied with the ease of use, I am concerned that my sites are not being displayed correctly... in fact, the other day my friend who is a Mac whiz and who hosts my business website on his server... tried to visit the site that I created using iWeb '08 and had published to my .Mac account... it caused his browser to flat out crash! He said he hasn't seen anything like that in years!
    Here is the site I have begun to build http://www.mcleanmonowheel.com
    If you paste this url into http://validator.w3.org/ a slew of errors pop up.
    Is this the norm with iWeb or have I done something wrong on my end???
    -Patrick

  • Thanks for help in transition to PC

    Thanks and a tip of the hat to Safe Harbor Computers, Caldigit, Nvidia , RGS,  Zaxwerks  & HP for their support in my PC transition.

    Thanks Jim. I now actually have one foot in each realm. Mac Pro is for email and internet. Z820 is strictly for editing.

  • Random transition help

    i trying to create multiple random transition. i able to make
    it randomly choosing the transition type. Below is my code which
    can only transit once i play the movie but it can randomly select
    the transition type but it didnt transit. how m i able to make it
    randomly transit?

    Philip
    Thanks for the details.
    Please try the following, using the right and left arrow keys to move the Timeline Indicator.
    (The "it reappears" and "first frame" aspects of what you wrote do not fit the following scenario, but consider it for the moment....)
    Assuming clip with segments A B C.
    Move the Timeline Indicator, one tap (one frame) at a time in the vicinity of where you are going to make the first cut between A and B.
    Stop when you see displayed in the monitor the first frame of B. Cut, Ctrl+K.
    Then move the Timeline Indicator to the end of B. Stop when you see displayed in the monitor the first frame of C. Cut, Ctrl+K.
    Any solution or same old problem?
    If problem persists...
    As a first pass at the troubleshooting, let us try deletion of the Adobe Premiere Elements Prefs file.
    I am strictly and Elements Windows user, so this is my best second hand information on the location of that file in Mac...
    Users/Owner/Libraries/Application Support/Adobe/Premiere Elements/12.0.
    Have we established if the problem exists in a new project?
    We will be watching for further developments.
    Thank you.
    ATR

  • DW Validator XHTML Transitional DTD

    If i am using the validator XHTML 1.0 Transitional as my
    validation. Is the DTD file it is using located somewhere in DW's
    configuration folders? If so, does anyone know where it is?
    i see that under tagLibraries\Validator\ there is the
    XHTML10t.vtv file, but that is not the actual DTD.

    > is there any reason not to use XHTML 1.0 Strict?
    No. If your skill can support the use of this doctype, it's
    fine to use.
    > Would this interfere with validation?
    No.
    > Is there any way to change the
    > DOCTYPE for pages I have already started?
    In CS3, use FILE | Convert ...
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Daylilybud" <[email protected]> wrote in
    message
    news:frlanb$ec$[email protected]..
    >I am working on my first site with DW 8. I took a couple
    of classes and
    >have
    > been learning as much as I can about HTML and CSS. When
    choosing the
    > DOCTYPE,
    > is there any reason not to use XHTML 1.0 Strict? As far
    as I can tell,
    > people
    > seem to mostly use XHTML 1.0 Transitional (or an earlier
    version). I'd
    > appreciate a little more explanation about why
    Transitional XHTML is used
    > instead of Strict. I've been reading about problems with
    boxes in IE 5.5
    > that
    > can be fixed using conditional comments which would
    include some extra CSS
    > code
    > (* html). Would this interfere with validation? Is there
    any way to change
    > the
    > DOCTYPE for pages I have already started?
    >

  • How can I select just the clips, or just the transitions?

    If I have a timeline with 50 or more clips (or still shots, in my case) with cross dissolves between each one, I would like to select just the clips, or just the transitions, but not both. How do I do this?
    Why? I am creating a video with hundreds of stills and a few video clips, and occasiionally need to change the duration of all stills at the same time (from 3 seconds to 4, for example). Or, if I want all of the cross dissolves to last 1:15 instead of 1:00, it would be nice to select and change them all at once. However, in both cases, I can't figure out how to select all 50 without having to Command-click 50 times.
    Any ideas you have will be appreciated.
    Bart

    To perform the same duration change on just the transitions (cross dissolves, in this example), this technique will work:
    Open timeline index.
    Enter "cross" in the search box (or whatever transition you're wanting to change).
    Select all cross dissolves in list (click one, then type Command-A).
    Click the time strip in the top of the timeline area.
    All of the transitions in the list should now be selected in the timeline.
    Control-D to change duration.
    Enter new duration.
    Hit Return.
    I hope this saves someone all of the time I spent on it today. I'm still ahead, though, thanks to Tom's help. This saved litterally hundreds of Command-clicks.
    Bart

  • Can not clear transition in MBP

    I have a portable hard drive with a FCP 5.1.2 project on it. Most of this work is was done on an iMac G5. I can delete a cross dissolve transition just fine. However when I have this same project file running the same version of FCP on my Intel MBP, it will NOT delete the transition. It will remove the transistion from the timeline, but the transition is still there on playback! I noticed this same thing when playing with MBPs at the Apple store, but at the time I thought it was something with how the demo computers were set up. How do a delete a cross dissolve on a MBP? Whatever happen to platform independence?

    Weird - I'll have to test it out on my MBP.
    In the meantime try moving opacity up and down at the point where the transition used to be to force it to rerender and see if that makes it go away.
    Dual 1Ghz G4 Quicksilver   Mac OS X (10.4.7)  

  • Transition Problems in Full Screen View

    Hi.
    I've created a Powerpoint presentation on the Bayeux Tapestry which I now want to convert to a PDF document so that I can add multimedia.
    My Powerpoint presentation features photographs of a section the tapestry with each photograph placed on a separate slide. I've used the Powerpoint 'push left' transition to create a panoramic effect which creates the illusion that the tapestry is being scrolled from right to left  as the viewer clicks through the presentation. It all works very well in Powerpoint as the slides butt up against each other in transition without any 'seam' between them.
    I thought I could simply replicate the effect in Acrobat 9 by converting the presentation to PDF and selecting the 'push left' transition from Advance/Document Processing options then launching the document in full screen view. However, I've found that using a push left transition in Acrobat creates wacking great gaps between the pages as they scroll right to left: this absolutely ruins the whole effect.
    As you can probably tell, I'm pretty much a newbie with Acrobat 9 (but not with other Adobe applications) and I can't work out for the life of me how to get around this problem. Is there someting simple that I'm overlooking on the full screen view options or perhaps in the Powerpoint conversion settings or do I have to start adjusting resolutions etc? Or maybe it's just the nature ofthe beast (do hope not)?
    I'd be very grateful for any enlightenment or advice.
    PS: Forgot to mention the Powerpoint was created in default landscape layout and hence so is the PDF.

    Do you have the PDF version to fill the full screen and not leave borders? If you print to PDF (not create PDF), then a margin is added by default (as when you print to paper). The border can be reduced to 0, but that is an extra step with the print. As I recall, the PDF Maker (create PDF) does not include the margins. Thus the whole margin bit may be the issue.

  • Having problem with FCP 5.1.4 adding transitions. Just new to this app.

    So I get 2 maybe 3 transitions set correct. After that none work properly. ie: lets go for the quicktime zoom transition. So as it zooms out it plays the first quarter of the 1st part of the transition in the zoom box. This is not correct it should be playing the second part of the transition. Anyway about 1/4 of the way through it does play the second half of the transition which is correct and plays the rest of it properly. It does the same for cross dissolve and all other transitions. I have trashed the preferences but that doesn't seem to help. I have also changed the preferences and that doesn't help. OS is 10.5.8; 6g of ram; powermac g5 quad core 2.5ghz;
    Please if anyone can help.
    Below I entered FCP 6 because 5 was not available.

    Just to clarify, by "FCP 5 friendly source material," he means video files that are a format (codec) that FCP 5 supports. What FCP 5 supports can be found in the EASY SETUP list. If the format you are working with isn't there, say if your footage is H.264 or MP4 or some other web compressed format, FCP won't work properly.  It needs to be in an editing codec if you want FCP 5 to work with it.
    Also, you need to make sure that your sequence settings match the settings of the footage you are trying to edit. If you add a clip to the sequence, and immediately have to render, that's a big clue to say that something isn't right. You should edit without rendering at all. 
    The most important thing you need to do is properly set up your project from the start, and the best way to do this is to choose a setting from the Easy Setups, located under the Final Cut Pro menu. Once you do this, you’ll need to create a new sequence.  This is because the sequence that is already in your new project is setup for the typical default setting of DV/NTSC, or for the settings of your last project, which might not match what you are currently working with.  So delete SEQUENCE 1 and create a new sequence:
    This new sequence will contain the settings you chose in the Easy Setup menu, and should match the format you captured

  • Purchasing transitions (and/or creating ones in Motion)

    I'm going to be doing a lot of work for a pretty straight-forward interview type TV show that is looking to spice up its transitions and are open to the idea of purchasing some to go beyond what FCP includes. I was looking at the ones from Eiperle and Eureka (both of which look good, are affordable, and can be used on multiple computers) and Sapphire. I'm wondering A) if there are others I should look into and B) which people recommend for what is essentially an Entertainment Tonight style show.
    Also, I'm wondering if it is possible to create transitions in Motion that can be dropped into FCP (or better yet, if the templates, such as the 'frames/glass' one, can be saved without elements and dropped into FCP as a transition between clips)
    Thanks for your help!

    This link http://www.fxscriptreference.org/ doesn't work for me, it says:
    Forbidden
    You don't have permission to access / on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
    Apache/1.3.33 Server at www.joemaller.com Port 80
    I really want to make my own scripts in FCP so can you check if this is the right link or if something else is wrong?
    Thanks
    - Aleks

  • FAQ: Revel Transition basics: How does this affect the way I use my Adobe software?

    Q: How will this change the way I use my Elements software?
    A: Once you have migrated your files from Photoshop.com to Revel, it will be no longer be possible to sync your photo and video files between your Photoshop Elements Organizer and Photoshop.com.
    If you're using Photoshop Elements 11, you can share your JPEGs from the Elements Organizer to AdobeRevel.com.
    If you’re using Photoshop Elements 10 or earlier version, you won’t be able to directly import from Revel or export to Revel.
    Q: How will this change the way I use Photoshop.com?
    A: Photoshop.com accounts will be remain accessible until the end of the transition period CLICK HERE to see dates and details, but once we begin moving your photos to Revel you will no longer be able to upload photos to your Photoshop.com account.
    After the transition period CLICK HERE to see dates and details, all Photoshop.com accounts will be closed. The Photoshop.com website will remain live and continue to offer product information, trial software downloads, photo editing functionality, customer spotlights, tutorials, and other resources.

    very_nice wrote:
    The suggested advice in this support article http://support.apple.com/kb/HT1478 wasn't a help at all, because the option "enable disc use" in the summary window of itunes doesn't appear.
    *From the article*:
    Products Affected
    iTunes 7 for Mac, iTunes 7 for Windows, iPod nano, iPod shuffle, iPod mini, iPod, iTunes 8 for >Windows, iTunes 8 for Mac
    No mention of the Touch, it works differently from other iPods and has no "disk mode" as such.
    I think it can be used as a storage device by using a 3rd party App, search the the App Store for such items.
    Photos transferred to your Touch via iTunes will be of severely compromised quality i.e 640x480 pixel resolution and file size around 600-700 kb. These can be retrieved, again using a 3rd party application on your computer, such as [Touch Copy|http://www.wideanglesoftware.com/touchcopy> but you will not get back original quality images.
    Good luck,
    Dud.

  • Yoga 2 Pro no longer detects orientation/transitions and lid closing for sleeping

    My Yoga 2 Pro used to detect orientation and transition with no problem and the Transition app would pop-up the notification for Tent mode or Tablet mode, etc.  
    Everything worked great... then, within last couple weeks, it stopped detecting closure of the lid to trigger sleep mode (though the screen would go black) and now I've also found that it has stopped detecting the different modes and will only operate in Laptop mode...  no Tent mode, no Tablet mode, etc.
    Now, to put it into sleep mode, I have to select it from the Start menu and then close the lid (it does detect reopening the lid and wakes up as usual).
    Obviously not having the ability to use those other 3 modes kinda defeats the purpose and value of having a Yoga 2 Pro!
    Suggestions welcome for research to aid in restoring this functionality...
    Solved!
    Go to Solution.

    Go to Control Panel >> Device Manager
    There is Sensor devices tab there.
    Can you post a screenshot of how that is looking?
    One thing that you can try.
    Switch off your laptop.
    Disconnect power supply
    Press power button for 30 seconds.
    Then turn on and test.
    Current System - Lenovo Y510P, GT755M SLI, 8GB RAM, 1TB HDD + 24GB SSD
    When your plans fail, your Real Story begins!!

Maybe you are looking for

  • Warning message in 'Writeback Report'

    Hi, I have to enable writeback on a report and to prompt a warning message to user before submitting the changes. I am fine with enabling the writeback on the report and update the changes through writeback XML. But, I am not sure of this 'Warning Me

  • How to get rid of someone else's MAC ID on my computer and iphone

    Hello Everyone, I have not yet been able to register my apple computer (notebook), which i bought now a few years back. Trouble is that a person who was house/cat sitting for me, must have used my computer without my permision and now his email shows

  • Routers forward multicast video packets so slowly

    hey guys I have a problem with multicast, here is the senario. I have a video Server that sends streams in multicast to its clients. the clients in same subnet with server don't have any problem and receives streams clear but the clients that are not

  • Why is WebInspector different in 5.1 to 5.05

    Hi. I have just installed Safari 5.1, and I use the Web Inspector function alot in my day job, and I have noticed the WebInspector is different to that in Safari 5.05. Why is this? Safari 5.1: Safari 5.05 During my job, we use WebInspector to inspect

  • Updating a Sequence To Reflect in Other Sequences

    I taped an interview on 2 camera's. I use my Sony FX1 HDV camera for my main HQ audio and 2nd camera, while I use the other camera, Canon 7D, for my First Camera. Then I sync up the Audio in Final Cut. This weekend I wanted to edit, but I didn't have