SSI Validation Error: doc type does not allow styles element in body of page

When I validate my index page with wc.org, I get 2 errors regarding having styles elements h1-h6 in the body vs the head of the page.  My Nav and Footer are SSIs and I have used styles h1-h6 on them.
Q.  Should I delete the h1-h6 styles from the beginning code of the Nav.htm and Footer.htm?
Q.  If I delete that code, will they use the styles.css inserted in the head code of each pate?
Thanks.

The problem is this block of code belongs in the Head of yoru page, not in a TD  in the Body!  And you also have it below in the Footer.  So now I understand better yoru 2 original quesitons.  Yes, but htis code only in the Head of the page and it will work for the entire page, even for html inserted via Includes.  So remove this style block from all yoru Includes unless some fo them are designed to write into the Head of the page only.
<style type="text/css">
<!--
h1 {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 16px;
     font-weight: bold;
     color: #008000;
h2 {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 16px;
     font-style: italic;
     font-weight: bold;
     color: #E3372E;
h3 {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 16px;
     font-weight: bold;
     color: #AB003C;
h4 {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 16px;
     font-style: italic;
     font-weight: bold;
     color: #E62B86;
h5 {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14px;
     font-style: italic;
     font-weight: bolder;
     color: #E3372E;
h6 {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 18px;
     font-weight: bold;
     color: #AB003C;
-->
</style>
Or even better would be to put this into an external style sheet that
all your pages can call (not the Includes, just the "real" pages!
E. Michael Brandt
www.divahtml.com
www.divahtml.com/products/scripts_dreamweaver_extensions.php
Standards-compliant scripts and Dreamweaver Extensions
www.valleywebdesigns.com/vwd_Vdw.asp
JustSo PictureWindow
JustSo PhotoAlbum, et alia

Similar Messages

  • Requisition doc. type RV not allowed with doc. type

    Using the tcode ME51n, I created an Outline agreement(Doc type RV) and when i go to ME31K to create a contract and select With Ref to Purchase requisition and enter the Purchase requisition #, I get the error message Requisition doc. type RV not allowed with doc. type.
    I tried changing the settings for doc types for contract, but it doesnt seem to be working. Any solutions will greatly beappreciated.

    This is the settings in PR: SPRO-MM-Purchasing-PR-Define document type
    Doc type: RV     Outl. agmt. requisn.     10     01     02     RVB     R
    once above is correct than
    select the doc type RV and click on the allowed item category
    where can see as below
    Item cat  Text item category
         Standard
    K     Consignment
    D     Service
    select the doc type RV and click on the Link purchase requisitio in left side
    MK     Quantity contract     M     Material unknown          Standard
    WK     Value contract          Standard                          Standard
    WK     Value contract     K     Consignment          Standard
    WK     Value contract     M     Material unknown          Standard
    WK     Value contract     W     Material group          Standard
    Now go to contract doe type
    you will see
    MK     Quantity contract     10     02     AZ          SAP     MKK
    WK     Value contract     10     02     AZ          SAP     WKK
    select any doc type and click on allowed item category
    here you would see
         Standard
    K     Consignment
    L     Subcontracting
    M     Material unknown
    D     Service
    than click on link purchase requisition by selecting doc type MK or WK
    RV     Outl. agmt. requisn.          Standard          Standard
    RV     Outl. agmt. requisn.          Standard     K     Consignment
    RV     Outl. agmt. requisn.          Standard     M     Material unknown
    RV     Outl. agmt. requisn.     K     Consignment     K     Consignment
    RV     Outl. agmt. requisn.     D     Service     D     Service
    once you have all this set up than you can create the contract based on the RV reqs

  • Post Goods Issue - error : Class type does not exist - Message no. VK662

    Hi,
    I am trying to do Post Goods Issue and getting this error: Class type does not exist
    When double click on the error, it shows it is a message no vk662.
    Any help to resolve it is appreciated. Thanks in advance.
    -Sri

    Sri
    There is a problem in batch determination.
    The batch you assigned to the material does not have a class or if it has a class, that class does not exist.
    Display the batch from the delivery item  using MSC3N and go into the Classification tab. You should have a class of class type 22.  See if that class exists in CL03 and its status in basic data tab. Work on these lines and revert.
    Hope this helps.

  • Error : RFC Partner does not allow to start the Program.

    Hello Guys,
         I have a requirement where in  BAPI_DOCUMENT_CHECKOUTVIEW2  need to be  called from the front end (JAVA).
         When i run this BAPI in SAP it works fine ,when i run the same form front end it throws the error saying
              "RFC Partner does not allow to start the Program."( I have checked the error in debug mode).
             SAPGUI is installed at the JAVA developers desktop,still am facing this error.
            The error is thrown at the below code:
                      CALL FUNCTION 'RFC_PING'
                                                    DESTINATION 'SAPGUI'
                     EXCEPTIONS: communication_failure = 1 MESSAGE lf_msg_text
                                                  system_failure        = 2 MESSAGE lf_msg_text.
    Please suggest.
    Regards,
    Najam

    HI,
    You need a RFC path in this case.You can check SM59 and contact your basis team regarding this.

  • Error DDIC Type does not exist

    Hi All:
    I got the following error in my CAF application:
       com.sap.caf.rt.exception.CAFBaseRuntimeException: DDIC type does not exist: com.agile.pmg.simpletypes.tp_proposal
    The problem is that this type already exist in the dictionary, and I don´t know what is the problem.
    Any ideas?
    regards

    The Base is ECC 6.0 not yet upgraded to EHP
    Anyways SAP has helped solve the problem.
    Below is the solution :
    3. You can use program ABADRCHECK to analyze the inconsistencies in the derivation. By selecting the checkbox 'DELSTEPS', you can automatically delete the steps recognized as inconsistent. Check the result carefully before you set this parameter. The check should always occur for all clients, that is, the checkbox 'ALLCLNTS' should remain selected.
    HOW TO FIX CURRENT CLIENT COPY
    (All steps to be performed in target logical system)
    1. Decrease workload as much as possible
    2. Execute report ABADRCHECK with selected 'DELSTEPS'
    (see note 653314 for more details) -- Check point 3 above.
    3. Execute TCode FINB_TR_EXEC_AI (Postprocessing of Client Copy)   (Please note that any changes done between Client Copy and          executing TCode FINB_TR_EXEC_AI will be overwritten!)
    4. Result of FINB_TR_EXEC_AI execution
    a) Executed with same error DA 300
    The workload is still to high, make sure that workload is decreased and repeat steps 1. - 3.
    b) Executed without any errors
    Consider FINB-TR-DERIVATION part of Client Copy as completed successfully. Note, that status of Client Copy in TCode SCC3 "Post-Processing Required" is final and it's not updated based on successful execution of FINB_TR_EXEC_AI.
    Information about final Client Copy status need to be evaluated and kept outside of SAP system. Or optionally, the client can be protected against any further manually triggered post processing procedure (e.g. using TCodes FINB_TR_EXEC_AI, FINB_TR_DISPLAY etc.) using the IMG activity "Complete Postprocessing". It's suggested to do so, when Client Copy is successfully repaired by repetitive execution of post processing procedure.
    WHAT TO DO BEFORE NEXT CLIENT COPY
    Make sure that there will be no performance issues during Client Copy processing in target logical system.

  • Iphone  4s error sending email does not allow relaying

    I am having problems sending emails on my new 4s iphone.  I have an account thru qwestoffice.net and Yahoo.  Both receive but will not send. Keep getting error message that says "recipient was rejected by the server because it does not allow relaying".  This happens with both email addresses.  I have set the accounts up with the same settings as I previously had on my Iphone 3g

    When you checked the information, did you check the outgoing server settings?
    Settings>Mail, Contacts, Calendars>Your email account>Account>Outgoing mail server - tap the server name next to SMTP and check in the primary server and make sure your username and password are entered and correct - even if it says that the password is optional.

  • Error:The node does not contain any elements

    Hi Experts,
    I am getting this error.
      The following error text was processed in the system SR6 :  The node does not contain any elements. COMPONENTCONTROLLER.1.ROADMAP
    The error occurred on the application server server6_SR6_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
          Method: RAISEELEMENT_NOT_FOUND of program CL_WDR_CONTEXT_NODE===========CP
          Method: IF_WD_CONTEXT_NODE~SET_STATIC_ATTRIBUTES of program CL_WDR_CONTEXT_NODE_VAL=======CP
          Method: WDDOINIT of program /1BCWDY/G25NECI0LTPP66VI3KOI==CP
          Method: IF_WDR_COMPONENT_DELEGATE~WD_DO_INIT of program /1BCWDY/G25NECI0LTPP66VI3KOI==CP
          Method: DO_INIT of program CL_WDR_DELEGATING_COMPONENT===CP
          Method: INIT_CONTROLLER of program CL_WDR_CONTROLLER=============CP
          Method: INIT_CONTROLLER of program CL_WDR_COMPONENT==============CP
          Method: INIT of program CL_WDR_CONTROLLER=============CP
          Method: INIT of program CL_WDR_CLIENT_COMPONENT=======CP
          Method: INIT of program CL_WDR_CLIENT_APPLICATION=====CP
    What is the problem here?
    Thank you.
    Lalitha.

    (Assuming you have created elements for node...)
    Definitely it is cardinality problem, please check that... Try to understand below points to avoid such error.
    When a node is created in the context of a Web Dynpro component, the cardinality of the node is specified. The cardinality defines how often a node is to be instantiated at runtime u2013 that is, how many elements of this node are available at runtime.
    u2022        1u20261          Only one element is instantiated.
    u2022        0u20261          At runtime, no more than one element is instantiated, but it is also possible that no element is instantiated.
    u2022        1u2026n          n elements can be instantiated, but at least one element must be instantiated.
    u2022        0u2026n          The number of instantiated elements of the context node can vary.
    The cardinalities 0..n and 1..n correspond to the declaration of an internal table. The cardinality 1..1 corresponds to the declaration of a structure.
    Thanks,
    Swanand.

  • Error : Wage Type is not allowed for personnel SG grouping for WT 3

    Hi All,
    When i am trying to create wage type Degree allowance i am getting error like below.
    WT xxxx is not allowed for personnel SG grouping for WT 3 (from 01.09.2006 to
    31.12.9999)
         Message no. PG 074
    Diagnosis
         In the "Personnel Subgroup Grouping for Primary Wage Types" view
         (V_001P_K), the employee is assigned to personnel SG for primary wage
         types 3. However, this grouping is not valid for wage type xxxx in the
         period from 01.09.2006 to 31.12.9999.
    Please let me know where i needs to check.
    Thanks.

    try to change the start date and try like 01.01.1990 like this
    juss chk and update

  • Trade Promotion (Trade promotion type does not allow structured products)

    Hi Friends,
    In TPM when we try to remove a product from promotion and when we are entering a new product we are getting the error"Trade promotion type doesnot allow structured products".
    Please tell me how do we solve this issue.
    Regards,
    JAN.

    Hi friend,
        To my understanding we should flag the required products for promotion in product data tab of marketing planner and we see a product in different colour which we r not flaged.
        Secondly for entering new product we should make changes in back end.
    Regards
    subbaraju

  • Error: HTML content does not allow it to be displayed in a frame.

    Hi,
    We migrated our site from MOSS 2010 to 2013.system prevents html pages on other domains from hosting our site in a frame
    because system assumes that external links have security threat.Please find the below error details.I got from different source that there is a workaround like: adding
    <meta http-equiv="X-Frame-Options" content="ALLOW"> to the html file but it didn't work.Can you please guide me if I am missing anything .I am using IE-9.I think the line
    <meta http-equiv="X-Frame-Options" content="ALLOW">
    will help to resolve but I am missing something here.
    <o:p></o:p>
    Knowledge is power.

    Hi,
    Please try FormDigest control in your master page as
    <asp:ContentPlaceHolderID="PlaceHolderFormDigest"runat="server">
                    <SharePoint:FormDigestID="Formdigest1"runat="server"/>
    </asp:ContentPlaceHolder>
    Thanks! Best Regards, Prasham Sabadra http://prashamsabadra.blogspot.in

  • Error message, "server does not allow relaying".  Resolution?

    After I updated to iOS 7, my iPad stopped sending email from my primary account.  The Error message indicated an incorrect address, which was my email address@the IMAP server.  I deleted the account and re-entered the information.  Now the error message says, "Server doesn't allow for relaying".  Seeing as it did before, I assume this is correctable.  Couldn't find any info on how to do so.  Help?

    When you checked the information, did you check the outgoing server settings?
    Settings>Mail, Contacts, Calendars>Your email account>Account>Outgoing mail server - tap the server name next to SMTP and check in the primary server and make sure your username and password are entered and correct - even if it says that the password is optional.

  • BAPI_DOCUMENT_CHECKIN2-Status does not allow you to change certain data

    Hi Gurus,
    I am uploading the DIR attached files for the Documents in PLM. We have a custom program written to upload the attached files. When I tried to upload the file I am getting the BAPI Return error as "Status does not allow you to change certain data". The status of all the documents is "RL"
    File format is
    Doc type  Document No   Rev           File Name
    JPS          0021581PS,     X,       /in/PLM/JAPAN/Files/0021581PS.xls
    Please help me I need to upload the data.
    Thanks,
    Deepthi

    Check the status network for your doc type in config. You may find that the current status may not allow you to make changes. You may need to change the current status to another status before you can make the changes you would like.
    The config settings will tell you the status you may set in order to make your changes, if they are allowed.

  • Acrobat does not allow connection to

    Need help with this error message please.  Using Win7, saved a Word 2010 table of contents with multiple links to pdf files across internal servers as a PDF.  Also created the word doc w/multiple pdf links as a PDF file using acrobat9 standard and have same problems.   when a user with Adobe Reader 8+ clicks on a pdf link in the PDF table of contents file, they get an error message Acrobat does not allow connection to:   and they cannot open the linked file.  However, I am able to open the files using the same links with both reader and acrobat.   
    This worked previously until we upgraded to these versions of software... the error message shows a number of % signs and multiple ////.  However, i can open the fiile but others cannot.
    anyone have any ideas or is this a fix that i need to download?  

    not sure where my previous reply went; however, there are numerous machines at varuious sites that will be accessing this server/folder.  I am not sure if it is a trusted sites issue as the file lists numerous PDF links and some of them open to the respective pdf file and others recieve the mssage.  All the files reside on the same server within the same main folder and within subfolders.  never had the problem before.  the users can open some of the linked files and others the connection msg appears.  I however, am able to open the same links they get the error on.  I am totally baffled by this and have been troubleshooting for weeks now.  I just had acrobat X installed to see if that would help but still problem.  I also saved the word doc (2010) as pdf (which lists the links to the other pdfs) but users still have same problem.  there are approx 75 links within this doc and I truly hope we don't have to relink everything..

  • System setting does not allow changes to be object CLAS /1SEM/CL_FACTORY_30

    hi,
    Recently we upgraded our BW system from BW 3.0B to BW 3.5.In BW 3.5,we created a planning area to which we
    assigned a transactional cube.Now when we are going for creating variables or planning levels for the planning area it
    gives the following error:
    System setting does not allow changes to be object CLAS /1SEM/CL_FACTORY_300ZPLAN
    Our support packages are as following:
    SAP_BASIS       640                   0009
    SAP_ABA         640                   0009
    ST-PI           2005_1_640            0000
    PI_BASIS        2004_1_640            0006
    SAP_BW          350                   0009
    BI_CONT         353                   0000
    Could you please suggest or help us in resolving the issue ?
    thanks and regards,
    Yogesh

    Hello,
    the above mentioned note is too old. Please check note 781371.
    Please also check in transaction SM30 view V_TRNSPACE
    the record for /1SEM/:
    Namespace:     /1SEM/
    Namespace role C
    Repair License
    SSCR Popup     X
    SAP Standard   X
    Gen Objs Only  X
    Regards,
    Gregor

  • System setting does not allow... With implementing a SAPNOTE

    Hi all,
    I try to implement a manual activity of a SAPNOTE.
    But, when I want to modify a Source Program with SE38, I obtain the error :
    System setting does not allowe changes to be made to
    object PROG RFUMSV25
    The properties of client is which is open to modify of customizing from SCC4.
    thank a lot
    Davide

    Yes ther is:
    KE1K919403       BRUNODAVI2   Note Assistant - Nota n° 1150463
    |
    KE1K919404   BRUNODAVI2   Repair
    - Documentation
    - Single Message
    - Report Source Code
    -  Report Texts
               |----- RFUMSV25
    and this cr is transported into quality..!

Maybe you are looking for

  • BSAD table is taking more time in select query.

    Hi , The below SELECT query is taking more time , there is no any secondary index is there . Can anybody suggest how to improve it . SELECT bukrs          kunnr          augdt          augbl          gjahr          belnr          budat          bldat

  • Lumia 620 Lumia Black Update

    Why can't I update my Lumia 620 from Windows 8.0 to Lumia Black? When I try to manually check for updates, it says my phone is up to date... And it obviously isn't. I bought the phone in Libya, but I'm using mobile services from a Serbian provider. T

  • 10.4.10  apps crash on print

    o.k. -here's a new thread on the same topic. i have just upgraded from 10.3.9. to 10.4.10 all apps I tried to print from crash as soon as I'm trying to open the print dialog (problem still prevails as described in other threads) here's what I'd like

  • Extract an embedded pdf file from xml in ADF

    Hi, I have a xml file containing an embedded pdf like below <?xml version="1.0" encoding="ISO-8859-1" ?> <dbtx> <response> <transaction_rs> <EMBEDDED_FILE> <DOCUMENT> JVBERi0xLjMKJaqrrK0KNCAwIG9iago8PCAvVHlwZSAvSW5mbwovUHJvZHVjZXIgKG51bGwpID4+CmVuZG9

  • Sound Output through external speakers not working

    For some reason, the sound output to my JBL speaker system that is connected through the headphones jack of my iMac has cut out. When I go to the Sound Preferance panel, under Output, my choices are : Internal Speakers Soundflower (2CH) Soundflower (