🎯 Learning Intention

I will build the HTML structure for my A+ Certification Readiness page, organizing study plans, evidence, and reflections in clear sections.


βœ… Success Criteria


β˜€οΈ Warm-Up / Tech Journal (5–7 min)

β€œWhat do employers or reviewers look for first when they open a portfolio page? How can structure help them find it quickly?”


🧠 Mini-Lesson (15 min)

<section id="study-plan">
  <h2>My A+ Study Plan</h2>
  <p>Weekly focus areas for each domain...</p>
</section>
<section id="evidence">
  <h2>Practice & Evidence</h2>
  <img src="screenshot1.jpg" alt="Quiz results">
</section>


πŸ›  Independent Work (30 min)

Students:

  1. Create or open their A+ Readiness Page in their portfolio project.