All public logs

Jump to navigation Jump to search

Combined display of all available logs of PM Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:23, 27 October 2022 Aaron talk contribs created page HTML Code Standards (Created page with "= DOCTYPE = Utilize the following DOCTYPE for all HTML documents: <pre> <!DOCTYPE html> </pre> = Required Meta Tags = The following meta tags are required for all HTML documents: <pre> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> </pre>")