Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>RAFLI BERKAH SHOP</title>
- <link rel="stylesheet" href="style.css">
- <link rel="stylesheet" type="text/css"
- href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css">
- </head>
- <body>
- <!--header-->
- <div class="medsos">
- <div class="container">
- <ul>
- <li><a href="https://shopee.co.id/rafliberkahshop2"><i class="fa-brands fa-shopify"></i></a></li>
- <li><a href=""><i class="fa-brands fa-instagram"></i></a></li>
- <li><a href="https://www.tokopedia.com/rafliberkahshop3"><i class="fa-brands fa-instagram"></i></a></li>
- </ul>
- </div>
- </div>
- <header>
- <div class="container">
- <img src="WhatsApp Image 2022-09-20 at 22.39.59.jpeg">
- <h1><a href="index.html">RAFLI BERKAH SHOP</a></h1>
- <ul>
- <li class="active"><a href="index.html">Home</a></li>
- <li><a href="Profile.html">Profile</a></li>
- <li><a href="produc.html">Produc</a></li>
- <li><a href="Karya.html">Karya</a></li>
- <li><a href="Gallery.html">Gallery</a></li>
- <li><a href="contact.html">Contact</a></li>
- </ul>
- </div>
- </header>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement