bootstrap-flask icon indicating copy to clipboard operation
bootstrap-flask copied to clipboard

Validation of examples

Open PanderMusubi opened this issue 2 years ago • 2 comments

Where can we add the following links for validation of the examples?

Bootstrap 4:

  • https://validator.w3.org/nu/?doc=http%3A%2F%2F173.212.198.217%2F
  • https://validator.w3.org/nu/?doc=http%3A%2F%2F173.212.198.217%2Fform
  • https://validator.w3.org/nu/?doc=http%3A%2F%2F173.212.198.217%2Fnav
  • https://validator.w3.org/nu/?doc=http%3A%2F%2F173.212.198.217%2Fpagination
  • https://validator.w3.org/nu/?doc=http%3A%2F%2F173.212.198.217%2Fflash
  • https://validator.w3.org/nu/?doc=http%3A%2F%2F173.212.198.217%2Ftable
  • https://validator.w3.org/nu/?doc=http%3A%2F%2F173.212.198.217%2Ficon

Bootstrap 5:

  • https://validator.w3.org/nu/?doc=http%3A%2F%2F173.212.227.186%2F
  • https://validator.w3.org/nu/?doc=http%3A%2F%2F173.212.227.186%2Fform
  • https://validator.w3.org/nu/?doc=http%3A%2F%2F173.212.227.186%2Fnav
  • https://validator.w3.org/nu/?doc=http%3A%2F%2F173.212.227.186%2Fpagination
  • https://validator.w3.org/nu/?doc=http%3A%2F%2F173.212.227.186%2Fflash
  • https://validator.w3.org/nu/?doc=http%3A%2F%2F173.212.227.186%2Ftable
  • https://validator.w3.org/nu/?doc=http%3A%2F%2F173.212.227.186%2Ficon

PS There is one issue to fix with form and nav.

PPS icon overview links need to be added aftern ext release

PanderMusubi avatar Jun 29 '22 20:06 PanderMusubi

@greyli most of the feedback is regarding Element a not allowed as child of element ul in this context. inside navigation. How can we improve this?

PanderMusubi avatar Nov 22 '22 14:11 PanderMusubi

This validation can also be done locally in Firefox with the development tools. Open with Ctrl+Shift+C and choose the tab HTML validator.

PanderMusubi avatar Mar 21 '23 16:03 PanderMusubi