Page 416 - 완) I MDP 프로젝트 작품 보고서(전체과 1학년)1.6
P. 416

margin:  20px  0;
                                    font-size:  18px;
                                    font-weight:  bold;

                                    height:  22px;
                            }


                            .credits  {
                                    font-size:  20px;
                                    margin-top:  20px;
                            }


                            .credits  .browsers  {
                                    font-style:  italic;
                                    font-size:  14px;
                                    color:  #777;
                                    margin-top:  4px;
                            }



                            .clear  {
                                    clear:  both;
                            }
                    </style>
                    <script  src="/webiopi.js"></script>
                    <script  src="jquery.min.js"></script>
                    <script  src="jquery.spritely.js"></script>
                    <script  src="jquery.backgroundPosition.js"></script>
                    <script  src="slot.js"></script>
                    <script  src="keycontrol.js"></script>
                    <script  src="../swal/sweetalert.min.js"></script>
                    <link  href="../swal/sweetalert.css"  rel="stylesheet"/>
            </head>


            <body>
                    <div  class="hd">

                    </div> //페이지  위쪽(비어있음  뭔가  추가하고싶다면  여기에)
                    <div  class="bd">
                            <h1>Slot  machine  in  Javascript</h1>
                            <div  class="container">
                                    <div  class="slot-wrapper">
                                            <div  id="slot1"  class="slot"></div>



                                                         -  409  -
   411   412   413   414   415   416   417   418   419   420   421