Thursday
CSS
-
การจัดตำแหน่งโดย CSS ด้วย float และ clear (3,722)
float และ clear เป็น property ที่สำคัญอันหนี่ง ที่มีไว้เพื่อการจัดตำแหน่งของ layout ในแบบ tableless property ทั้งสองตัวมีความหมายดังนี้ครับ
float left มีความหมายเหมือนกับ align left แหละครับ คือจัดให้ชิดซ้าย
[b]float right[ b] มีความหมายเหมือนกับ alight right ครับ คือจัดให้ชิดขวา
clear left
-
เปลี่ยนสีเมนูด้วย css Simple CSS rollover lists (4,903)
Simple CSS rollover lists
Variation current page indication
There are times when you may want to show the user what page they are on There are many ways to achive this One simple method is
add id "active" to the "LI" element associated with the current page
duplicate the main
-
ภาพซ้อนภาพ ด้วย CSS (45,616)
วิธีที่ 1 lt div style "position absolute z index 99 " gt lt img src "$URL รูปภาพ" gt lt div gt lt div style "position absolute z index 9999 " gt lt img src "$URL ของBanner" gt lt div gt วิธีที่ 2 product{ nbsp nbsp width 500px nbsp nbsp height 500px nbsp nbsp background url p
-
การแสดงรูปภาพ สวย ๆ ด้วย CSS (10,409)
http www 1stwebdesigner com design fresh jquery image gallery display solutions
-
แสดง และซ่อน รูปภาพกับ CSS CSS Display and Visibility (12,964)
The display property specifies if how an element is displayed and the visibility property specifies if an element should be visible or hidden Box 1Box 2 nbsp Box 3 nbsp Hiding an Element display none or visibility hiddenHiding an element can be done by setting the display property to "none" or th
-
ทำให้รูปภาพโปร่งใส opticity กับ CSS (31,470)
First we will show you how to create a transparent image with CSS Regular image The same image with transparency Look at the following source code lt img src "klematis jpg" width "150" height "113" alt "klematis"style "opacity 0 4 filter alpha opacity 40 " gt Firefox uses the property nbsp opacit
-
การใช้ ul li ol ใน css (9,760)
li คือ list ul คือ unorderlist จะนับ li เป็น สัญลักษณ์ อื่นๆที่ไม่ใช่ตัวเลข ol คือ orderlist นับ li เป็นตัวเลขรูปแบบการใช้คือแต่เราสามารถกำหนด property ให้ ul ได้ ด้วยการใส่ list style type เช่น ul { list style type square } ก็จะได้เป็นสี่เหลี่ยมเล็กๆการแสดงผลเขียนโค้ด css ดังนี้Code lt style type
-
Code ทำ Menu ของ CSS (25,937)
เว็บ ดีมาก http purecssmenu com http www cssdrive com index php menudesigns category C20 P10 http www cssmenusamples com category css menu free downloadhttp css3menu com elegant dark menu html
-
การสร้างเงาให้กับรูปภาพ และพื้นหลังต่าง ๆ ด้วย CSS3 Box shadow (22,473)
หลังจากวันก่อนคุยเกี่ยวกับเรื่องทำกล่องขอบโค้งไปแล้ว บทความ สร้างขอบโค้งด้วย CSS3 กันแล้ว มาคราวนี้เลยเอาทำเงาให้พื้นหลังรูปภาพ หรือกล่องมาบอกเล่าต่อ1 เริ่มด้วยเลือกสิ่งที่เราต้องการสร้างเงาพื้นหลังให้ได้ก่อน ซึ่งเราเลือกรูปที่คุณ Parkzz ทำมาใช้ดู ส่วนใครอื่้นก็สร้างนำรูป หรืออย่างอื่นก็ได้ตามใจชอ
-
Cross Browser Pure CSS3 Vertical Accordion (4,238)
หลังจากที่แจก CSS3 Code ในแบบ Pure CSS3 Horizontal Accordion ไปแล้วในบทความก่อนหน้านี้ คราวนี้ก็มาแจกโค๊ด Accordion ในแบบแนวนอนบ้างหรือ Pure CSS3 Vertical Accordion ซึ่งก็มีลักษณะค้ลายๆ กันแต่ Horizontal Accordion นั้นจะเลื่อนแท็บไปด้านข้าง แต่ Vertical Accordion นัั้นจะเลื่อนแท็บลงด้านล้างนั้นเอง แ