Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

633381 Views

Latest files of /cody/atherosai/ui/gallery-03

images/ cody/atherosai/ui/gallery-03/images/
6 Items
  • image-03.jpg
  • image-02.jpg
  • image-04.jpg
  • image-01.jpg
  • image-06.jpg
  • image-05.jpg
  • style.css cody/atherosai/ui/gallery-03/style.css
    94 Views
    0 Comments

    body {
    margin: 0px;
    }

    * {
    box-sizing: border-box;
    }
    index.html cody/atherosai/ui/gallery-03/index.html
    279 Views
    0 Comments

    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <title>Gallery 03</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="style.css">