Announcement

Collapse
No announcement yet.

firefox ผมรัน script html ไม่ผ่านครับ

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • firefox ผมรัน script html ไม่ผ่านครับ

    chrome / ie ไม่มีปัญหา

    (แต่ตอน preview ก่อนจะยัดเข้า server ก็ไม่ฟ้องอะไรนะครับ
    เปิดกับ firefox ครับ)



    ส่วนนี้คือโค้ดครับ

    <!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">
    <html>
    <head><title> ### Welcome to Whyfi_Free ### </title></head>
    <body>
    <center>
    <H1><font color="red">-- ประกาศ --</font></H1>
    <H2><font color="green">ถึงสมาชิกที่รักทุกท่าน</font></H2
    <img src="chillispot.png">
    <h2>
    <u>เรื่อง</u><strong> ... <span style="color:#ff8c00;"> ปัญหาการ Login เพื่อเข้าใช้งาน</span></strong></h2>
    <h2>
    <u>แนวทางแก้ไข</u> ... <span style="color:#008000;">สมาชิกทุกท่านสามารถ </span></strong><span style="color:#008000;"><strong>Login เข้าใช้งานได้เหมือนเดิมโดย...</span></h2>
    <h2>
    <span style="color:#0000cd;"> Username </span><span style="color: rgb(238, 130, 238);"><strong> = </strong></span><span style="color:#0000cd;"><strong>ชื่อภาษาอังกฤษตามบัตร ปชช. ตัวพิมพ์เล็กทั้งหมด</strong></span></h2>
    <h2>
    <span style="color:#0000cd;"> Password </span><span style="color: rgb(238, 130, 238);"><strong> = </strong></span><span style="color:#0000cd;"><strong>หมายเลขตามบัตร ปชช. 13 หลัก</strong></span></h2>
    <hr/>
    <H1><font color="red">-- ขออภัยในความไม่สะดวก --</font></H1
    <H3><a href="http://192.186.197.1:3990/prelogin"><< ไปหน้าสมาชิก >></a></H3>
    </center>
    </body>
    </html>

  • #2
    <!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=utf-8" />
    <title>Untitled Document</title>
    </head>

    <body>
    </body>
    </html>

    น่าจะปรับตามนี้

    Comment


    • #3
      <html xmlns="http://www.w3.org/1999/xhtml">
      <html>

      มันซ้อนกัน

      Comment


      • #4
        ไม่ได้เหมือนเดิมครับ
        ขอบคุณครับ

        Comment

        Working...
        X