[Project] 메인페이지 : index.html
·
◈ Human Project/화면 설계 [HTML]🐯
- CSS : 메인페이지(index.html) /* 메인페이지 */ .index {width: 900px; margin: 0 auto;} .index::after {content: ''; display: block; clear: both;} .index .mainbox {width: 640px; float: left; padding: 20px;} .index .box {width: 630px; padding: 5px;} .index .box h2, .index .box h3, .index .box p {margin: 10px 0;} /* index : top */ .index .top { width: 630px; height: 200px; background-size: 110%; background-po..
[Nginx] 초기 페이지 변경하기 [index.html 파일 활용]
·
▣ Server/Nginx🧶
[Nginx] Nginx 서버 설치, 도메인 연결[Windows 내 모든 포트 허용, AWS 포트 개방] [Nginx] AWS 가상머신, 원격 데스크톱 연결[AWS 가상머신 세팅, 원격 데스크톱 연결하기] 1. AWS 가상머신 세팅하기 클라우드 서비스 | 클라우드 컴퓨팅 솔루션| Amazon Web Services AWS IoT에 대한 새로운 소 yermi.tistory.com 1. index.html 파일 만들기 Hello World 블로그 2. Nginx에 적용하기 [Nginx] VisualSVN Server 세팅하기[SVN User 생성 및 AWS 연결] [Nginx] 초기 페이지 변경하기[index.html 파일 활용] [Nginx] Nginx 서버 설치, 도메인 연결[Windows 내 모든 포트..