[꿀팁] CSS selector 연습 사이트 [CSS 선택자 게임, CSS Diner]
·
◐ 기타/알아두면 좋은 팁(tip)✨
- CSS 선택자 게임, CSS Diner CSS Diner A fun game to help you learn and practice CSS selectors. flukeout.github.io
[꿀팁] Github Readme 예쁘게 꾸미기 [Readme Header, Badge, Widget 등]
·
◐ 기타/알아두면 좋은 팁(tip)✨
- Github Readme 꾸미기 kycasdzxc - Overview#Yermi #코딩공부 #주니어개발자. kycasdzxc has 25 repositories available. Follow their code on GitHub.github.com1. Readme 용 ✨special✨ repository 생성하기- Readme test 사이트Shields.io: Quality metadata badges for open source projectsLove Shields? Please consider donating to sustain our activitiesYour BadgeStaticUsing dash "-" separator/badge/ - - Dashes --→- DashUnderscores..
[꿀팁] NSSM을 이용하여 Windows에 서비스 추가하기 [NSSM으로 NginX 서비스로 등록하기]
·
◐ 기타/알아두면 좋은 팁(tip)✨
- NSSM으로 NginX 서비스로 등록하기 NSSM(Non-Sucking Service Manager)이란? Microsoft Windows용 서비스 관리자로, 윈도우 서비스 등록을 쉽고 간결하게 지원한다. NSSM - the Non-Sucking Service Manager NSSM - the Non-Sucking Service Manager nssm is a service helper which doesn't suck. srvany and other service helper programs suck because they don't handle failure of the application running as a service. If you use such a program you may see..
[꿀팁] 이미지 팝업 슬라이드 하는 방법 [이미지 갤러리 플러그인 lightbox2, prettyPhoto]
·
◐ 기타/알아두면 좋은 팁(tip)✨
1. 이미지 갤러리 플러그인, lightbox2 Lightbox2 Examples Two individual images Four image set Getting started Download a zip of the latest release (or any previous one) from the Github Releases page. Or install using npm: npm install lightbox2 --save Open up the zip file and take a peek at the barebones lokeshdhakar.com 2. 이미지 갤러리 플러그인, prettyPhoto jQuery lightbox for images, videos, YouTube, iframes, ajax..
[꿀팁] Hover Effects 관련 사이트 [디자인 프레임 워크, MDBootstrap]
·
◐ 기타/알아두면 좋은 팁(tip)✨
- 디자인 프레임 워크, MDBootstrap Bootstrap Hover Effects - examples & tutorial Bootstrap hover effect appears when a user positions computer cursor over an element without activating it. Hover effects make a website more interactive. mdbootstrap.com - MDBootstrap 디자인 프레임워크 설치 MDBootstrap 5 download & installation guide Material Design for Bootstrap is free to download. Install via npm, CDN, MDB CLI, fr..