Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Pgina di prova</title>
    <link rel="stylesheet" href="style.css">
    <link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=PT+Sans+Narrow&family=Roboto:wght@100&display=swap" rel="stylesheet"> 
</head>
<body>
    <div class="bannerSup">
        <div class="titolo">
            <div> <a href="https://www.google.com" target="_blank">PRODOTTI</a></div>
            <div> <a href="https://www.google.com" target="_blank">ABOUT US</a></div>
            <div> <a href="https://www.google.com" target="_blank">STORY</a></div>
            <div> <a href="https://www.google.com" target="_blank">CONTACTS</a></div>           
            <div> <a class="contatti">MOVE TO RIGHT</a></div>
        </div>
        <div class="bannerInf">
            <img id="banner1" src="/img/banner.png" alt="Immagine Banner">
        </div>
    </div>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
kris9951pro
0viewers