<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>W07 Monday - Solids Intro</title>
<style>
@page { size: 8.5in 11in; margin: 0.5in; }
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: 'Georgia', serif; color: #1a1a1a; font-size: 12px; line-height: 1.5; }
h1 { font-size: 22px; color: #2e7d32; margin-bottom: 2px; }
h2 { font-size: 13px; color: #555; font-weight: normal; font-style: italic; margin-bottom: 6px; }
h3 { font-size: 14px; color: #2e7d32; margin: 6px 0 3px; page-break-after: avoid; }
.reading-box { background: #e8f5e9; border-left: 5px solid #43a047; border-radius: 0 8px 8px 0; padding: 8px 12px; margin-bottom: 6px; font-size: 11.5px; line-height: 1.35; }
.reading-box p { margin-bottom: 3px; text-indent: 1em; }
.reading-box p:last-child { margin-bottom: 0; }
.answer-line { border-bottom: 1px solid #b0bec5; height: 22px; }
.answer-lines-triple .line-row { border-bottom: 1px solid #b0bec5; height: 18px; }
.activity-box { border: 2px solid #42a5f5; border-radius: 6px; padding: 7px 10px; margin-bottom: 6px; }
.draw-box { border: 2px dashed #42a5f5; border-radius: 6px; height: 70px; background: #fafafa; margin-bottom: 6px; }
.circle-box { display: inline-block; width: 14px; height: 14px; border: 2px solid #42a5f5; border-radius: 50%; margin-right: 3px; vertical-align: middle; }
.wordbank span { background: #e3f2fd; border: 1px solid #42a5f5; border-radius: 4px; padding: 1px 5px; font-size: 10.5px; margin-right: 2px; display: inline-block; margin-bottom: 2px; }
table { width: 100%; border-collapse: collapse; margin-bottom: 6px; font-size: 11px; page-break-inside: avoid; }
th { background: #e8f5e9; color: #2e7d32; padding: 3px 5px; text-align: left; font-size: 10.5px; border: 1px solid #c8e6c9; }
td { padding: 3px 5px; border: 1px solid #e0e0e0; }
tr:nth-child(even) { background: #f9fbe7; }
.page { width: 7.5in; min-height: 10in; position: relative; }
.page + .page { page-break-before: always; }
.vocab-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 4px; margin-bottom: 6px; }
.vocab-card { border: 2px solid #42a5f5; border-radius: 6px; padding: 4px 7px; }
.vocab-card strong { display: block; color: #1565c0; font-size: 12px; margin-bottom: 2px; }
.vocab-card .line-row { border-bottom: 1px solid #b0bec5; height: 16px; }
.draw-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 6px; margin-bottom: 6px; }
.tf-item { margin-bottom: 5px; }
</style>
</head>
<body>
<!-- PAGE 1 -->
<div class="page">
<h1>🧱 All About Solids</h1>
<h2>Week 7 • Monday • Properties of Solid Matter</h2>
<h3>📖 Reading Time</h3>
<div class="reading-box">
<p>A solid is matter that keeps its own shape. A rock stays a rock. A spoon stays a spoon. Solids do not flow like liquids. They do not spread out like gases.</p>
<p>Solids have properties. A property is something you can observe about an object. Some solids are hard, like a rock. Some are soft, like a pillow. Some bend, like a rubber band. Some break, like a cracker.</p>
<p>Solids can be big or small, heavy or light, rough or smooth. You can describe a solid using many properties at once. A marble is small, smooth, hard, and round!</p>
<p>Because solids keep their shape, we can build with them. Houses, bridges, and towers are all made of solids. This week you will explore solids and even build with them!</p>
</div>
<h3>✏️ Reading Questions</h3>
<p>1. What does a solid always keep?</p>
<div class="answer-line"></div>
<p>2. What is a property?</p>
<div class="answer-line"></div>
<p>3. Name a solid that is soft.</p>
<div class="answer-line"></div>
<p>4. Why can we build houses out of solids?</p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
<div class="line-row"></div>
</div>
<h3>📝 Vocabulary Grid</h3>
<p style="font-size:10.5px; color:#555;">Write what each word means in your own words.</p>
<div class="vocab-grid">
<div class="vocab-card"><strong>solid</strong><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>property</strong><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>hard</strong><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>flexible</strong><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>rough</strong><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>smooth</strong><div class="line-row"></div><div class="line-row"></div></div>
</div>
</div>
<!-- PAGE 2 -->
<div class="page">
<h3>📊 Sort It: Describe Each Solid</h3>
<p style="font-size:10.5px; color:#555;">Write two properties for each solid.</p>
<table>
<tr><th>Solid</th><th>Property 1</th><th>Property 2</th></tr>
<tr><td>Rock</td><td></td><td></td></tr>
<tr><td>Pillow</td><td></td><td></td></tr>
<tr><td>Rubber band</td><td></td><td></td></tr>
<tr><td>Ice cube</td><td></td><td></td></tr>
<tr><td>Sandpaper</td><td></td><td></td></tr>
</table>
<h3>✏️ True or False</h3>
<p style="font-size:10.5px; color:#555;">Write T for true or F for false in each circle.</p>
<div class="tf-item"><span class="circle-box"></span> Solids keep their own shape.</div>
<div class="tf-item"><span class="circle-box"></span> All solids are hard.</div>
<div class="tf-item"><span class="circle-box"></span> A pillow is a solid.</div>
<div class="tf-item"><span class="circle-box"></span> Solids flow like water.</div>
<div class="tf-item"><span class="circle-box"></span> A property is something you can observe.</div>
<div class="tf-item"><span class="circle-box"></span> We build houses out of solids.</div>
<h3>🎨 Drawing: Solids with Different Properties</h3>
<p style="font-size:10.5px; color:#555;">Draw a hard solid, a soft solid, and a bendy solid. Label each.</p>
<div class="draw-grid">
<div class="draw-box"></div>
<div class="draw-box"></div>
<div class="draw-box"></div>
</div>
<h3>🧠 Compare Two Solids</h3>
<table>
<tr><th>Question</th><th>Rock</th><th>Sponge</th></tr>
<tr><td>Hard or soft?</td><td></td><td></td></tr>
<tr><td>Heavy or light?</td><td></td><td></td></tr>
<tr><td>Can it bend or squish?</td><td></td><td></td></tr>
</table>
</div>
<!-- PAGE 3 -->
<div class="page">
<h3>✏️ Fill in the Blanks</h3>
<div class="wordbank">
<span>shape</span><span>property</span><span>hard</span><span>soft</span><span>build</span><span>bend</span>
</div>
<p>1. A solid keeps its own ______________ .</p>
<p>2. A ______________ is something you can observe about an object.</p>
<p>3. A rock is ______________ .</p>
<p>4. A pillow is ______________ .</p>
<p>5. A rubber band can ______________ without breaking.</p>
<p>6. We can ______________ towers and houses with solids.</p>
<h3>🔬 Experiment: Build with Solids</h3>
<div class="activity-box">
<p style="margin-bottom:3px;"><strong>You need:</strong> blocks, boxes, books, cups, or other stackable solids.</p>
<p>Build the tallest tower you can with three different solids. Which solid worked best at the bottom? Record your results!</p>
</div>
<table>
<tr><th>Solid I used</th><th>Where I put it</th><th>Did it work well?</th></tr>
<tr><td></td><td></td><td></td></tr>
<tr><td></td><td></td><td></td></tr>
<tr><td></td><td></td><td></td></tr>
</table>
<h3>🔬 Coming Up Wednesday</h3>
<div class="activity-box">
<p>You will drop solids into water to see which sink and which float. Start collecting small solids to test. Ask a grown-up which ones can get wet!</p>
</div>
<h3>📊 Review</h3>
<table>
<tr><th>I learned...</th><th>Circle one</th></tr>
<tr><td>What makes a solid a solid</td><td>YES / NOT YET</td></tr>
<tr><td>How to describe properties</td><td>YES / NOT YET</td></tr>
<tr><td>How to build with solids</td><td>YES / NOT YET</td></tr>
</table>
</div>
</body>
</html>