AChecker

Check 7: Image used as anchor is missing valid Alt text.
Repair: Add Alt text that identifies the purpose or function of the image.
Error Line 413, Column 1811:
<img src="" alt="" width="360" height="240"/>

Error Line 413, Column 2755:
<img src="" alt="" width="360" height="240"/>

Check 57: input element, type of "text", missing an associated label.
Repair: Add a label element that surrounds the control's label. Set the for attribute on the label element to the same value as the id attribute of the control. And/or add a title attribute to the input element. And/or create a label element that contains the input element.
Error Line 413, Column 448:
<input  class="search"  placeholder="Search All Blogs" autocomplete="off" name="search_phrase" id="s ...

Check 213: input element, type of "text", has no text in label.
Repair: Add text to the input element's associated label that describes the purpose or function of the control.
Error Line 413, Column 448:
<input  class="search"  placeholder="Search All Blogs" autocomplete="off" name="search_phrase" id="s ...

Check 91: select element missing an associated label.
Repair: Add a label element that surrounds the control's label. Set the for attribute on the label element to the same value as the id attribute of the control. And/or add a title attribute to the input element. And/or create a label element that contains the input element.
Error Line 413, Column 884:
<select  class="form-select"  id="category" name="category" onchange="this.form.submit()"> 							<o ...

Check 174: Anchor contains no text.
Repair: Add text to the a element or the title attribute of the a element or, if an image is used within the anchor, add Alt text to the image.
Error Line 413, Column 1767:
<a href="/_qa/blogs/blog-without-photo.php"><img src="" alt="" width="360" height="240"/></a>

Check 188: Label text is empty.
Repair: Add text to the label element.
Error Line 413, Column 448:
<input  class="search"  placeholder="Search All Blogs" autocomplete="off" name="search_phrase" id="s ...


W3C

  • Error: Bad value ///fonts.googleapis.com/css?family=Playfair+Display:400,700 for attribute href on element link: Unexpected slash or backslash.

    From line 47, column 1; to line 47, column 90

    atter --><link rel="stylesheet" href="///fonts.googleapis.com/css?family=Playfair+Display:400,700"><link

  • Error: Bad value ///use.typekit.net/mur2fvs.css for attribute href on element link: Unexpected slash or backslash.

    From line 48, column 1; to line 48, column 61

    400,700"><link rel="stylesheet" href="///use.typekit.net/mur2fvs.css"><link

  • Error: Bad value ///code.jquery.com/jquery-3.2.1.min.js for attribute src on element script: Unexpected slash or backslash.

    From line 51, column 1; to line 51, column 76

    pp.css"><script type="text/javascript" src="///code.jquery.com/jquery-3.2.1.min.js"></scri

  • Error: Bad value ///ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js for attribute src on element script: Unexpected slash or backslash.

    From line 52, column 1; to line 52, column 103

    </script><script type="text/javascript" src="///ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></scri

  • Error: Bad value ///unpkg.com/imagesloaded@4/imagesloaded.pkgd.js for attribute src on element script: Unexpected slash or backslash.

    From line 62, column 1; to line 62, column 63

    </script><script src="///unpkg.com/imagesloaded@4/imagesloaded.pkgd.js"></scri

  • Error: CSS: font: Helvetica is not a font value.

    From line 180, column 32; to line 180, column 41

    eue,Arial,sans-serif;

  • Error: CSS: font: Tahoma is not a font value.

    From line 187, column 11; to line 187, column 16

    font: Tahoma;

  • Error: Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)

    From line 321, column 13; to line 321, column 40

    <div class="hamburger-menu"><span

    Contexts in which element div may be used:
    Where flow content is expected.
    As a child of a dl element.
    Content model for element button:
    Phrasing content, but there must be no interactive content descendant and no descendant with the tabindex attribute specified.
  • Error: Element span not allowed as child of element ol in this context. (Suppressing further errors from this subtree.)

    From line 409, column 46; to line 409, column 67

    adcrumbs"><span class="current">Blogs

    Contexts in which element span may be used:
    Where phrasing content is expected.
    Content model for element ol:
    Zero or more li and script-supporting elements.
  • Error: Attribute or not allowed on element label at this point.

    From line 413, column 316; to line 413, column 361

    <label class="form-label" or="search_phrase" >Search

    Attributes for element label:
    Global attributes
    for — Associate the label with form control
  • Error: No space between attributes.

    At line 413, column 836

    ategories for="category" >Filt

  • Error: Quote " in attribute name. Probable cause: Matching quote missing somewhere earlier.

    At line 413, column 844

    s for="category" >Filter by Ca

  • Error: Bad value all-news-categories for= for attribute for on element label: An ID must not contain whitespace.

    From line 413, column 799; to line 413, column 846

    <label for="all-news-categories for="category" >Filter

  • Error: Attribute category" not allowed on element label at this point.

    From line 413, column 799; to line 413, column 846

    <label for="all-news-categories for="category" >Filter

    Attributes for element label:
    Global attributes
    for — Associate the label with form control
  • Error: Bad value for attribute src on element img: Must be non-empty.

    From line 413, column 1811; to line 413, column 1855

    hoto.php"><img src="" alt="" width="360" height="240"/></a>

  • Error: Bad value for attribute src on element img: Must be non-empty.

    From line 413, column 2755; to line 413, column 2799

    hoto.php"><img src="" alt="" width="360" height="240"/></a>

  • Error: Saw <>. Probable causes: Unescaped < (escape as &lt;) or mistyped start tag.

    At line 413, column 5072

    nopqrstuvwxyz <>?:{}|!@#$%,^&*

  • Error: Bad value alert for attribute role on element article.

    From line 417, column 13; to line 417, column 135

    <article role="alert" id="cookie-compliance-popup" class="cookie-compliance-popup" data-privacy-url="test-cookie-link.edu"></arti

  • Error: The value of the for attribute of the label element must be the ID of a non-hidden form control.

    From line 413, column 799; to line 413, column 846

    <label for="all-news-categories for="category" >Filter


  • WAVE

    5 Errors

    Console Errors

    TypeError: Cannot read properties of undefined (reading 'split')
        at HTMLDocument.<anonymous> (https://www.washcoll.edu/_dev/blogs/index.php:261:43)
        at j (https://code.jquery.com/jquery-3.2.1.min.js:2:29999)
        at k (https://code.jquery.com/jquery-3.2.1.min.js:2:30313),TypeError: Cannot read properties of undefined (reading 'split')
        at HTMLDocument.<anonymous> (https://wave.webaim.org/data/getpage.php?reportkey=cf6a57b023846834ea69f60d674148f5&contenttype=text%2Fhtml%3B%20charset%3DUTF-8:262:43)
        at j (https://code.jquery.com/jquery-3.2.1.min.js:2:29999)
        at k (https://code.jquery.com/jquery-3.2.1.min.js:2:30313)


    AChecker

    Pass

    W3C

  • Error: Bad value ///fonts.googleapis.com/css?family=Playfair+Display:400,700 for attribute href on element link: Unexpected slash or backslash.

    From line 47, column 1; to line 47, column 90

    atter --><link rel="stylesheet" href="///fonts.googleapis.com/css?family=Playfair+Display:400,700"><link

  • Error: Bad value ///use.typekit.net/mur2fvs.css for attribute href on element link: Unexpected slash or backslash.

    From line 48, column 1; to line 48, column 61

    400,700"><link rel="stylesheet" href="///use.typekit.net/mur2fvs.css"><link

  • Error: Bad value ///code.jquery.com/jquery-3.2.1.min.js for attribute src on element script: Unexpected slash or backslash.

    From line 51, column 1; to line 51, column 76

    pp.css"><script type="text/javascript" src="///code.jquery.com/jquery-3.2.1.min.js"></scri

  • Error: Bad value ///ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js for attribute src on element script: Unexpected slash or backslash.

    From line 52, column 1; to line 52, column 103

    </script><script type="text/javascript" src="///ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></scri

  • Error: Bad value ///unpkg.com/imagesloaded@4/imagesloaded.pkgd.js for attribute src on element script: Unexpected slash or backslash.

    From line 62, column 1; to line 62, column 63

    </script><script src="///unpkg.com/imagesloaded@4/imagesloaded.pkgd.js"></scri

  • Error: CSS: font: Helvetica is not a font value.

    From line 180, column 32; to line 180, column 41

    eue,Arial,sans-serif;

  • Error: CSS: font: Tahoma is not a font value.

    From line 187, column 11; to line 187, column 16

    font: Tahoma;

  • Error: Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)

    From line 320, column 13; to line 320, column 40

    <div class="hamburger-menu"><span

    Contexts in which element div may be used:
    Where flow content is expected.
    As a child of a dl element.
    Content model for element button:
    Phrasing content, but there must be no interactive content descendant and no descendant with the tabindex attribute specified.
  • Error: Element span not allowed as child of element ol in this context. (Suppressing further errors from this subtree.)

    From line 409, column 49; to line 409, column 54

    adcrumbs"><span><a hre

    Contexts in which element span may be used:
    Where phrasing content is expected.
    Content model for element ol:
    Zero or more li and script-supporting elements.
  • Error: Element span not allowed as child of element ol in this context. (Suppressing further errors from this subtree.)

    From line 409, column 126; to line 409, column 147

    /a></span><span class="current">Blog</

    Contexts in which element span may be used:
    Where phrasing content is expected.
    Content model for element ol:
    Zero or more li and script-supporting elements.
  • Error: Bad value alert for attribute role on element article.

    From line 463, column 13; to line 463, column 135

    <article role="alert" id="cookie-compliance-popup" class="cookie-compliance-popup" data-privacy-url="test-cookie-link.edu"></arti


  • WAVE

    Pass

    Console Errors

    TypeError: Cannot read properties of undefined (reading 'split')
        at HTMLDocument.<anonymous> (https://www.washcoll.edu/_dev/blogs/blog-with-photo.php:261:43)
        at j (https://code.jquery.com/jquery-3.2.1.min.js:2:29999)
        at k (https://code.jquery.com/jquery-3.2.1.min.js:2:30313),TypeError: Cannot read properties of undefined (reading 'split')
        at HTMLDocument.<anonymous> (https://wave.webaim.org/data/getpage.php?reportkey=1a33fa3f6496364a135197418cf4f002&contenttype=text%2Fhtml%3B%20charset%3DUTF-8:262:43)
        at j (https://code.jquery.com/jquery-3.2.1.min.js:2:29999)
        at k (https://code.jquery.com/jquery-3.2.1.min.js:2:30313)


    AChecker

    Pass

    W3C

  • Error: Bad value ///fonts.googleapis.com/css?family=Playfair+Display:400,700 for attribute href on element link: Unexpected slash or backslash.

    From line 47, column 1; to line 47, column 90

    atter --><link rel="stylesheet" href="///fonts.googleapis.com/css?family=Playfair+Display:400,700"><link

  • Error: Bad value ///use.typekit.net/mur2fvs.css for attribute href on element link: Unexpected slash or backslash.

    From line 48, column 1; to line 48, column 61

    400,700"><link rel="stylesheet" href="///use.typekit.net/mur2fvs.css"><link

  • Error: Bad value ///code.jquery.com/jquery-3.2.1.min.js for attribute src on element script: Unexpected slash or backslash.

    From line 51, column 1; to line 51, column 76

    pp.css"><script type="text/javascript" src="///code.jquery.com/jquery-3.2.1.min.js"></scri

  • Error: Bad value ///ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js for attribute src on element script: Unexpected slash or backslash.

    From line 52, column 1; to line 52, column 103

    </script><script type="text/javascript" src="///ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></scri

  • Error: Bad value ///unpkg.com/imagesloaded@4/imagesloaded.pkgd.js for attribute src on element script: Unexpected slash or backslash.

    From line 62, column 1; to line 62, column 63

    </script><script src="///unpkg.com/imagesloaded@4/imagesloaded.pkgd.js"></scri

  • Error: CSS: font: Helvetica is not a font value.

    From line 180, column 32; to line 180, column 41

    eue,Arial,sans-serif;

  • Error: CSS: font: Tahoma is not a font value.

    From line 187, column 11; to line 187, column 16

    font: Tahoma;

  • Error: Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)

    From line 320, column 13; to line 320, column 40

    <div class="hamburger-menu"><span

    Contexts in which element div may be used:
    Where flow content is expected.
    As a child of a dl element.
    Content model for element button:
    Phrasing content, but there must be no interactive content descendant and no descendant with the tabindex attribute specified.
  • Error: Element span not allowed as child of element ol in this context. (Suppressing further errors from this subtree.)

    From line 409, column 49; to line 409, column 54

    adcrumbs"><span><a hre

    Contexts in which element span may be used:
    Where phrasing content is expected.
    Content model for element ol:
    Zero or more li and script-supporting elements.
  • Error: Element span not allowed as child of element ol in this context. (Suppressing further errors from this subtree.)

    From line 409, column 126; to line 409, column 147

    /a></span><span class="current">Blog</

    Contexts in which element span may be used:
    Where phrasing content is expected.
    Content model for element ol:
    Zero or more li and script-supporting elements.
  • Error: Bad value alert for attribute role on element article.

    From line 464, column 13; to line 464, column 135

    <article role="alert" id="cookie-compliance-popup" class="cookie-compliance-popup" data-privacy-url="test-cookie-link.edu"></arti


  • WAVE

    Pass

    Console Errors

    TypeError: Cannot read properties of undefined (reading 'split')
        at HTMLDocument.<anonymous> (https://www.washcoll.edu/_dev/blogs/blog-without-photo.php:261:43)
        at j (https://code.jquery.com/jquery-3.2.1.min.js:2:29999)
        at k (https://code.jquery.com/jquery-3.2.1.min.js:2:30313),TypeError: Cannot read properties of undefined (reading 'split')
        at HTMLDocument.<anonymous> (https://wave.webaim.org/data/getpage.php?reportkey=91136972a082e0fb82fe5c503816501a&contenttype=text%2Fhtml%3B%20charset%3DUTF-8:262:43)
        at j (https://code.jquery.com/jquery-3.2.1.min.js:2:29999)
        at k (https://code.jquery.com/jquery-3.2.1.min.js:2:30313)

    ©