BPL Table by Toby

Developer
Size
2,204 Kb
Views
6,072

How do I make an bpl table by toby?

What is a bpl table by toby? How do you make a bpl table by toby? This script and codes were developed by Toby on 24 January 2023, Tuesday.

BPL Table by Toby Previews

BPL Table by Toby - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>BPL Table by Toby </title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="logo"> <img src="http://www.premierleague.com/etc/designs/premierleague/images/sb_lt_logo.png" alt=""> <h1>Live</h1>
</div>
<table class = "prem-table"> <tr> <th>POS</th> <th>TEAM</th> <th>PLD</th> <th>GD</th> <th>PTS</th> </tr> <td>1</td> <td>Chelsea</td> <td>20</td> <td>25</td> <td>46</td> </tr> <tr> <td>2</td> <td>Man City</td> <td>20</td> <td>25</td> <td>46</td> </tr> <tr> <td>3</td> <td>Man Utd</td> <td>20</td> <td>14</td> <td>37</td> </tr> <tr> <td>4</td> <td>Southampton</td> <td>20</td> <td>19</td> <td>36</td> </tr> <tr> <td>5</td> <td>Tottenham</td> <td>20</td> <td>2</td> <td>34</td> </tr>
</table> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script> <script src="js/index.js"></script>
</body>
</html>

BPL Table by Toby - Script Codes CSS Codes

h1 { color: #FFF; font-family: "Premier League"; font-size: 25px; margin-left: 160px; margin-top: -35px; background-color: #E00034; padding: 2.5px 0; width: 50px; text-align: center;
}
.logo { background-color: #eee; width: 300px; margin-left: -8px; margin-top: -8px; padding: 10px 0;
}
body > div > img { margin-left: 25px; margin-top: 5px;
}
body { background-color: #fff
}
.prem-table { margin-left: -8px; width: 300px; font-family: Arial; text-transform: uppercase; color: #fff; font-weight: bold; font-size: 14px; padding: 10px 5px;
}
table { background-color: #050528;
}
table, th { vertical-align: center; /*border-bottom: 1px solid #fff;*/ border-spacing: 0px;
}
table, th { text-align: center; padding: 5px 0px;
}
body > table > tbody > tr:nth-child(1) > th:nth-child(2) { text-align: left;
}
body > table > tbody > tr:nth-child(2) > td:nth-child(2) { text-align: left;
}
body > table > tbody > tr:nth-child(3) > td:nth-child(2) { text-align: left;
}
body > table > tbody > tr:nth-child(4) > td:nth-child(2) { text-align: left;
}
body > table > tbody > tr:nth-child(5) > td:nth-child(2) { text-align: left;
}
body > table > tbody > tr:nth-child(6) > td:nth-child(2) { text-align: left;
}

BPL Table by Toby - Script Codes JS Codes

// http://www.premierleague.com/en-gb.html
// http://live.skysports.com/ScoreCentre/live.html
// https://www.bbc.co.uk/sport/0/football/
BPL Table by Toby - Script Codes
BPL Table by Toby - Script Codes
Home Page Home
Developer Toby
Username tobydennison
Uploaded January 24, 2023
Rating 3
Size 2,204 Kb
Views 6,072
Do you need developer help for BPL Table by Toby?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Toby (tobydennison) Script Codes
Create amazing captions with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!