Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

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

assets /cody/atherosai/ui/table-01/assets/
8 Items
  • alex.jpg
  • anna.jpg
  • drew.jpg
  • liliya.jpg
  • melissa.jpg
  • natalia.jpg
  • nate.jpg
  • profile.jpg
  • index.html /cody/atherosai/ui/table-01/index.html
    455 Views
    0 Comments

    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <title>Team Table</title>
    <meta name
    script.js /cody/atherosai/ui/table-01/script.js
    248 Views
    0 Comments
    const teamMembers = [
    {
    src: 'assets/profile.jpg',
    name: 'James Alexander',
    alias: '@james',

    style.css /cody/atherosai/ui/table-01/style.css
    163 Views
    0 Comments

    /* EBECF0 */


    :root {
    --background: #EBECF0;
    --table-background: #FFFFFF;
    --primary: #101824;