File: /var/www/w230/html/behavior/footer.php
<!-- footer.php -->
<footer class="footer-custom text-white text-center py-3 mt-5">
<div class="container d-flex justify-content-center align-items-center gap-2">
<img src="uploads/logo_cow.png" alt="โลโก้หัววัว" width="80" height="80" class="rounded-circle shadow">
<span style="font-family: 'Prompt', sans-serif; font-size: 1rem;">
พัฒนาโปรแกรมโดย นายสราวุธ สมพงษ์ ครูโรงเรียนบ้านหัววัวหนองนารีตาตวด
</span>
<!-- เวอร์ชั่น -->
<div class="text-center mt-1" style="font-size: 0.75rem; color: #999;">
BehavioR Version 1.0
</div>
</div>
</footer>