CINXE.COM

Material

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Material</title> <meta name="description" content=""> <meta name="robots" content="all" /> <link rel="icon" type="image/png" href="/favicon.png" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="/css/style2.css"> </head> <body> <header> <div class="container-fluid fixed-top d-flex justify-content-center"> <nav class="navbar navbar-expand-xl pt-3"> <div class="container-fluid"> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="bi bi-list" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5"></path> </svg> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav"> <li class="nav-item"> <a href="/applications" class="nav-link">Applications</a> </li> <li class="nav-item"> <a href="/web" class="nav-link">Web</a> </li> <li class="nav-item"> <a href="/material" class="nav-link">Material</a> </li> <li class="nav-item"> <a href="/news" class="nav-link">News</a> </li> <li class="nav-item"> <a href="/various" class="nav-link">Various</a> </li> </ul> <form class="d-flex" role="search" method="get" action="/search"> <input type="search" class="form-control" name="q" placeholder="Search" aria-label="Search" pattern=".*\S.*" required> <button type="submit" class="btn"> <svg xmlns="http://www.w3.org/2000/svg" width="18px" height="18px" fill="currentColor" viewBox="0 0 512 512"> <path d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z"/> </svg> </button> </form> </div> </div> </nav> </div> </header> <div class="container"> <nav aria-label="breadcrumb" style="--bs-breadcrumb-divider: '-';" > <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="/">Home</a></li> <li class="breadcrumb-item"> Material </li> </ol> </nav> </div> <main> <div class="container main" ><h1> Material </h1></div> <section class="newest-list"> <div class="container"> <div class="row"> <div class="col-12 col-md-4"> <figure><a href="/graphene-the-game-changing-material-of-the-future" title="Material - Graphene: The Game-Changing Material of the Future"><img class="img-fluid" src="/images/graphene-the-game-changing-material-of-the-future.jpeg" alt="Material - Graphene: The Game-Changing Material of the Future"></a></figure><figcaption>Graphene: The Game-Changing Material of the Future</figcaption> <div> </div> <h4><a href="/graphene-the-game-changing-material-of-the-future" title="Graphene: The Game-Changing Material of the Future">Graphene: The Game-Changing Material of the Future</a></h4> <time datetime="2023-08-04 21:55:09">Fri 08/04/2023 21h</time> <div> Imagine a material thinner than paper, yet 200 times stronger than steel. It's flexible,...</div> </div> </div> </div> </section> </main> <footer> <div class="container-fluid"> <div class="container"> <div class="row default-search"> <div class="col-12 col-lg-4"> <form class="d-flex" role="search" method="get" action="/search"> <input type="search" class="form-control" name="q" placeholder="Search" aria-label="Search" pattern=".*\S.*" required> <button type="submit" class="btn"> <svg xmlns="http://www.w3.org/2000/svg" width="18px" height="18px" fill="currentColor" viewBox="0 0 512 512"> <path d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z"/> </svg> </button> </form> </div> <div class="col-12 col-lg-4"> <section> <div> <h3><a href="/applications" title="Applications">Applications</a></h3> </div> </section> <section> <div> <h3><a href="/web" title="Web">Web</a></h3> </div> </section> <section> <div> <h3><a href="/material" title="Material">Material</a></h3> </div> </section> <section> <div> <h3><a href="/news" title="News">News</a></h3> </div> </section> <section> <div> <h3><a href="/various" title="Various">Various</a></h3> </div> </section> </div> <div class="col-12 col-lg-4"> www.conferen.org </div> </div> </div> </div> </footer> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10