User:Sammp/TestOOUI/index.html: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 February 2022

  • curprev 21:5621:56, 19 February 2022Sammp talk contribs 888 bytes +20 No edit summary
  • curprev 21:5321:53, 19 February 2022Sammp talk contribs 868 bytes +868 Created page with "<!doctype html> <html> <head> <meta charset="UTF-8"> <title>ToDo OOUI</title> <meta name="description" content="A demo ToDo app made with OOUI"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- jQuery --> <script src="node_modules/jquery/dist/jquery.min.js"></script> <!-- OOjs --> <script src="node_modules/oojs/dist/oojs.min.js"></script> <!-- OOUI --> <script src="node_modules/oojs-ui/dist/oojs-ui.min.js"></script> <!-- O..."