
🏠 สารบัญ
▶การใส่ลิงค์ (Link) ภายใน Blog ตนเอง 🔝
ข้อความต้นทาง(ให้มา) ใส่แท็ก
<div id="link"> ..... </div>
ข้อความปลายทาง(ให้ไป) ใส่แท็ก ที่ใส่ลิงค์
<a href="#link"> ..... </a>
การใส่ฟอนต์ AWESOME 🔝
ใส่แทกนี้ไว้บรรทัดแรก
<head>
<script src="https://kit.fontawesome.com/9a25656e9e.js" crossorigin="anonymous"></script>
</head>
แทกนี้แสดงผล
<i class="fa-solid fa-user"></i>
<i class="fa-regular fa-user"></i>
<i class="fa-light fa-user"></i>
การใส่ PDF ในบล็อค
ตัวอย่างที่ การสมัครตัวแทน/นายหน้า มิตรแท้
<iframe allow="autoplay" height="500" src="https://drive.google.com/file/d/17ibVVZrST3xh8cgwevdUnfdDyxEZxPGi/preview" width="800">
</iframe>
ตัวอักษรพิเศษ
▶