Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

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

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

    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <title>Stocks Watchlist</title>
    <met
    script.js /cody/atherosai/ui/table-02/script.js
    217 Views
    0 Comments
    const stocks = [
    {
    src: 'assets/shell.png',
    name: 'Shell plc',
    ticker: 'SHEL',
    price: 64.53,
    style.css /cody/atherosai/ui/table-02/style.css
    126 Views
    0 Comments

    /* EBECF0 */


    :root {
    --background: #ECECF4;
    --table-background: #FCFCFD;
    --primary: #272727;