Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<html>
<body>
        <title>+</title>
        <style type="text/css">
        body {
            clear: both;
        }
            .content {
                background-color: orange;
                margin: auto;
                
                width: 1024px;
                height: 1000px;
            }
            .header{
                width: 1024px;
                height: 200px;
                background-color: gray;
                margin: auto;
            }
        .TEST1 {
        }
.warp {
    width: 900px;
    margin: auto;
    text-align: justify;
}
        </style>
</body>
<head>
<div class="header"></div>
<div class="content">
<div class="warp">
            <img src="images/2.jpg" width="250px" class="TEST1">
            <img src="images/2.jpg" width="250px" class="TEST1">
                        <img src="images/2.jpg" width="250px" class="TEST1">
            <img src="images/2.jpg" width="250px" class="TEST1">
                        <img src="images/2.jpg" width="250px" class="TEST1">
            <img src="images/2.jpg" width="250px" class="TEST1">
                        <img src="images/2.jpg" width="250px" class="TEST1">
            <img src="images/2.jpg" width="250px" class="TEST1">
</div>
</div>
</head>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers