Skip to main content

Tạo bảng thầy cho về nhà làm

Untitled Document
<
BINH LUAN
Ten cua ban So dien thoai Email
Tieu de bai viet
 
Noi dung bai viet

 

 

File dinh kem   Gui bai
Hinh anh    
Word    
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Untitled Document</title>
<style>
</style>
</head>

<body>
<form id="form1" name="form1" method="post">
  <table width="100%" border="0">
    <caption>
      BINH LUAN
    </caption>
    <tbody>
      <tr>
        <td>Ten cua ban</td>
        <td>So dien thoai</td>
        <td>Email</td>
      </tr>
      <tr>
        <td>
        <input type="text" name="textfield" id="textfield"></td>
        <td>
        <input type="text" name="textfield2" id="textfield2"></td>
        <td>
        <input type="text" name="textfield3" id="textfield3"></td>
      </tr>
      <tr>
        <td colspan="3">Tieu de bai viet</td>
        
      </tr>
      <tr>
        <td colspan="3">&nbsp;</td>
        <
      </tr>
      <tr>
        <td colspan="3">Noi dung bai viet</td>
        
      </tr>
      <tr>
        <td colspan="3" height="300"><p>&nbsp;</p>
        <p>&nbsp;</p></td>
        
      </tr>
      <tr>
        <td>File dinh kem</td>
        <td>&nbsp;</td>
        <td>Gui bai</td>
      </tr>
      <tr>
        <td>Hinh anh</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
      </tr>
      <tr>
        <td>Word</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
      </tr>
    </tbody>
  </table>
</form>
</body>
</html>

Comments

Popular posts from this blog

PHP#33MySQL#29 - Đếm lượt truy cập (KẾT THÚC KHÓA HỌC)

//hitcounter.php <?php session_start();  ?> <!doctype html> <html> <head> <meta charset="utf-8"> <title>Untitled Document</title> </head> <body> <?php  include("../connect.php"); //cập nhật số luowhtj truy cập: $sl="update counter set cnt=cnt+1"; mysqli_query($link,$sl); //Lấy dữ liệu số lượt truy cập để hiển thị ra web: $sl2="select * from counter"; $kq=mysqli_query($link,$sl2); $d=mysqli_fetch_array($kq); //Định dạng: $chuoi=str_pad($d['cnt'],6,"0",STR_PAD_LEFT); $luottrycap=""; for($i=0;$i<strlen($chuoi);$i++) { $tam=substr($chuoi,$i,1); $luottrycap.="<img src='images/$tam.png'/>"; } /*-Khi user truy cập vào website: +lần đầu tuy cập: Lưu thông tin của user lên csdl +Sau lần đầu tiên: cập nhtaaj lastvisit - Xóa các dòng dữ liệu quá 1 phút (Quy ước thời gian để khẳng định online hay offline: 1 phút) - Thống kê số liệu người dùng o...

2 (giao diện Visual C#) Solution Explorer

Bài 2 - SOME OTHER TIME - Vào dịp khác