일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- #웹솔루션
- javascript
- #jQuery
- 게시판
- #업종별
- jquery
- php
- #홈페이지제작
- #홈페이지
- #동영상
- CSS
- 홈페이지
- 쇼핑몰
- #쇼핑몰
- 사이트제작
- #happycgi
- #솔루션
- #이미지
- happycgi
- #image
- 홈페이지제작
- #cgimall
- #해피CGI
- 해피씨지아이
- 해피CGI
- #CSS
- 솔루션
- #뉴스
- CGIMALL
- 웹솔루션
- Today
- Total
웹솔루션개발 22년 노하우! 해피CGI의 모든것
[해피CGI][cgimall]옛날 패미컴 스타일로 만들어 주는 NES.css 본문
사이트를 패미컴 스타일로 만들수 있는 CSS 입니다.
https://github.com/nostalgic-css/NES.css
위의 링크에서 관련을 파일을 받아 적용 하거나
CDN 으로도 사용 가능합니다.
<!-- minify -->
<link href="https://unpkg.com/nes.css@2.3.0/css/nes.min.css" rel="stylesheet" />
<!-- latest -->
<link href="https://unpkg.com/nes.css@latest/css/nes.min.css" rel="stylesheet" />
<!-- core style only -->
<link href="https://unpkg.com/nes.css/css/nes-core.min.css" rel="stylesheet" />
<link href="https://unpkg.com/nes.css@2.3.0/css/nes.min.css" rel="stylesheet" />
<!-- latest -->
<link href="https://unpkg.com/nes.css@latest/css/nes.min.css" rel="stylesheet" />
<!-- core style only -->
<link href="https://unpkg.com/nes.css/css/nes-core.min.css" rel="stylesheet" />
'웹프로그램밍 자료실 > HTML 자료' 카테고리의 다른 글
[해피CGI][cgimall]CSS Hover Effects 마우스 호버시 다양한 슬라이드 효과 (0) | 2022.01.27 |
---|---|
[해피CGI][cgimall]Lightweight HTML and BBCode WYSIWYG Editor - SCEditor (0) | 2022.01.21 |
[해피CGI][cgimall]Simple CSS text animation 텍스트가 수직 플립되는 효과 (0) | 2022.01.06 |
[해피CGI][cgimall] CSS를 이용한 간단 로그인/회원가입 (0) | 2021.10.25 |
[해피CGI][cgimall] 원모양으로 회전하는 텍스트 Circular text (0) | 2021.10.20 |
Comments