(구) 교육모듈/특강 자료
2024. 5. 13.
[신사중학교 영재학급 2강.] web 구축과 생성형 AI 코딩 활용
/* 전체 페이지에 대한 기본 스타일 */body { font-family: 'Arial', sans-serif; background-color: #ebe5f1; color: #333; margin: 0; padding: 20px; line-height: 1.6;}h1 { color: #4A47A3; text-align: center; font-size: 2.5em; text-shadow: 2px 2px 4px #aaa;}h3 { color: #424874; text-align: center; font-size: 1.4em;}h6 { color: #555; font-size: 0.9em; text-align: center; margin-bottom: 20px;}1. 파이썬 ..