JSFiddle - React, Tailwind, and code Playground

by Rob Sedgwick

HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>

  <head>
    <title>
      2017-2018 League Tables
    </title>
    <meta name="keywords" content="fishy, league, table, football, premier, championship, league one, league two, National League, spl" />
    <meta name="description" content="The latest football tables of every major division in English, Scottish, European and World football including British non-league" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta content="text/html;charset=utf-8" http-equiv="Content-Type">
    <meta content="utf-8" http-equiv="encoding">
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <link rel="canonical" href="/leaguetable.php" />
    <script async src="https://www.googletagmanager.com/gtag/js?id='"></script>
    <script>
      window.dataLayer = window.dataLayer || [];

      function gtag() {
        dataLayer.push(arguments);
      }
      gtag('js', new Date());

      gtag('config', '');

    </script>
    <link href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet">
    <link href="/css/bootstrap-cust.css" rel="stylesheet">
    <link href="/css/navbar.css" rel="stylesheet">
    <link rel="stylesheet" href="/css/fishy3.css" type="text/css">
    <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
    <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js" type="text/javascript"></script>
    <script type="text/javascript">
      (adsbygoogle = window.adsbygoogle || []).push({
        google_ad_client: "ca-pub-8888741632944685",
        enable_page_level_ads: true
      });

    </script>
    <script type="text/javascript">
      window.cookieconsent_options = {
        "message": "This website uses cookies to ensure you get the best experience on our website",
       ...