課堂測試

網站系統開發須要掌握的技術:javascript

1熟練掌握div和css  HTML會dreamweaver、flash等軟件。php

2.網站編程:至少會aps、php一種編程語言和數據庫。css

    3.具備簡單的網站優化技術。html

源程序代碼:java

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">數據庫

<html xmlns="http://www.w3.org/1999/xhtml">編程

<head>編程語言

<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />學習

<title>用戶登入</title>優化

<script language="javascript">

 function star()

 {

   if(biaodan.username.value=="")

   alert("請輸入用戶名!");

   if(biaodan.password.value=="")

   alert("請輸入密碼!");

 }

</script>

<style>

    #container{

         width: 250px;

         height:150px;

         position: relative;

         margin: 0px auto;

         border:1px solid #E6E6E6;

         background-color: #CCCCCC;

         }

.STYLE1 {

         font-size: xx-large;

         color: #0000FF;

         font-weight: bold;

         font-family: "新宋體";

}

.STYLE2 {font-size: 16px}

</style>

</head>

<body>

    <div id="container">

      <div align="center" class="STYLE1">用戶登陸</div>

           <form id="biaodan" action="" method="get">

             <p class="STYLE2">用戶名:

               <label>

               <input name="username" type="text" id="username" />

               </label>

             </p>

             <p><span class="STYLE2">密碼:

                 <label>

                 <input name="password" type="password" id="password" />

        </label>

             </span>

               <label></label>

             </p>

             <p>

               <label></label>

             </p>

             <p align="center">

               <label>

          <input type="submit" name="submit"  onclick="star()" value="登陸"/>

          </label>

        </p>

           </form>

   

    </div>

</body>

</html>

運行結果截圖:

 

未按時完成的緣由:

  1.未能安裝好數據庫、對dreamweaver的應用不熟悉。2.假期未能好好學習。

對本門課的但願和本身的目標:

  但願我學完這門課可以獨立的構建小型網站,熟練掌握網站開發相關的技術,達到學以至用。本身的編程技術達到更高的水平。

時間安排:

出週六外下午學習2小時。

相關文章
相關標籤/搜索