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

.main-content  {
                    width:  1200px;
               }

               .main-para{
                    width  :  700px;
               }
            }




            2)슬롯  머신



            사용된  라이브러리  혹은  jQuery플러그인(zip파일  안에  첨부되어있음)
            jquery.spritely.js
            jquery.backgroundPosition.js














            slot  -  index.html



            <!DOCTYPE  HTML>        //html5  선언
            <html>


            <head>
                    <meta  http-equiv="Content-Type"  content="text/html;  charset=utf-8">
                    <title>Slot  Machine  in  Javascript</title>
                    <meta  name="description"  content="Welcome  to  the  Javascript  version  of  Slot  Machine
            written  by  Saurabh  Odhyan">
                    <meta  name="keywords"  content="javascript, jquery, spritely, animation,  sprite,  background
            position,  slot,  game,  games,  saurabh,  odhyan">
                    <style>
                            body  {

                                    font-family:  verdana,  arial;
                                    padding:  20px;
                            }






                                                         -  407  -
   409   410   411   412   413   414   415   416   417   418   419