เรียนรู้พื้นฐาน HTML - สำหรับผู้เริ่มต้น 'เว็บไซต์

เรียนรู้พื้นฐาน HTML เพื่อเริ่มสร้างเว็บไซต์

เรียนรู้พื้นฐาน HTML เพื่อสร้างเว็บไซต์ของคุณ พื้นฐาน HTML ไม่ยากที่จะเรียนรู้ การเรียนรู้ HTML อาจเป็นสิ่งเดียวที่สำคัญที่สุดที่คุณจะต้องทำถ้าคุณต้องการสร้าง เว็บไซต์ ส่วนตัวของคุณเอง คุณต้องเรียนรู้ HTML เพื่อออกแบบหน้าเว็บที่ดีเนื่องจากเป็นภาษาที่ใช้ในเว็บไซต์บนอินเทอร์เน็ต

เว็บไซต์เป็นวิธีที่ดีในการแสดงบางสิ่งบางอย่างในชีวิตของคุณ HTML พื้นฐานจะช่วยให้คุณสามารถแสดงให้โลกเห็นสิ่งที่คุณต้องการแสดงบนเว็บไซต์ของคุณ การเพิ่มสีการเปลี่ยนขนาดข้อความและรวมรูปภาพในเว็บไซต์ของคุณเป็นเพียงบางส่วนที่คุณสามารถทำได้เมื่อคุณเรียนรู้พื้นฐาน HTML

หากต้องการเรียนรู้พื้นฐาน HTML คุณต้องจำไว้ว่าเป็นเพียงชุดตัวอักษรที่เป็นคำย่อของสิ่งที่พวกเขายืนจริง ตัวอย่างเช่น H1 ย่อมาจากหัวข้อย่อหน้าแรกที่มีห้าขนาดและ BR เป็นตัวแบ่งบรรทัด

สิ่งหนึ่งที่สำคัญที่ต้องจำในขณะที่คุณเรียนรู้พื้นฐาน HTML ก็คือบนเว็บเพจแท็ก HTML ต้องมาตามลำดับที่กำหนดและแท็ก HTML ส่วนใหญ่ต้องมีแท็กเริ่มต้นและสิ้นสุดสำหรับเบราว์เซอร์เพื่อจดจำคำสั่ง แท็กสิ้นสุดเป็นเพียงแค่เหมือนกับแท็กเริ่มต้นยกเว้นว่าเริ่มต้นด้วยสัญลักษณ์ / หัวเรื่องจะมีลักษณะดังนี้

หัวเรื่องที่นี่ มีแท็กเริ่มต้น, H1 , หัวเรื่องและแท็กสิ้นสุด / H1

เรียนรู้พื้นฐาน HTML อย่างถูกต้องและจำไว้ว่าแท็กต้องมาในลำดับที่แน่นอน โครงสร้างพื้นฐานของเว็บเพจมีดังนี้:

ที่ นี่คุณสามารถใส่ข้อมูลสำคัญของเอกสารเช่นเฟรมภาษาและคำแนะนำพิเศษ

</strong> ชื่อหน้าเว็บของคุณ <strong></ title></strong> </p> <p> <strong></ HEAD></strong> </p> <p> <strong><BODY></strong> ใส่เรื่องราวรูปภาพลิงก์และทุกสิ่งทุกอย่างที่นี่ </p> <p> <strong><H1></strong> หัวเรื่องของย่อหน้าของคุณ <strong></ h1></strong> </p> <p> <strong><P></strong> นี่คือที่ที่คุณป้อนข้อความในเอกสารของคุณ <strong></ p></strong> </p> <p> นี่คือวิธีการเขียนลิงค์: <br> <strong><A HREF="</strong> http://www.nameofpage.com <strong>"></strong> ชื่อหรือสิ่งที่คุณต้องการพูด <strong></A></strong> </p> <p> <strong></ body></strong> </p> <p> <strong></ html></strong> </p> <p> นอกจากนี้คุณยังสามารถป้อนลิงก์ลงในช่วงกลางของประโยค ถ้าคุณต้องการพูดว่า "Microsoft มีการสาธิตที่เยี่ยมยอด" จะมีลักษณะดังนี้: </p> <p> <strong><A HREF="</strong> http://www.microsoft.com/th/us/default.aspx <strong>"></strong> Microsoft <strong></A></strong> มีการสาธิตที่น่าอัศจรรย์เพื่อช่วยให้คุณได้เรียนรู้ HTML ขั้นพื้นฐาน </p> <p> คุณสามารถสร้างลิงก์ไปยังหน้าอื่น ๆ ได้เท่านั้น แต่คุณยังสามารถสร้างลิงก์ไปยังอีกที่หนึ่งในหน้าเดียวกัน ถ้าฉันต้องการให้คุณกลับไปที่จุดเริ่มต้นของบทความนี้ฉันจะพูดอะไรบางอย่างเช่น "ย้อนกลับไป" และโดยการคลิกที่ลิงก์เชื่อมโยงหลายมิติคุณจะกลับไปที่จุดเริ่มต้น อันนี้ยากนิดหน่อยเพราะมีสองส่วนด้วยกัน ก่อนอื่นคุณจะสร้างลิงก์ของคุณ: </p> <p> <strong><A HREF="</strong> nameofdocument <strong>#There"></strong> ย้อนกลับ <strong></A></strong> </p> <p> คำว่า "มี" คือคำที่ฉันต้องการพาคุณกลับไปดังนั้นตอนนี้ฉันต้องไปหาคำนั้นและสร้างและยึดเหนี่ยวดังนั้นลิงก์ที่ฉันเพิ่งสร้างขึ้นจะไปรู้ได้ว่าจะไปที่ไหน: </p> <p> <strong><A NAME="</strong> There <strong>"> มี </A></strong> </p> <p> เมื่อคุณเรียนรู้พื้นฐาน HTML คุณสามารถเขียนเว็บไซต์ของคุณในโปรแกรมแก้ไขข้อความที่มาพร้อมกับ Windows เช่นโปรแกรม NoteTab และ Arachnophilia หรือโปรแกรมที่มาพร้อมกับ <a href="https://th.eyewated.com/%E0%B9%80%E0%B8%A7%E0%B9%87%E0%B8%9A%E0%B9%80%E0%B8%9A%E0%B8%A3%E0%B8%B2%E0%B9%80%E0%B8%8B%E0%B8%AD%E0%B8%A3%E0%B9%8C%E0%B8%84%E0%B8%B7%E0%B8%AD%E0%B8%AD%E0%B8%B0%E0%B9%84%E0%B8%A3/">เว็บเบราเซอร์ของ</a> คุณ ทั้งสองวิธีถ้าคุณเพียงทำตามกฎจากเมื่อคุณได้เรียนรู้ทุกอย่าง HTML พื้นฐานจะเปิดออกได้ดี. </p> <h3> แท็ก HTML พื้นฐาน </h3><p> <strong><! -...-></strong> - ความเห็นของผู้เขียนที่ไม่ได้เห็นจากเบราว์เซอร์ </p> <p><br> <strong><HTML> ... </ HTML></strong> - เริ่มต้นและสิ้นสุดหน้าเว็บโดยใช้แท็กนี้เสมอ </p> <p><br> <strong><HEAD> ... </ HEAD></strong> - ส่วนหัวของเอกสาร </p> <p><br> <strong><BODY> ... </ BODY></strong> - เนื้อหาของเอกสาร </p> <p><br> <strong><TITLE> ... </ TITLE></strong> - ชื่อเรื่องของเอกสาร </p> <p><br> <strong><H1> ... </ H1></strong> - ขนาดหัวเรื่องที่เล็กที่สุด </p> <p><br> <strong><H2> ... </ H2></strong> - ขนาดหัวกระดาษเล็ก </p> <p><br> <strong><H3> ... </ H3></strong> - ขนาดหัวเรื่องที่มีขนาดปานกลาง </p> <p><br> <strong><H4> ... </ H4></strong> - ขนาดหัวเรื่องที่ใหญ่ปานกลาง </p> <p><br> <strong><H5> ... </ H5></strong> - ขนาดหัวเรื่องใหญ่ </p> <p><br> <strong><H6> ... </ H6></strong> - ขนาดหัวเรื่องที่ใหญ่ที่สุด </p> <p><br> <strong><A> ... </A></strong> - เริ่มต้นการเชื่อมโยงหลายมิติ </p> <p><br> <strong><ADDRESS> ... </ ADDRESS></strong> - ข้อมูลเกี่ยวกับผู้แต่ง </p> <p><br> <strong><BLOCKQUOTE> ... </ BLOCKQUOTE></strong> - ราคาแบบยาว </p> <p><br> <strong><PRE> ... </ PRE></strong> - ข้อความที่จัดรูปแบบล่วงหน้า </p> <p><br> <strong><รูปแบบ> ... </ รูปแบบ></strong> - ฟอร์มบล็อก </p> <p><br> <strong><TEXTAREA> ... </ TEXTAREA></strong> - สร้างกล่องเพื่อป้อนข้อความ </p> <p><br> <strong><SELECT> ... </ SELECT></strong> - สร้างเมนูแบบเลื่อน </p> <p><br> <strong><OPTION> ... </ OPTION></strong> - สร้างรายการที่จะเลือก </p> <p><br> <strong><DIR> ... </ DIR></strong> - รายการไดเรกทอรี </p> <p><br> <strong><OL> ... </ OL></strong> - รายการที่สั่งซื้อ <br> <strong>ตัวอย่างรายการสั่งซื้อ:</strong> </p> <ol><li> สีแดง </li><li> สีน้ำเงิน </li><li> สีเขียว </li></ol><p><br> <strong><UL> ... </ UL></strong> - รายการที่ไม่เรียงตามลำดับ <br> <strong>ตัวอย่างของรายการที่ไม่มีลำดับ:</strong> </p> <ul><li> สีแดง </li><li> สีน้ำเงิน </li><li> สีเขียว </li></ul><p><br> <strong><MENU> ... </ MENU></strong> - รายการเมนู </p> <p><br> <strong><DL> ... </ DL></strong> - รายการอภิธานศัพท์ </p> <p><br> <strong><CITE> ... </ CITE></strong> - การอ้างอิง </p> <p><br> <strong><รหัส> ... </ CODE></strong> - รหัสแบบอักษร </p> <p><br> <strong><DFN> ... </ DFN></strong> - กำหนดระยะเวลา </p> <p><br> <strong><EM> ... </ EM></strong> - เน้น <br> <strong>ตัวอย่างการเน้นสีแดง:</strong> <br> <em>แดง,</em> ฟ้า, เขียว </p> <p><br> <strong><I> ... </ I></strong> - ตัวเอียง <br> <strong>ตัวเอียง:</strong> <br> <em>แดง, ฟ้า, เขียว</em> </p> <p><br> <strong><KBD> ... </ KBD></strong> - ข้อความจากแป้นพิมพ์ </p> <p><br> <strong><SAMP> ... </ SAMP></strong> - ตัวอย่างข้อความ </p> <p><br> <strong><STRONG> ... </ STRONG></strong> - เน้นหนัก <br> <strong>ตัวอย่างของการเน้นหนัก:</strong> <br> <strong>แดง, ฟ้า, เขียว</strong> </p> <p><br> <strong><TT> ... </ TT></strong> - ข้อความเครื่องพิมพ์ดีด </p> <p><br> <strong><VAR> ... </ VAR></strong> - ตัวแปร </p> <p><br> <strong><B> ... </ B></strong> - Bold </p> <p><br> <strong><BASE></strong> - การอ้างอิงตำแหน่งสำหรับ URL อื่น ๆ </p> <p><br> <strong><NEXTID></strong> - อนุญาตให้มีการเชื่อมโยงเอกสารเข้าด้วยกัน </p> <p><br> <strong><META></strong> - อธิบายเอกสาร </p> <p><br> <strong><BR></strong> - แบ่งบรรทัด </p> <p><br> <strong><HR></strong> - เส้นแนวนอน </p> <p><br> <strong><IMG></strong> - ภาพ </p> <p><br> <strong><P></strong> - ย่อหน้า </p> <p><br> <strong><LI></strong> - รายการสินค้า </p> <p><br> <strong><DT></strong> - ระบุระยะในรายการ </p> <p><br> <strong><DD></strong> - ระบุความหมายในรายการ </p> </div> <div class="amp-related-wrapper"> <h2>Alike posts</h2> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B9%80%E0%B8%84%E0%B8%A5%E0%B9%87%E0%B8%94%E0%B8%A5%E0%B8%B1%E0%B8%9A%E0%B8%A2%E0%B8%AD%E0%B8%94%E0%B8%99%E0%B8%B4%E0%B8%A2%E0%B8%A1%E0%B8%AA%E0%B8%B3%E0%B8%AB%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%9C/"> <amp-img src="https://exse.eyewated.com/pict/e614c02ae6d23022-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B9%80%E0%B8%84%E0%B8%A5%E0%B9%87%E0%B8%94%E0%B8%A5%E0%B8%B1%E0%B8%9A%E0%B8%A2%E0%B8%AD%E0%B8%94%E0%B8%99%E0%B8%B4%E0%B8%A2%E0%B8%A1%E0%B8%AA%E0%B8%B3%E0%B8%AB%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%9C/">เคล็ดลับยอดนิยมสำหรับผู้เริ่มต้นบล็อกเกอร์</a></h3> <div class="amp-related-meta"> เว็บ & ค้นหา </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/10-30/"> <amp-img src="https://exse.eyewated.com/pict/6590f4fb568431bc-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/10-30/">10 เว็บไซต์บัตรอวยพรอิเล็กทรอนิกส์ที่ดีที่สุด</a></h3> <div class="amp-related-meta"> เว็บ & ค้นหา </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%84%E0%B8%B3%E0%B8%96%E0%B8%B2%E0%B8%A1%E0%B8%AA%E0%B8%B1%E0%B8%A1%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%93%E0%B9%8C%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%96%E0%B8%B2%E0%B8%A1%E0%B8%9C/"> <amp-img src="https://exse.eyewated.com/pict/c3f7db9610433079-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%84%E0%B8%B3%E0%B8%96%E0%B8%B2%E0%B8%A1%E0%B8%AA%E0%B8%B1%E0%B8%A1%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%93%E0%B9%8C%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%96%E0%B8%B2%E0%B8%A1%E0%B8%9C/">คำถามสัมภาษณ์เพื่อถามผู้สมัคร Blogger</a></h3> <div class="amp-related-meta"> เว็บ & ค้นหา </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%AA%E0%B9%88%E0%B8%87%E0%B9%84%E0%B8%9B%E0%B8%A2%E0%B8%B1%E0%B8%87%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%84%E0%B9%89%E0%B8%99%E0%B8%AB/"> <amp-img src="https://exse.eyewated.com/pict/523c1489e5d734c5-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%AA%E0%B9%88%E0%B8%87%E0%B9%84%E0%B8%9B%E0%B8%A2%E0%B8%B1%E0%B8%87%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%84%E0%B9%89%E0%B8%99%E0%B8%AB/">ส่งไปยังเครื่องมือค้นหาเพื่อเพิ่มการเข้าชมบล็อก</a></h3> <div class="amp-related-meta"> เว็บ & ค้นหา </div> </div> </div> <div class="amp-related-content"> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/guba-%E0%B9%81%E0%B8%8A%E0%B8%A3%E0%B9%8C%E0%B8%A7%E0%B8%B4%E0%B8%94%E0%B8%B5%E0%B9%82%E0%B8%AD%E0%B8%9F%E0%B8%A3%E0%B8%B5%E0%B8%81%E0%B8%B1%E0%B8%9A-guba/">GUBA - แชร์วิดีโอฟรีกับ GUBA</a></h3> <div class="amp-related-meta"> เว็บ & ค้นหา </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%A7%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9C%E0%B8%A5%E0%B8%B4%E0%B8%95%E0%B8%A7%E0%B8%B4%E0%B8%94%E0%B8%B5%E0%B9%82%E0%B8%AD%E0%B9%80%E0%B8%A7%E0%B9%87%E0%B8%9A%E0%B8%AA/"> <amp-img src="https://exse.eyewated.com/pict/a2e83a61e5103a4e-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%A7%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9C%E0%B8%A5%E0%B8%B4%E0%B8%95%E0%B8%A7%E0%B8%B4%E0%B8%94%E0%B8%B5%E0%B9%82%E0%B8%AD%E0%B9%80%E0%B8%A7%E0%B9%87%E0%B8%9A%E0%B8%AA/">วิธีการผลิตวิดีโอเว็บส่งเสริมการขาย</a></h3> <div class="amp-related-meta"> เว็บ & ค้นหา </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%88%E0%B8%B0%E0%B8%AB%E0%B8%B2%E0%B8%A8%E0%B8%B4%E0%B8%A5%E0%B8%9B%E0%B8%B0%E0%B8%84%E0%B8%A5%E0%B8%B4%E0%B8%9B%E0%B8%AD%E0%B8%B0%E0%B8%99%E0%B8%B4%E0%B9%80%E0%B8%A1/"> <amp-img src="https://exse.eyewated.com/pict/19142fd6b99333c9-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%88%E0%B8%B0%E0%B8%AB%E0%B8%B2%E0%B8%A8%E0%B8%B4%E0%B8%A5%E0%B8%9B%E0%B8%B0%E0%B8%84%E0%B8%A5%E0%B8%B4%E0%B8%9B%E0%B8%AD%E0%B8%B0%E0%B8%99%E0%B8%B4%E0%B9%80%E0%B8%A1/">ที่จะหาศิลปะคลิปอะนิเมะ, รูปภาพ, และกราฟิก</a></h3> <div class="amp-related-meta"> เว็บ & ค้นหา </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%A7%E0%B8%B4%E0%B8%94%E0%B8%B5%E0%B9%82%E0%B8%AD%E0%B8%9F%E0%B8%A3%E0%B8%B5%E0%B9%81%E0%B8%9A%E0%B9%88%E0%B8%87%E0%B8%9B%E0%B8%B1%E0%B8%99%E0%B9%80%E0%B8%A7%E0%B9%87%E0%B8%9A%E0%B9%84%E0%B8%8B/"> <amp-img src="https://exse.eyewated.com/pict/0cca2f68131e35f1-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%A7%E0%B8%B4%E0%B8%94%E0%B8%B5%E0%B9%82%E0%B8%AD%E0%B8%9F%E0%B8%A3%E0%B8%B5%E0%B9%81%E0%B8%9A%E0%B9%88%E0%B8%87%E0%B8%9B%E0%B8%B1%E0%B8%99%E0%B9%80%E0%B8%A7%E0%B9%87%E0%B8%9A%E0%B9%84%E0%B8%8B/">วิดีโอฟรีแบ่งปันเว็บไซต์ที่จ่าย</a></h3> <div class="amp-related-meta"> เว็บ & ค้นหา </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%9C%E0%B8%A5%E0%B8%B4%E0%B8%95%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C%E0%B8%9F%E0%B8%A3%E0%B8%B5%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%95%E0%B8%A3/"> <amp-img src="https://exse.eyewated.com/pict/42914867d95a2f90-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%A3%E0%B8%B1%E0%B8%9A%E0%B8%9C%E0%B8%A5%E0%B8%B4%E0%B8%95%E0%B8%A0%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B9%8C%E0%B8%9F%E0%B8%A3%E0%B8%B5%E0%B9%80%E0%B8%9E%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%95%E0%B8%A3/">รับผลิตภัณฑ์ฟรีเพื่อตรวจทานในบล็อกของคุณ</a></h3> <div class="amp-related-meta"> เว็บ & ค้นหา </div> </div> </div> </div> <div class="amp-related-wrapper"> <h2>See Newest</h2> <div class="amp-related-content"> <a href="https://th.eyewated.com/google-talk-%E0%B8%9F%E0%B8%A3%E0%B8%B5%E0%B8%AB%E0%B8%A3%E0%B8%B7%E0%B8%AD%E0%B9%84%E0%B8%A1%E0%B9%88/"> <amp-img src="https://exse.eyewated.com/pict/51720260888d3478-120x86.png" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/google-talk-%E0%B8%9F%E0%B8%A3%E0%B8%B5%E0%B8%AB%E0%B8%A3%E0%B8%B7%E0%B8%AD%E0%B9%84%E0%B8%A1%E0%B9%88/">Google Talk ฟรีหรือไม่</a></h3> <div class="amp-related-meta"> ซอฟต์แวร์และแอป </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/xbox-live-tcp-%E0%B9%81%E0%B8%A5%E0%B8%B0-udp-port-numbers/"> <amp-img src="https://exse.eyewated.com/pict/e689ed6a2d4432a3-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/xbox-live-tcp-%E0%B9%81%E0%B8%A5%E0%B8%B0-udp-port-numbers/">Xbox Live TCP และ UDP Port Numbers</a></h3> <div class="amp-related-meta"> อินเทอร์เน็ตและเครือข่าย </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%A7%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%84%E0%B9%89%E0%B8%99%E0%B8%AB%E0%B8%B2%E0%B9%84%E0%B8%9F%E0%B8%A5%E0%B9%8C%E0%B9%81%E0%B8%9A%E0%B8%9A%E0%B8%AD%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%A3%E0%B8%82/"> <amp-img src="https://exse.eyewated.com/pict/53d9d19461b233a9-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%A7%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%84%E0%B9%89%E0%B8%99%E0%B8%AB%E0%B8%B2%E0%B9%84%E0%B8%9F%E0%B8%A5%E0%B9%8C%E0%B9%81%E0%B8%9A%E0%B8%9A%E0%B8%AD%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%A3%E0%B8%82/">วิธีค้นหาไฟล์แบบอักษรของ Mac หรือ Windows</a></h3> <div class="amp-related-meta"> ซอฟต์แวร์ </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%9F%E0%B8%B1%E0%B8%87%E0%B8%81%E0%B9%8C%E0%B8%8A%E0%B8%B1%E0%B8%99-excel-dcount/"> <amp-img src="https://exse.eyewated.com/pict/8ede7eeeca793a00-120x86.gif" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%AD%E0%B8%99%E0%B8%9F%E0%B8%B1%E0%B8%87%E0%B8%81%E0%B9%8C%E0%B8%8A%E0%B8%B1%E0%B8%99-excel-dcount/">การสอนฟังก์ชัน Excel DCOUNT</a></h3> <div class="amp-related-meta"> ซอฟต์แวร์ </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%A7%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AB%E0%B8%B2%E0%B8%84%E0%B9%88%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B9%83%E0%B8%AB%E0%B8%8D%E0%B9%88%E0%B8%97%E0%B8%B5%E0%B9%88/"> <amp-img src="https://exse.eyewated.com/pict/a4e6528501693a47-120x86.gif" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%A7%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AB%E0%B8%B2%E0%B8%84%E0%B9%88%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B9%83%E0%B8%AB%E0%B8%8D%E0%B9%88%E0%B8%97%E0%B8%B5%E0%B9%88/">วิธีการหาค่าที่ใหญ่ที่สุดในฐานข้อมูล Excel หรือรายการ</a></h3> <div class="amp-related-meta"> ซอฟต์แวร์ </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%97%E0%B8%B8%E0%B8%81%E0%B8%AA%E0%B8%B4%E0%B9%88%E0%B8%87%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%84%E0%B8%B8%E0%B8%93%E0%B8%95%E0%B9%89%E0%B8%AD%E0%B8%87%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%97%E0%B8-11/"> <amp-img src="https://exse.eyewated.com/pict/cf0a5906130334ab-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%97%E0%B8%B8%E0%B8%81%E0%B8%AA%E0%B8%B4%E0%B9%88%E0%B8%87%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%84%E0%B8%B8%E0%B8%93%E0%B8%95%E0%B9%89%E0%B8%AD%E0%B8%87%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%97%E0%B8-11/">ทุกสิ่งที่คุณต้องการทราบเกี่ยวกับ iPhone Live Photos</a></h3> <div class="amp-related-meta"> IPhone และ iPod </div> </div> </div> </div> <div class="amp-related-wrapper"> <h2>Sapid posts</h2> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%A3%E0%B8%B5%E0%B8%A7%E0%B8%B4%E0%B8%A7-acer-aspire-v17-nitro-black-edition/"> <amp-img src="https://exse.eyewated.com/pict/f86a9f565dc333e2-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%A3%E0%B8%B5%E0%B8%A7%E0%B8%B4%E0%B8%A7-acer-aspire-v17-nitro-black-edition/">รีวิว Acer Aspire V17 Nitro Black Edition</a></h3> <div class="amp-related-meta"> คู่มือการซื้อ </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%A7%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%A3%E0%B9%89%E0%B8%B2%E0%B8%87-spamassassin/"> <amp-img src="https://exse.eyewated.com/pict/16decdbb0a87478b-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%A7%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%AA%E0%B8%A3%E0%B9%89%E0%B8%B2%E0%B8%87-spamassassin/">วิธีการสร้าง SpamAssassin ทำเครื่องหมาย Spam ในหัวเรื่อง</a></h3> <div class="amp-related-meta"> อีเมลและข้อความ </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%9E%E0%B8%B4%E0%B9%88%E0%B8%A1%E0%B8%9B%E0%B8%81%E0%B8%AD%E0%B8%B1%E0%B8%A5%E0%B8%9A%E0%B8%B1%E0%B9%89%E0%B8%A1%E0%B9%80%E0%B8%9E%E0%B8%A5%E0%B8%87%E0%B8%94/"> <amp-img src="https://exse.eyewated.com/pict/95c6f82621c0340e-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%9E%E0%B8%B4%E0%B9%88%E0%B8%A1%E0%B8%9B%E0%B8%81%E0%B8%AD%E0%B8%B1%E0%B8%A5%E0%B8%9A%E0%B8%B1%E0%B9%89%E0%B8%A1%E0%B9%80%E0%B8%9E%E0%B8%A5%E0%B8%87%E0%B8%94/">การเพิ่มปกอัลบั้มเพลงด้วยตนเองใน WMP 12</a></h3> <div class="amp-related-meta"> ซอฟต์แวร์และแอป </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%82%E0%B9%89%E0%B8%B2%E0%B8%A3%E0%B8%AB%E0%B8%B1%E0%B8%AA%E0%B8%A5%E0%B8%B1%E0%B8%9A%E0%B9%81%E0%B8%9A%E0%B8%9A-end-to-end/"> <amp-img src="https://exse.eyewated.com/pict/a6b3915e63f5344e-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%82%E0%B9%89%E0%B8%B2%E0%B8%A3%E0%B8%AB%E0%B8%B1%E0%B8%AA%E0%B8%A5%E0%B8%B1%E0%B8%9A%E0%B9%81%E0%B8%9A%E0%B8%9A-end-to-end/">การเข้ารหัสลับแบบ End-to-End คืออะไร?</a></h3> <div class="amp-related-meta"> อีเมลและข้อความ </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%A7%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%AA%E0%B8%A3%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%84%E0%B9%89%E0%B8%B2%E0%B9%82%E0%B8%84%E0%B8%A3%E0%B8%87-3/"> <amp-img src="https://exse.eyewated.com/pict/4b2ea51168c33485-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%A7%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%AA%E0%B8%A3%E0%B9%89%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%84%E0%B9%89%E0%B8%B2%E0%B9%82%E0%B8%84%E0%B8%A3%E0%B8%87-3/">วิธีสร้างเค้าโครง 3 คอลัมน์ใน CSS</a></h3> <div class="amp-related-meta"> ออกแบบเว็บไซต์และ Dev </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B9%82%E0%B8%97%E0%B9%82%E0%B8%9E%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B8%AD%E0%B8%82%E0%B9%88%E0%B8%B2%E0%B8%A2%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4/"> <amp-img src="https://exse.eyewated.com/pict/89b78c68df8b3389-120x86.gif" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B9%82%E0%B8%97%E0%B9%82%E0%B8%9E%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B8%AD%E0%B8%82%E0%B9%88%E0%B8%B2%E0%B8%A2%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4/">โทโพโลยีเครือข่ายคอมพิวเตอร์ภาพประกอบ</a></h3> <div class="amp-related-meta"> อินเทอร์เน็ตและเครือข่าย </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%A7%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%81%E0%B8%97%E0%B8%A3%E0%B8%81%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B9%83%E0%B8%99%E0%B8%9A%E0%B8%A3%E0%B8%A3%E0%B8%97%E0%B8%B1%E0%B8%94/"> <amp-img src="https://exse.eyewated.com/pict/1bb00bc630e033c7-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%A7%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%81%E0%B8%97%E0%B8%A3%E0%B8%81%E0%B8%A0%E0%B8%B2%E0%B8%9E%E0%B9%83%E0%B8%99%E0%B8%9A%E0%B8%A3%E0%B8%A3%E0%B8%97%E0%B8%B1%E0%B8%94/">วิธีการแทรกภาพในบรรทัดบน Yahoo! จดหมาย</a></h3> <div class="amp-related-meta"> อีเมลและข้อความ </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%AA%E0%B9%88%E0%B8%A7%E0%B8%99%E0%B8%82%E0%B8%A2%E0%B8%B2%E0%B8%A2%E0%B9%80%E0%B8%81%E0%B8%A1-10/"> <amp-img src="https://exse.eyewated.com/pict/6e5aadf6e9da2eb4-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%AA%E0%B9%88%E0%B8%A7%E0%B8%99%E0%B8%82%E0%B8%A2%E0%B8%B2%E0%B8%A2%E0%B9%80%E0%B8%81%E0%B8%A1-10/">ส่วนขยายเกม 10 อันดับแรกสำหรับ Firefox</a></h3> <div class="amp-related-meta"> เบราว์เซอร์ </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%83%E0%B8%8A%E0%B9%89%E0%B8%A3%E0%B8%B9%E0%B8%9B%E0%B8%97%E0%B8%A3%E0%B8%87%E0%B8%9E%E0%B8%B7%E0%B9%89%E0%B8%99%E0%B8%90%E0%B8%B2%E0%B8%99%E0%B9%83%E0%B8%99%E0%B8%81/"> <amp-img src="https://exse.eyewated.com/pict/36d9a76bbae53b48-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%83%E0%B8%8A%E0%B9%89%E0%B8%A3%E0%B8%B9%E0%B8%9B%E0%B8%97%E0%B8%A3%E0%B8%87%E0%B8%9E%E0%B8%B7%E0%B9%89%E0%B8%99%E0%B8%90%E0%B8%B2%E0%B8%99%E0%B9%83%E0%B8%99%E0%B8%81/">การใช้รูปทรงพื้นฐานในการออกแบบกราฟฟิก</a></h3> <div class="amp-related-meta"> ออกแบบเว็บไซต์และ Dev </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B9%80%E0%B8%97%E0%B8%84%E0%B9%82%E0%B8%99%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5%E0%B9%82%E0%B8%97%E0%B8%A3%E0%B8%A8%E0%B8%B1%E0%B8%9E%E0%B8%97%E0%B9%8C%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%96%E0%B8%B7/"> <amp-img src="https://exse.eyewated.com/pict/a3055a3c519e33dc-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B9%80%E0%B8%97%E0%B8%84%E0%B9%82%E0%B8%99%E0%B9%82%E0%B8%A5%E0%B8%A2%E0%B8%B5%E0%B9%82%E0%B8%97%E0%B8%A3%E0%B8%A8%E0%B8%B1%E0%B8%9E%E0%B8%97%E0%B9%8C%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%96%E0%B8%B7/">เทคโนโลยีโทรศัพท์มือถือ 2G คืออะไร?</a></h3> <div class="amp-related-meta"> ใหม่และต่อไป </div> </div> </div> <div class="amp-related-content"> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%A7%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%94%E0%B8%B9%E0%B8%AA%E0%B9%88%E0%B8%A7%E0%B8%99%E0%B8%97%E0%B9%89%E0%B8%B2%E0%B8%A2%E0%B8%82%E0%B8%AD%E0%B8%87%E0%B9%81%E0%B8%9F%E0%B9%89%E0%B8%A1%E0%B9%83/">วิธีดูส่วนท้ายของแฟ้มใน Linux ด้วยคำสั่งหาง</a></h3> <div class="amp-related-meta"> ลินุกซ์ </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%A7%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%97%E0%B8%B3%E0%B9%83%E0%B8%AB%E0%B9%89-google-2/"> <amp-img src="https://exse.eyewated.com/pict/39eeb53c5b6c3473-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%A7%E0%B8%B4%E0%B8%98%E0%B8%B5%E0%B8%97%E0%B8%B3%E0%B9%83%E0%B8%AB%E0%B9%89-google-2/">วิธีทำให้ Google ปลอดภัยสำหรับเด็ก ๆ</a></h3> <div class="amp-related-meta"> เว็บ & ค้นหา </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B9%80%E0%B8%A3%E0%B8%B4%E0%B9%88%E0%B8%A1%E0%B8%95%E0%B9%89%E0%B8%99%E0%B9%83%E0%B8%8A%E0%B9%89%E0%B8%87%E0%B8%B2%E0%B8%99-wireless-hotspot/"> <amp-img src="https://exse.eyewated.com/pict/773133f193822f8d-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B9%80%E0%B8%A3%E0%B8%B4%E0%B9%88%E0%B8%A1%E0%B8%95%E0%B9%89%E0%B8%99%E0%B9%83%E0%B8%8A%E0%B9%89%E0%B8%87%E0%B8%B2%E0%B8%99-wireless-hotspot/">เริ่มต้นใช้งาน Wireless Hotspot</a></h3> <div class="amp-related-meta"> อีเมลและข้อความ </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%AD%E0%B8%B8%E0%B8%9B%E0%B8%81%E0%B8%A3%E0%B8%93%E0%B9%8C%E0%B9%80%E0%B8%AA%E0%B8%A3%E0%B8%B4%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%84%E0%B8%B8%E0%B8%93%E0%B8%84%E0%B8%A7%E0%B8%A3%E0%B8%8B/"> <amp-img src="https://exse.eyewated.com/pict/9419413a9d4330c7-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%AD%E0%B8%B8%E0%B8%9B%E0%B8%81%E0%B8%A3%E0%B8%93%E0%B9%8C%E0%B9%80%E0%B8%AA%E0%B8%A3%E0%B8%B4%E0%B8%A1%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%84%E0%B8%B8%E0%B8%93%E0%B8%84%E0%B8%A7%E0%B8%A3%E0%B8%8B/">อุปกรณ์เสริมที่คุณควรซื้อด้วย iPad ของคุณ?</a></h3> <div class="amp-related-meta"> IPad </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/%E0%B8%A3%E0%B8%B5%E0%B8%A7%E0%B8%B4%E0%B8%A7-columbia-gps-pal-app/"> <amp-img src="https://exse.eyewated.com/pict/6e6fced6e53334fd-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/%E0%B8%A3%E0%B8%B5%E0%B8%A7%E0%B8%B4%E0%B8%A7-columbia-gps-pal-app/">รีวิว Columbia GPS Pal App</a></h3> <div class="amp-related-meta"> ใหม่และต่อไป </div> </div> </div> <div class="amp-related-content"> <a href="https://th.eyewated.com/unified-communications-%E0%B8%84%E0%B8%B7%E0%B8%AD%E0%B8%AD%E0%B8%B0%E0%B9%84%E0%B8%A3/"> <amp-img src="https://exse.eyewated.com/pict/e418d56171df432b-120x86.jpg" width="120" height="86" layout="responsive" class="amp-related-image"></amp-img> </a> <div class="amp-related-text"> <h3><a href="https://th.eyewated.com/unified-communications-%E0%B8%84%E0%B8%B7%E0%B8%AD%E0%B8%AD%E0%B8%B0%E0%B9%84%E0%B8%A3/">Unified Communications คืออะไร?</a></h3> <div class="amp-related-meta"> อีเมลและข้อความ </div> </div> </div> </div></article> <footer class="amp-wp-footer"> <div class="amp-wp-footer-inner"> <a href="#" class="back-to-top">Back to top</a> <p class="copyright"> © 2024 th.eyewated.com </p> <div class="amp-wp-social-footer"> <a href="#" class="jeg_facebook"><i class="fa fa-facebook"></i> </a><a href="#" class="jeg_twitter"><i class="fa fa-twitter"></i> </a><a href="#" class="jeg_google-plus"><i class="fa fa-google-plus"></i> </a><a href="#" class="jeg_pinterest"><i class="fa fa-pinterest"></i> </a><a href="" class="jeg_rss"><i class="fa fa-rss"></i> </a> </div> </div> </footer> <div id="statcounter"> <amp-pixel src="https://c.statcounter.com/12022999/0/02d06b5d/1/"> </amp-pixel> </div> </body> </html> <!-- Dynamic page generated in 1.218 seconds. --> <!-- Cached page generated by WP-Super-Cache on 2019-10-04 00:23:41 --> <!-- 0.001 -->