<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>W10 Monday — States of Matter Review</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; }
</style>
</head>
<body>

<!-- ==================== PAGE 1 ==================== -->
<div class="page">
  <h1>States of Matter Review</h1>
  <h2>Week 10 &bull; Monday &bull; Solids, Liquids, and Gases &bull; Name: ______________________</h2>

  <h3>📖 Reading Time</h3>
  <div class="reading-box">
    <p>Everything around you is made of matter. Matter comes in three states. The three states are solid, liquid, and gas.</p>
    <p>A solid keeps its own shape. A rock is a solid. A block is a solid. You can hold a solid in your hand. It does not change shape by itself.</p>
    <p>A liquid flows and takes the shape of its container. Water is a liquid. Juice is a liquid. Pour a liquid into a cup. It becomes cup-shaped!</p>
    <p>A gas spreads out to fill all the space it can. Air is a gas. The bubbles in soda are gas. Most gases are invisible, but they are still matter.</p>
    <p>Matter can change states. Ice can melt into water. Water can turn into steam. The matter is still water — only its state changes!</p>
  </div>

  <h3>✏️ Reading Questions</h3>
  <p><strong>1.</strong> What are the three states of matter?</p>
  <div class="answer-line"></div>
  <p><strong>2.</strong> Which state of matter keeps its own shape?</p>
  <div class="answer-line"></div>
  <p><strong>3.</strong> What does a liquid do when you pour it into a cup?</p>
  <div class="answer-line"></div>
  <p><strong>4.</strong> Name one gas from the reading.</p>
  <div class="answer-line"></div>

  <h3>📝 Vocabulary Grid</h3>
  <p style="font-size:10.5px; margin-bottom:3px;">Write what each word means in your own words.</p>
  <div class="vocab-grid">
    <div class="vocab-card"><strong>matter</strong><div class="line-row"></div><div class="line-row"></div></div>
    <div class="vocab-card"><strong>solid</strong><div class="line-row"></div><div class="line-row"></div></div>
    <div class="vocab-card"><strong>liquid</strong><div class="line-row"></div><div class="line-row"></div></div>
    <div class="vocab-card"><strong>gas</strong><div class="line-row"></div><div class="line-row"></div></div>
    <div class="vocab-card"><strong>melt</strong><div class="line-row"></div><div class="line-row"></div></div>
    <div class="vocab-card"><strong>container</strong><div class="line-row"></div><div class="line-row"></div></div>
  </div>
</div>

<!-- ==================== PAGE 2 ==================== -->
<div class="page">
  <h1>Sort It Out!</h1>
  <h2>Week 10 &bull; Monday &bull; Page 2</h2>

  <h3>🔍 Sort Table: Solid, Liquid, or Gas?</h3>
  <p style="font-size:10.5px; margin-bottom:3px;">Write S for solid, L for liquid, or G for gas next to each item.</p>
  <table>
    <tr><th>Item</th><th>S, L, or G?</th><th>Item</th><th>S, L, or G?</th></tr>
    <tr><td>Ice cube</td><td></td><td>Milk</td><td></td></tr>
    <tr><td>Air in a balloon</td><td></td><td>Wooden spoon</td><td></td></tr>
    <tr><td>Orange juice</td><td></td><td>Steam from soup</td><td></td></tr>
    <tr><td>Rock</td><td></td><td>Honey</td><td></td></tr>
    <tr><td>Helium in a balloon</td><td></td><td>Crayon</td><td></td></tr>
    <tr><td>Rain</td><td></td><td>Book</td><td></td></tr>
  </table>

  <h3>✏️ True or False</h3>
  <p style="font-size:10.5px; margin-bottom:3px;">Circle T for true or F for false.</p>
  <table>
    <tr><td>1. A solid keeps its own shape.</td><td style="width:60px; text-align:center;">T &nbsp; F</td></tr>
    <tr><td>2. A gas keeps one shape forever.</td><td style="text-align:center;">T &nbsp; F</td></tr>
    <tr><td>3. Liquids take the shape of their container.</td><td style="text-align:center;">T &nbsp; F</td></tr>
    <tr><td>4. Air is not matter because we cannot see it.</td><td style="text-align:center;">T &nbsp; F</td></tr>
    <tr><td>5. Ice is the solid state of water.</td><td style="text-align:center;">T &nbsp; F</td></tr>
    <tr><td>6. Matter can change from one state to another.</td><td style="text-align:center;">T &nbsp; F</td></tr>
  </table>

  <h3>🎨 Drawing: One of Each</h3>
  <p style="font-size:10.5px; margin-bottom:3px;">Draw one solid, one liquid, and one gas. Label each picture.</p>
  <div class="draw-grid">
    <div>
      <div class="draw-box" style="height:100px;"></div>
      <p style="text-align:center; font-size:10.5px;">Solid</p>
    </div>
    <div>
      <div class="draw-box" style="height:100px;"></div>
      <p style="text-align:center; font-size:10.5px;">Liquid</p>
    </div>
    <div>
      <div class="draw-box" style="height:100px;"></div>
      <p style="text-align:center; font-size:10.5px;">Gas</p>
    </div>
  </div>
</div>

<!-- ==================== PAGE 3 ==================== -->
<div class="page">
  <h1>What State Am I?</h1>
  <h2>Week 10 &bull; Monday &bull; Page 3</h2>

  <h3>✏️ Fill in the Blanks</h3>
  <p style="font-size:10.5px; margin-bottom:3px;"><strong>Word Bank:</strong></p>
  <p class="wordbank" style="margin-bottom:5px;">
    <span>solid</span><span>liquid</span><span>gas</span><span>melts</span><span>shape</span><span>matter</span>
  </p>
  <p><strong>1.</strong> Everything around us is made of ______________________.</p>
  <p><strong>2.</strong> A ______________________ keeps its own shape.</p>
  <p><strong>3.</strong> A ______________________ flows and can be poured.</p>
  <p><strong>4.</strong> A ______________________ spreads out to fill its space.</p>
  <p><strong>5.</strong> When ice gets warm, it ______________________ into water.</p>
  <p><strong>6.</strong> A liquid takes the ______________________ of its container.</p>

  <h3>🧠 Riddle Game: What State Am I?</h3>
  <p style="font-size:10.5px; margin-bottom:3px;">Read each riddle. Write solid, liquid, or gas on the line.</p>
  <table>
    <tr><th>Riddle</th><th>Answer</th></tr>
    <tr><td>I keep my shape. You can stack me. I might be a block!</td><td style="width:1.6in;"></td></tr>
    <tr><td>I flow and splash. I take the shape of my cup.</td><td></td></tr>
    <tr><td>You cannot see me, but I fill your balloon.</td><td></td></tr>
    <tr><td>I am hard and cold. If I warm up, I become a liquid.</td><td></td></tr>
    <tr><td>I rise from hot soup. I float into the air.</td><td></td></tr>
    <tr><td>You can pour me on pancakes. I move slowly.</td><td></td></tr>
  </table>

  <h3>🔍 Your Turn: Write a Riddle</h3>
  <div class="activity-box">
    <p style="font-size:10.5px; margin-bottom:3px;">Pick a solid, liquid, or gas. Write your own riddle. Give two clues. Then ask a family member to guess!</p>
    <div class="answer-lines-triple">
      <div class="line-row"></div>
      <div class="line-row"></div>
      <div class="line-row"></div>
    </div>
    <p style="font-size:10.5px; margin-top:4px;">Did they guess it? Circle one: &nbsp; <span class="circle-box"></span>Yes &nbsp; <span class="circle-box"></span>No</p>
  </div>
</div>

</body>
</html>