-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
124 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
layout: default | ||
title: "זה קל - לימוד אנגלית בקלי קלות" | ||
--- | ||
|
||
<div class="section red-section"> | ||
<h1><i class="fab fa-youtube"></i> ערוץ היוטיוב שלנו</h1> | ||
<p>ברוכים הבאים ל"זה קל - לימוד אנגלית בקלי קלות"!</p> | ||
|
||
<p>ערוץ היוטיוב שלנו מציע לכם ללמוד אנגלית בצורה פשוטה ומהנה.</p> | ||
|
||
<p>הלמידה מחולקת ל-10 רמות, החל מהיסודות ועד לנושאים מתקדמים, כך שתוכלו להתקדם בקצב שלכם.</p> | ||
|
||
<p>כל רמה כוללת מילים, משפטים ומבנים לשוניים המתאימים לרמת הקושי שלה, ומאפשרת לכם לשפר את כישורי השפה שלכם בצורה מתמדת.</p> | ||
|
||
<h2>צפו בסרטון לדוגמה</h2> | ||
<!-- הטמעת סרטון YouTube לדוגמה --> | ||
<div class="video-container"> | ||
<iframe width="560" height="315" src="https://www.youtube.com/embed/AbwtibCzEJg" title="YouTube video player" frameborder="0" allowfullscreen></iframe> | ||
</div> | ||
|
||
<div class="home-buttons"> | ||
<a href="https://www.youtube.com/@Ze-Kal" class="button large-button red-button" target="_blank" rel="noopener noreferrer"> | ||
<i class="fab fa-youtube"></i> בקרו בערוץ היוטיוב | ||
</a> | ||
<a href="https://github.com/NHLOCAL/WatchZekal/" class="button large-button red-button" target="_blank" rel="noopener noreferrer"> | ||
<i class="fab fa-github"></i> ככב בגיטאהב | ||
</a> | ||
</div> | ||
</div> |