HTML 코드
<footer class="bg-gray-800 text-white py-4">
<div class="container mx-auto flex flex-col items-center">
<div class="flex space-x-4 mb-3">
<a href="#" class="text-gray-400 hover:text-gray-200">About</a>
<a href="#" class="text-gray-400 hover:text-gray-200">Contact</a>
<a href="#" class="text-gray-400 hover:text-gray-200">Privacy Policy</a>
</div>
<div class="flex space-x-4 mb-3">
<a href="#" class="text-gray-400 hover:text-gray-200">
<img src="https://picsum.photos/30/30" alt="Facebook" class="inline-block">
</a>
<a href="#" class="text-gray-400 hover:text-gray-200">
<img src="https://picsum.photos/30/30" alt="Twitter" class="inline-block">
</a>
<a href="#" class="text-gray-400 hover:text-gray-200">
<img src="https://picsum.photos/30/30" alt="Instagram" class="inline-block">
</a>
</div>
<div class="text-center">
<p class="text-gray-400">© 2023 Your Company. All rights reserved.</p>
</div>
</div>
</footer>
관련 구성 요소
포트폴리오-미니멀리스트-트라이어딕-복잡-바닥글
포트폴리오 웹사이트를 위한 복잡하고 미니멀한 스타일의 바닥글로, 트라이어딕 색 구성표를 사용합니다. 탐색 링크, 소셜 미디어 아이콘, 저작권, 연락을 위한 클릭 유도문안이 포함되어 있으며 완전한 응답성과 다크 모드를 지원합니다.
Bauhaus 단색 헬스케어 바닥글
의료 애플리케이션을 위한 간단하고 기능적인 바닥글 구성 요소로, Bauhaus 디자인 원칙에서 영감을 받았습니다. 단색 색 구성표, 반응형 레이아웃 및 다크 모드 지원이 특징입니다.