You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Watch chapters 1–5, 10, 13, 14 of [CSS Tutorial – Full Course for Beginners](https://www.youtube.com/watch?v=OXGznpKZ_sA)
6
+
* Study the template html files and prepare to style it to match the [Code Differently](https://codedifferently.com) website (due by lecture on 4/17).
7
+
8
+
## Working with CSS Instructions
9
+
10
+
You will have the opportunity to develop your CSS skills by attempting to mimic a simplified version of the Code Differently website.
11
+
12
+
1. Make a copy of the template directory and give it a unique name.
13
+
2. Add your CSS to the `style.css` file in the directory.
14
+
3. Submit a PR with your completed solution. You should only make modifications to the CSS file while leaving the other copies unmodified.
15
+
16
+
> [!NOTE]
17
+
> Make sure that you have the [Live Server](vscode:extension/ritwickdey.LiveServer) extension installed in VS Code for the smoothest development experience.
<h2class="hero-title">Together we can move the needle of <emclass="highlight">diversity in tech.</em></h2>
31
+
<divclass="hero-text"><span>Code Differently</span> provides hands on training and education through coding classes that gives participants the technical and cognitive skills they need to excel in technology-driven workplaces.</div>
32
+
</div>
33
+
</section>
34
+
<sectionclass="programs-section">
35
+
<h2>Our <emclass="highlight">Programs</em></h2>
36
+
<ulclass="programs">
37
+
<liclass="program">
38
+
<h3>1000 Kids Coding</h3>
39
+
<p>The Code Differently 1000 Kids Coding program was created to expose New Castle County students to computing and programming. The 1000 Kids Coding courses are designed for all experience levels, no experience required.</p>
40
+
</li>
41
+
<liclass="program">
42
+
<h3>Return Ready</h3>
43
+
<p>The Code Differently Workforce Training Initiatives were created to help individuals underrepresented in tech reinvent their skills to align with the changing workforce market. If you are ready to start your tech journey, join our talent community today.</p>
44
+
</li>
45
+
<liclass="program">
46
+
<h3>Pipeline DevShops</h3>
47
+
<p>Pipeline DevShop is a youth work-based learning program. Youth participants experience working in a real software development environment while sharpening their technology and soft skills.</p>
48
+
</li>
49
+
<liclass="program">
50
+
<h3>Platform Programs</h3>
51
+
<p>Platform programs are designed for high school graduates, college students, career changers, or professionals looking to develop the technology job readiness skills for today’s workforce.</p>
0 commit comments