Viving Frendiana - Penyelesaian Sistem Transmisi dengan Pemr

144 <?php $judul = "Sistem Transmisi"; $materi = "Quarter-Wave Transformer"; ?> <!doctype html> <html lang="en"> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=devicewidth, initial-scale=1, shrink-to-fit=no"> <!-- Bootstrap CSS --> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/ 4.4.1/css/bootstrap.min.css" integrity="sha384Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9 MuhOf23Q9Ifjh" crossorigin="anonymous"> <link rel="stylesheet" href="../css/about.css"> <title><?= $judul ?></title> </head> <body> <div class="cover-container d-flex w-100 h-100 p-3 mx-auto flex-column"> <header class="masthead mb-auto"> <div class="inner"> <h3 class="masthead-brand"><?= $judul ?></h3> <nav class="nav nav-masthead justifycontent-center"> <a class="nav-link" href="../index.php">Home</a> <a class="nav-link" href="example.php">Examples</a> <a class="nav-link active" href="about">About Us</a> </nav> </div> </header> <main role="main" class="inner cover"> <div class="container"> <h1 class="cover-heading">Our Team</h1>

RkJQdWJsaXNoZXIy MTM3NDc5MQ==