diff --git a/newww b/newww
new file mode 100644
index 0000000000000000000000000000000000000000..df7bc2bf93f888a7a4218424cdefb689dc512a4a
--- /dev/null
+++ b/newww
@@ -0,0 +1,30 @@
+<section class="determine_section">
+        <div class="container">
+          <div class="row">
+            <div class="col-md-6">
+              <div class="determine_detail-box">
+                <h3>Expression</h3>
+                <div class="image-container">
+                  <img src="images/face.png" alt="Image">
+                  <div class= "layover">
+                  </div>
+              </div>
+                <p>
+                    "Welcome to the fascinating world of expressions! Expressions are how we communicate our feelings and emotions, whether through words or gestures.
+                     So get ready to explore the wide range of expressions we use every day, 
+                     both in spoken language and in the language of signs!"
+                </p>
+                <div class="">
+                  <a href="expression.html" class="call_to-btn btn_white-border">Start to Study</a>
+                  <a href="greeting.html" class="call_to-btn btn_white-border">Play Game </a>
+                </div>
+              </div>
+            </div>
+            <div class="col-md-6">
+              <div class="determine_img-container">
+                <img src="images/expression.png" alt="" height="370" width="300">
+              </div>
+            </div>
+          </div>
+        </div>
+      </section>
\ No newline at end of file