/* 기본 스타일 */
.business-report {
font-family: ‘Noto Sans KR’, ‘Malgun Gothic’, sans-serif;
line-height: 1.6;
color: #333;
max-width: 1200px;
margin: 0 auto;
padding: 0;
}
/* 섹션 제목 */
.business-report h3.section-heading {
font-size: 1.8em;
font-weight: 600;
border-bottom: 2px solid #2546FF;
padding-bottom: 12px;
margin-top: 50px !important; /* 섹션 간의 간격 증가 – !important 추가 */
margin-bottom: 25px !important; /* 섹션 제목과 본문 사이 간격 – !important 추가 */
color: #2546FF;
display: block; /* 확실하게 블록 요소로 지정 */
width: 100%; /* 너비 100%로 설정 */
}
/* 섹션 스타일 */
.section {
margin-bottom: 70px !important; /* 섹션 사이의 간격 더 증가 – !important 추가 */
padding-bottom: 30px !important;
clear: both;
display: block;
position: relative; /* Elementor와의 호환성을 위해 */
}
/* 소개 문단 스타일 */
.introduction {
font-size: 1.1em;
margin: 25px 0 50px 0 !important; /* !important 추가 */
line-height: 1.8;
}
/* 회사 정보 박스 스타일 */
.company-info-box {
background-color: #f9f9f9;
border-left: 4px solid #2546FF;
padding: 20px 25px;
margin: 30px 0;
border-radius: 4px;
}
.company-info-box ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.company-info-box ul li {
padding: 8px 0;
border-bottom: 1px dotted #e0e0e0;
}
.company-info-box ul li:last-child {
border-bottom: none;
}
What is 100 Days of No Code?
- Company: 100 Days of No Code
- Homepage: https://www.100daysofnocode.com
- Industry: Educational Technology, No-Code Development
- Business Model Type: Subscription-based educational platform with community components
100 Days of No Code is an educational platform founded to democratize tech creation by teaching people how to build digital products without traditional programming. The company offers a structured 100-day curriculum that takes participants from complete beginners to confident no-code builders through practical, project-based learning.
Their flagship offering is the 100-day challenge program, which guides learners through building increasingly complex applications using popular no-code tools like Webflow, Bubble, Zapier, Airtable, and more. The platform breaks down the learning journey into manageable daily tasks, creating an accessible path for those who might otherwise be intimidated by technology development.
Beyond the core curriculum, 100 Days of No Code provides specialized courses targeting specific outcomes like building marketplaces, membership sites, or automation workflows. They supplement these courses with live workshops, expert-led sessions, and an active community where members can share progress, collaborate on projects, and receive feedback. The company has positioned itself at the intersection of education technology and the rapidly growing no-code movement, creating a bridge that allows non-technical individuals to participate in digital creation.
No comment yet, add your voice below!