SlideShare a Scribd company logo
www.RongRean.com หลักสูตร สร้างเว็บด้วย  HTML: Session  ที่  1  ตอนที่  3
การตัดคำขึ้นบรรทัดใหม่  <br> <p>test test this is some text <br>  hello html is  <br> fun.   </p> การตัดคำขึ้นย่อหน้าใหม่  <p> <p>  this is 1 paragrapg<br> and the next one is… </p> <p> this is 2 paragraph </p> www.rongrean.com Orjix
จัดวางตำแหน่งข้อความในย่อหน้า <p  align=“center” >center</p> <p  align=“right” >right</p> จัดวางตำแหน่งให้อยู่กึ่งกลางด้วย  <center> <center> how to use<br> center tag. </center> <center> <p> nested with other tag</p> </center> www.rongrean.com Orjix
จัดรูปแบบเอกสารตามที่กำหนด  <pre> <pre> hello this is pre-tag. <pre> สร้างเส้นคั่นในแนวนอน   <hr> <p> this is upper-part <hr> this is lower-part </p> www.rongrean.com Orjix
สร้างเส้นคั่นในแนวนอน   <hr> :   attribute  ต่างๆ ของ   <hr>  ได้แก่ Width :  กำหนดความยาวของ  pixel  มีหน่วยเป็น   pixel ex  :   ให้  width  เท่ากับ  20 px  ( width=“20px” ) Size :  กำหนดความหนาของเส้นคั่น มีหน่วยเป็น   pixel ex  :   ให้  size เท่ากับ  10 px  ( size=“10px” ) Noshade :  กำหนดให้เป็นเส้นคั่นสีเดียวทั้งเส้น ex  :   กำหนด  attribute noshade ให้กับ  <hr> ( <hr noshade> ) Align :  กำหนดตำแหน่งของเส้นคั่น ค่าที่เป็นได้คือ  center, left  และ  right ex  :   ให้  width  เท่ากับ  20 px  ( width=“20px” ) www.rongrean.com Orjix left center right
เพิ่มหมายเหตุเตือนความจำ  <!-- …text here… --> <h1>header</h1><!-- this is header --> <p> how are you?<!-- this is paragraph--> </p> www.rongrean.com Orjix No text here!? No text here!?

More Related Content

DOCX
ใบงานที่2
PPTX
PPT
Session3 part2
PPTX
Introduction draft framework trish grant start strong seminar 14 october (wel...
 
PPT
Session4 part1
PPT
Session2 part1
PPT
อะไรคือโฮมเพจ
PPT
Session2 part2
ใบงานที่2
Session3 part2
Introduction draft framework trish grant start strong seminar 14 october (wel...
 
Session4 part1
Session2 part1
อะไรคือโฮมเพจ
Session2 part2

Viewers also liked (8)

PPTX
Janis carroll lind childrens commission presentation 14 october
 
PPT
Session1 part1
PPT
Session1 part1
PPT
Session1 part1
PPT
part1
PPT
Session3 part1
PPT
Auckland Area - Child Development Teams - Startstrong – A Children’s Rights S...
 
PPT
Bilgisayar AğLari Ve YöNetimi Sunum
Janis carroll lind childrens commission presentation 14 october
 
Session1 part1
Session1 part1
Session1 part1
part1
Session3 part1
Auckland Area - Child Development Teams - Startstrong – A Children’s Rights S...
 
Bilgisayar AğLari Ve YöNetimi Sunum
Ad

Similar to Session1 part3 (20)

DOCX
รายงาน
DOCX
รายงาน
DOCX
รายงาน
DOCX
รายงาน เรื่อง css
DOCX
รายงาน
DOCX
รายงาน
PPT
Web Accessibility Coding
PPT
การสอนเขียนHtml
PPTX
เริ่มต้นสร้างเอกสาร HTML
DOC
รายงาน กลุ่ม คอม ฟ้า
DOC
รายงาน กลุ่ม คอม ป๊อบ
DOC
รายงาน กลุ่ม คอม ป๊อบ
PPT
Php week 2
PDF
เนื้อหา Html
PDF
CSS คืออะไร?
PPT
KMUTNB - Internet Programming 7/7
DOCX
Css คืออะไร
รายงาน
รายงาน
รายงาน
รายงาน เรื่อง css
รายงาน
รายงาน
Web Accessibility Coding
การสอนเขียนHtml
เริ่มต้นสร้างเอกสาร HTML
รายงาน กลุ่ม คอม ฟ้า
รายงาน กลุ่ม คอม ป๊อบ
รายงาน กลุ่ม คอม ป๊อบ
Php week 2
เนื้อหา Html
CSS คืออะไร?
KMUTNB - Internet Programming 7/7
Css คืออะไร
Ad

Session1 part3