About 51 results
Open links in new tab
  1. How to use W3.org's SVG Icons on my website? - Stack Overflow

    Feb 28, 2020 · How can I use the icons like that on my website? I tried going to W3.org to find out how but it is not very clear how to do it, if at all I can. Anyone care to explain?

  2. Where is the XSD file for "http://www.w3.org/2001/XMLSchema …

    Jun 13, 2013 · The responsible W3C WG did put a document at the URI w3.org/2001/XMLSchema-instance, and sec. 3.2.7 of the XSD 1.0 Structures spec does have an explicit description of the …

  3. What does "<html xmlns="http://www.w3.org/1999/xhtml">" do?

    This question shows research effort; it is useful and clear

  4. Does HTML 5 need `<html xmlns="http://www.w3.org/1999/xhtml">`

    May 20, 2014 · When writing a html 5 doctype, are you supposed to include the <html xmlns="http://www.w3.org/1999/xhtml"> as you did when previously using HTML4 doctype or should …

  5. Firefox add <a xmlns="http://www.w3.org/1999/xhtml">

    Nov 16, 2015 · A question about Firefox adding an xmlns attribute to anchor tags and how to resolve it.

  6. What is W3.JS and why is W3Schools promoting it?

    The W3.JS solution took anywhere from 17 - 27 seconds to complete. I did some tweaking thinking that I had made a mistake and that was the only way the "Better & Faster Javascript Library" could be …

  7. html - Does xmlns:xlink="http://www.w3.org/1999/xlink" still have a ...

    May 11, 2021 · Note: The HTML validator at http://w3.org does not complain when the xmlns attribute is missing in an XHTML document. This is because the namespace …

  8. Requested: https://www.w3.org/2000/svg Found: …

    Nov 8, 2017 · We are using Apache Batik to render SVG files. For security reasons, all the URLs are converted to HTTP. Now, when we are rendering the SVG files, we get this issue. Original SVG is: …

  9. xmlns, xmlns:xsi, xsi:schemaLocation, and targetNamespace?

    Dec 10, 2015 · xsi:schemaLocation is an attribute schemaLocation of "http://www.w3.org/2001/XMLSchema-instance" namespace. It contains pairs of values - namespace …

  10. Using w3-include-html breaks some tags and JS scripts stop working

    Feb 8, 2023 · Using w3-include-html breaks some tags and JS scripts stop working Asked 3 years, 2 months ago Modified 3 years, 2 months ago Viewed 1k times