Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

633009 Views

Latest files of /cody/atherosai/ui/table-02

assets/ cody/atherosai/ui/table-02/assets/
5 Items
  • apple.png
  • tesla.png
  • shell.png
  • ethereum.png
  • toyota.png
  • dist/ cody/atherosai/ui/table-02/dist/
    1 Items
  • purify.min.js
  • style.css cody/atherosai/ui/table-02/style.css
    93 Views
    0 Comments

    /* EBECF0 */


    :root {
    --background: #ECECF4;
    --table-background: #FCFCFD;
    --primary: #272727;
    index.html cody/atherosai/ui/table-02/index.html
    321 Views
    0 Comments

    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <title>Stocks Watchlist</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="style.css">
    script.js cody/atherosai/ui/table-02/script.js
    164 Views
    0 Comments
    const stocks = [
    {
    src: 'assets/shell.png',
    name: 'Shell plc',
    ticker: 'SHEL',
    price: 64.53,
    change: 0.45,
    marketCap: '215.6B',