Welcome to TalkGraphics.com
Results 1 to 7 of 7

Thread: w3c compliant

  1. #1
    Join Date
    Sep 2013
    Posts
    11

    Default w3c compliant

    I have had my website analysed for W3C compliance and it has 17 errors, is there any way to correct these errors.
    1."async" is not a member of a group specified for any attribute
    2.required attribute "type" not specified
    3."allowfullscreen" is not a member of a group specified for any attribute

    All the best Dave

  2. #2
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,823

    Default Re: w3c compliant

    Quote Originally Posted by headrush View Post
    I have had my website analysed for W3C compliance and it has 17 errors, is there any way to correct these errors.
    1."async" is not a member of a group specified for any attribute
    2.required attribute "type" not specified
    3."allowfullscreen" is not a member of a group specified for any attribute

    All the best Dave
    Dave, point us to your site and we'll analyse it too.

    These entries hint to Placeholder code / widget.

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  3. #3
    Join Date
    Sep 2013
    Posts
    11

    Default Re: w3c compliant

    Hi there, this is the site http://www.howtosucceedinlaw.com/

  4. #4
    Join Date
    Sep 2013
    Posts
    11

  5. #5
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,823

    Default Re: w3c compliant

    Quote Originally Posted by headrush View Post
    Dave, the W3C verbose validator identifier the problem around the following code blocks:
    <!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-108122183-1"></script>

    <script>

    window.dataLayer = window.dataLayer || [];

    function gtag(){dataLayer.push(arguments);}

    gtag('js', new Date());



    gtag('config', 'UA-108122183-1');

    </script>
    As it is in a Placeholder you can delete the async or try async=true and include in the two <script>s the bold part here: <script type="application/javascript" ... >.

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  6. #6
    Join Date
    Sep 2013
    Posts
    11

    Default Re: w3c compliant

    How Do I do This in web designer ;O)

  7. #7
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,823

    Default Re: w3c compliant

    Quote Originally Posted by headrush View Post
    How Do I do This in web designer ;O)
    Click on the object that is the Google Analytics Placeholder.
    Open its Web Properties > Placeholder and select head or body and edit the code therein and save and apply for every change.

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

 

 

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
  •