/
/
מה זה שפת HTML? מדריך לילדים

מה זה שפת HTML? מדריך לילדים

האם אי פעם חשבתם איך אתרי האינטרנט שאתם אוהבים כל כך נוצרים? כל פעם שאתם נכנסים לאתר האהוב עליכם, מסתכלים בסרטונים ביוטיוב, קוראים חדשות, או אפילו משחקים במשחקי רשת, הכל נעשה בעזרת קוד ו-HTML הוא חלק בלתי נפרד ממנו. 

כששואלים אותנו, אנחנו נוהגים להסביר שקוד הוא מן שפה מיוחדת שמחשבים מבינים. זאת הדרך שלנו לבקש מהם לעשות משהו, והם אם הכל כתוב נכון ומובן, מבצעים. 

בדיוק כמו שאנחנו מדברים עברית או אנגלית, המחשבים “מדברים” בשפות שונות של קוד, ובמדריך שכאן נדבר על אחת השפות הכי חשובות ובסיסיות בעולם האינטרנט – שפת HTML! 

זו השפה הראשונה שלומדים כשרוצים להבין איך יוצרים אתרי אינטרנט, והיא בעצם.. אם חושבים על זה.. הבסיס לכל מה שאתם רואים באינטרנט.  ממש ככה.

מהי HTML?

HTML (קיצור של HyperText Markup Language) היא השפה הבסיסית שבה משתמשים כדי ליצור דפי אינטרנט.

כל אתר שאתם גולשים אליו נבנה עם HTML. 

בגדול, השפה הזאת אומרת לדפדפן שלכם (למשל כרום) איך להציג את התוכן של האתר – דוגמת טקסט, תמונות וקישורים.

יש ל-HTML מאפיין מאוד מאוד מובהק, והוא שמדובר בשפה שבנויה מתגיות (tags). כל תגית היא כמו הוראה קטנה למחשב שמסבירה לו איך להציג חלק מסוים של הדף. הנה כמה דוגמאות לתגיות חשובות:

תגית

מה המשמעות של התגית הזאת?

<html>

זוהי התגית הראשונה שמספרת לדפדפן שמה שיש בתוכה זה קוד HTML.

<head>

בתוך התגית הזאת יש מידע חשוב על הדף, כמו הכותרת שלו.

<title>

כאן נכתוב את הכותרת של הדף שתופיע בראש הדפדפן.

<body>

כל מה שנמצא בתוך התגית הזאת זה מה שנראה על המסך של האתר.

<h1>

כותרת גדולה שמופיעה בראש הדף (ממש כמו הכותרת של המאמר הזה).

<p>

פסקה של טקסט (ממש כמו כל אחת ואחת מן הפסקאות שבמאמר).

וכמובן שאנחנו לא יכולים בלי דוגמה:

				
					<!DOCTYPE html>
<html>
<head>
    <title>האתר הראשון שלי</title>
<style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion"></style>
<noscript>
<style id="wpr-lazyload-bg-nostyle">.woocommerce .blockUI.blockOverlay::before{--wpr-bg-425e9927-5a1d-4613-af0b-b2a417252763: url('https://www.shchackim.co.il/wp-content/plugins/woocommerce/assets/images/icons/loader.svg');}.woocommerce .loader::before{--wpr-bg-fe2596c3-4ef0-4d8a-86d4-7a6af40d668b: url('https://www.shchackim.co.il/wp-content/plugins/woocommerce/assets/images/icons/loader.svg');}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{--wpr-bg-cd782ba4-edfb-446c-82b9-fa55852d91cf: url('https://www.shchackim.co.il/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg');}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{--wpr-bg-c6494180-77a2-4d87-8809-63e902154932: url('https://www.shchackim.co.il/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg');}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{--wpr-bg-e6a87141-617e-4fc2-9cae-fb95f99e9212: url('https://www.shchackim.co.il/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg');}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{--wpr-bg-f2aad670-7bdf-4c3b-bdc5-b3633b19b9ad: url('https://www.shchackim.co.il/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg');}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{--wpr-bg-e689fa53-b45c-4ade-a97e-9faccfbe1531: url('https://www.shchackim.co.il/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg');}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{--wpr-bg-1998b563-cf96-45b7-a080-3a29c1fba17c: url('https://www.shchackim.co.il/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg');}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{--wpr-bg-ca4b7021-6f3c-4d1a-8746-12da25e46e91: url('https://www.shchackim.co.il/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg');}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{--wpr-bg-25b80960-7d9f-4d48-8f48-8cb9ac164a77: url('https://www.shchackim.co.il/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg');}.single-jet-popup{--wpr-bg-e3811afb-85b3-439b-b9fe-59b84f23c267: url('https://www.shchackim.co.il/wp-content/plugins/jet-popup/assets/image/transparent.jpg');}.mejs-overlay-button{--wpr-bg-de9d7c6f-cd80-4e49-89f1-711b43cb8adb: url('https://www.shchackim.co.il/wp-includes/js/mediaelement/mejs-controls.svg');}.mejs-overlay-loading-bg-img{--wpr-bg-b5752f83-ca5b-44d0-91e1-32037db17250: url('https://www.shchackim.co.il/wp-includes/js/mediaelement/mejs-controls.svg');}.mejs-button>button{--wpr-bg-406514a3-0a10-411f-b32b-32f24ddb7b0b: url('https://www.shchackim.co.il/wp-includes/js/mediaelement/mejs-controls.svg');}button.pswp__button{--wpr-bg-6fa88e09-7080-439a-8a30-dc2a3ee0ee2e: url('https://www.shchackim.co.il/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png');}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{--wpr-bg-5a207b2b-baf0-4123-a665-ee0570668674: url('https://www.shchackim.co.il/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png');}.pswp__preloader--active .pswp__preloader__icn{--wpr-bg-d2604796-e44e-4120-90b2-3f89f1956af0: url('https://www.shchackim.co.il/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif');}.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{--wpr-bg-38e27678-1500-4c64-8e5f-6e6abb830aad: url('https://www.shchackim.co.il/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg');}.jet-image-accordion__item-loader span{--wpr-bg-5b50ec9c-b658-451b-8f68-aaba98e83098: url('https://www.shchackim.co.il/wp-content/plugins/jet-tabs/assets/images/spinner-32.svg');}.elementor-59 .elementor-element.elementor-element-245c2c92:not(.elementor-motion-effects-element-type-background), .elementor-59 .elementor-element.elementor-element-245c2c92 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-3c090f91-3ab5-4cf8-a53e-a40a88d370e5: url('https://www.shchackim.co.il/wp-content/uploads/2023/03/footer-fix-scaled.webp');}.elementor-59 .elementor-element.elementor-element-245c2c92:not(.elementor-motion-effects-element-type-background), .elementor-59 .elementor-element.elementor-element-245c2c92 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-af929208-6037-4c53-8111-339d3f76bd4e: url('https://www.shchackim.co.il/wp-content/uploads/2022/11/footer-fix-scaled-1.jpg');}.elementor-59 .elementor-element.elementor-element-245c2c92::before, .elementor-59 .elementor-element.elementor-element-245c2c92 > .elementor-background-video-container::before, .elementor-59 .elementor-element.elementor-element-245c2c92 > .e-con-inner > .elementor-background-video-container::before, .elementor-59 .elementor-element.elementor-element-245c2c92 > .elementor-background-slideshow::before, .elementor-59 .elementor-element.elementor-element-245c2c92 > .e-con-inner > .elementor-background-slideshow::before, .elementor-59 .elementor-element.elementor-element-245c2c92 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--wpr-bg-a2b6f07c-9289-4852-9140-c368ced9c00c: url('https://www.shchackim.co.il/wp-content/uploads/2023/03/home-down.png');}.elementor-23283 .elementor-element.elementor-element-5ce2114d:not(.elementor-motion-effects-element-type-background), .elementor-23283 .elementor-element.elementor-element-5ce2114d > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-4b5cd58a-6d8e-4fc1-a2af-0cd2c69ef3b5: url('https://www.shchackim.co.il/wp-content/uploads/2023/05/new-site-popup-1024x1024.png');}.elementor-23283 .elementor-element.elementor-element-5c5ece18::before, .elementor-23283 .elementor-element.elementor-element-5c5ece18 > .elementor-background-video-container::before, .elementor-23283 .elementor-element.elementor-element-5c5ece18 > .e-con-inner > .elementor-background-video-container::before, .elementor-23283 .elementor-element.elementor-element-5c5ece18 > .elementor-background-slideshow::before, .elementor-23283 .elementor-element.elementor-element-5c5ece18 > .e-con-inner > .elementor-background-slideshow::before, .elementor-23283 .elementor-element.elementor-element-5c5ece18 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--wpr-bg-d47a7511-4366-401a-9dcc-415b39db108c: url('https://www.shchackim.co.il/wp-content/uploads/2023/05/bubble_bg_popup.png');}.chosen-container-single .chosen-single abbr{--wpr-bg-57a3881a-4669-4ba2-b888-ca10e0c4cf54: url('https://www.shchackim.co.il/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite.png');}.chosen-container-single .chosen-single div b{--wpr-bg-e3e5f5cc-e578-451d-a613-362d1de80c75: url('https://www.shchackim.co.il/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite.png');}.chosen-container-single .chosen-search input[type=text]{--wpr-bg-dc645ffb-1558-494b-ad42-9816cca3dc81: url('https://www.shchackim.co.il/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite.png');}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{--wpr-bg-f6447552-0cc7-4024-b568-cad66102bc75: url('https://www.shchackim.co.il/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite.png');}.chosen-rtl .chosen-search input[type=text]{--wpr-bg-fd1f1cee-62df-4bc4-82a0-512afb634465: url('https://www.shchackim.co.il/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite.png');}.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{--wpr-bg-be4c9665-1136-419f-b12b-fe23d798cea2: url('https://www.shchackim.co.il/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite@2x.png');}#zvc-cover{--wpr-bg-7a9cad9a-6df7-4562-b0d6-71f67621a82d: url('https://www.shchackim.co.il/wp-content/plugins/video-conferencing-with-zoom-api/assets/images/ajax-loader.gif');}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{--wpr-bg-b8825b38-0c9d-4a45-8871-b06ca7280a1c: url('https://www.shchackim.co.il/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png');}button.pswp__button{--wpr-bg-b272301d-b7b0-48c5-b619-08355a535ba7: url('https://www.shchackim.co.il/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png');}.elementor-23283 .elementor-element.elementor-element-5ce2114d:not(.elementor-motion-effects-element-type-background){--wpr-bg-e023c7fd-be43-459d-95c0-839aceceb695: url('https://www.shchackim.co.il/wp-content/uploads/2023/05/new-site-popup-1024x1024.png');}.elementor-23283 .elementor-element.elementor-element-5c5ece18::before{--wpr-bg-1234f453-b30c-4e99-8519-a30007794cc1: url('https://www.shchackim.co.il/wp-content/uploads/2023/05/bubble_bg_popup.png');}.elementor-18130 .elementor-element.elementor-element-17ae2e6:not(.elementor-motion-effects-element-type-background), .elementor-18130 .elementor-element.elementor-element-17ae2e6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-07b5a398-4500-42d0-adbd-28706c3cede1: url('https://www.shchackim.co.il/wp-content/uploads/2024/07/מהי-שפת-Python-מדריך-לילדים.jpg');}</style>
</noscript>
<script type="application/javascript">const rocket_pairs = [{"selector":".woocommerce .blockUI.blockOverlay","style":".woocommerce .blockUI.blockOverlay::before{--wpr-bg-425e9927-5a1d-4613-af0b-b2a417252763: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/loader.svg');}","hash":"425e9927-5a1d-4613-af0b-b2a417252763","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/loader.svg"},{"selector":".woocommerce .loader","style":".woocommerce .loader::before{--wpr-bg-fe2596c3-4ef0-4d8a-86d4-7a6af40d668b: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/loader.svg');}","hash":"fe2596c3-4ef0-4d8a-86d4-7a6af40d668b","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/loader.svg"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa","style":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{--wpr-bg-cd782ba4-edfb-446c-82b9-fa55852d91cf: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/visa.svg');}","hash":"cd782ba4-edfb-446c-82b9-fa55852d91cf","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/visa.svg"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard","style":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{--wpr-bg-c6494180-77a2-4d87-8809-63e902154932: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/mastercard.svg');}","hash":"c6494180-77a2-4d87-8809-63e902154932","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/mastercard.svg"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser","style":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{--wpr-bg-e6a87141-617e-4fc2-9cae-fb95f99e9212: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/laser.svg');}","hash":"e6a87141-617e-4fc2-9cae-fb95f99e9212","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/laser.svg"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub","style":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{--wpr-bg-f2aad670-7bdf-4c3b-bdc5-b3633b19b9ad: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/diners.svg');}","hash":"f2aad670-7bdf-4c3b-bdc5-b3633b19b9ad","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/diners.svg"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro","style":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{--wpr-bg-e689fa53-b45c-4ade-a97e-9faccfbe1531: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/maestro.svg');}","hash":"e689fa53-b45c-4ade-a97e-9faccfbe1531","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/maestro.svg"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb","style":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{--wpr-bg-1998b563-cf96-45b7-a080-3a29c1fba17c: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/jcb.svg');}","hash":"1998b563-cf96-45b7-a080-3a29c1fba17c","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/jcb.svg"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex","style":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{--wpr-bg-ca4b7021-6f3c-4d1a-8746-12da25e46e91: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/amex.svg');}","hash":"ca4b7021-6f3c-4d1a-8746-12da25e46e91","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/amex.svg"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover","style":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{--wpr-bg-25b80960-7d9f-4d48-8f48-8cb9ac164a77: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/discover.svg');}","hash":"25b80960-7d9f-4d48-8f48-8cb9ac164a77","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/discover.svg"},{"selector":".single-jet-popup","style":".single-jet-popup{--wpr-bg-e3811afb-85b3-439b-b9fe-59b84f23c267: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/jet-popup\/assets\/image\/transparent.jpg');}","hash":"e3811afb-85b3-439b-b9fe-59b84f23c267","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/jet-popup\/assets\/image\/transparent.jpg"},{"selector":".mejs-overlay-button","style":".mejs-overlay-button{--wpr-bg-de9d7c6f-cd80-4e49-89f1-711b43cb8adb: url('https:\/\/www.shchackim.co.il\/wp-includes\/js\/mediaelement\/mejs-controls.svg');}","hash":"de9d7c6f-cd80-4e49-89f1-711b43cb8adb","url":"https:\/\/www.shchackim.co.il\/wp-includes\/js\/mediaelement\/mejs-controls.svg"},{"selector":".mejs-overlay-loading-bg-img","style":".mejs-overlay-loading-bg-img{--wpr-bg-b5752f83-ca5b-44d0-91e1-32037db17250: url('https:\/\/www.shchackim.co.il\/wp-includes\/js\/mediaelement\/mejs-controls.svg');}","hash":"b5752f83-ca5b-44d0-91e1-32037db17250","url":"https:\/\/www.shchackim.co.il\/wp-includes\/js\/mediaelement\/mejs-controls.svg"},{"selector":".mejs-button>button","style":".mejs-button>button{--wpr-bg-406514a3-0a10-411f-b32b-32f24ddb7b0b: url('https:\/\/www.shchackim.co.il\/wp-includes\/js\/mediaelement\/mejs-controls.svg');}","hash":"406514a3-0a10-411f-b32b-32f24ddb7b0b","url":"https:\/\/www.shchackim.co.il\/wp-includes\/js\/mediaelement\/mejs-controls.svg"},{"selector":"button.pswp__button","style":"button.pswp__button{--wpr-bg-6fa88e09-7080-439a-8a30-dc2a3ee0ee2e: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/default-skin.png');}","hash":"6fa88e09-7080-439a-8a30-dc2a3ee0ee2e","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/default-skin.png"},{"selector":".pswp__button,.pswp__button--arrow--left,.pswp__button--arrow--right","style":".pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{--wpr-bg-5a207b2b-baf0-4123-a665-ee0570668674: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/default-skin.png');}","hash":"5a207b2b-baf0-4123-a665-ee0570668674","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/default-skin.png"},{"selector":".pswp__preloader--active .pswp__preloader__icn","style":".pswp__preloader--active .pswp__preloader__icn{--wpr-bg-d2604796-e44e-4120-90b2-3f89f1956af0: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/preloader.gif');}","hash":"d2604796-e44e-4120-90b2-3f89f1956af0","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/preloader.gif"},{"selector":".pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right","style":".pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{--wpr-bg-38e27678-1500-4c64-8e5f-6e6abb830aad: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/default-skin.svg');}","hash":"38e27678-1500-4c64-8e5f-6e6abb830aad","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/default-skin.svg"},{"selector":".jet-image-accordion__item-loader span","style":".jet-image-accordion__item-loader span{--wpr-bg-5b50ec9c-b658-451b-8f68-aaba98e83098: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/jet-tabs\/assets\/images\/spinner-32.svg');}","hash":"5b50ec9c-b658-451b-8f68-aaba98e83098","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/jet-tabs\/assets\/images\/spinner-32.svg"},{"selector":".elementor-59 .elementor-element.elementor-element-245c2c92:not(.elementor-motion-effects-element-type-background), .elementor-59 .elementor-element.elementor-element-245c2c92 > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-59 .elementor-element.elementor-element-245c2c92:not(.elementor-motion-effects-element-type-background), .elementor-59 .elementor-element.elementor-element-245c2c92 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-3c090f91-3ab5-4cf8-a53e-a40a88d370e5: url('https:\/\/www.shchackim.co.il\/wp-content\/uploads\/2023\/03\/footer-fix-scaled.webp');}","hash":"3c090f91-3ab5-4cf8-a53e-a40a88d370e5","url":"https:\/\/www.shchackim.co.il\/wp-content\/uploads\/2023\/03\/footer-fix-scaled.webp"},{"selector":".elementor-59 .elementor-element.elementor-element-245c2c92:not(.elementor-motion-effects-element-type-background), .elementor-59 .elementor-element.elementor-element-245c2c92 > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-59 .elementor-element.elementor-element-245c2c92:not(.elementor-motion-effects-element-type-background), .elementor-59 .elementor-element.elementor-element-245c2c92 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-af929208-6037-4c53-8111-339d3f76bd4e: url('https:\/\/www.shchackim.co.il\/wp-content\/uploads\/2022\/11\/footer-fix-scaled-1.jpg');}","hash":"af929208-6037-4c53-8111-339d3f76bd4e","url":"https:\/\/www.shchackim.co.il\/wp-content\/uploads\/2022\/11\/footer-fix-scaled-1.jpg"},{"selector":".elementor-59 .elementor-element.elementor-element-245c2c92, .elementor-59 .elementor-element.elementor-element-245c2c92 > .elementor-background-video-container, .elementor-59 .elementor-element.elementor-element-245c2c92 > .e-con-inner > .elementor-background-video-container, .elementor-59 .elementor-element.elementor-element-245c2c92 > .elementor-background-slideshow, .elementor-59 .elementor-element.elementor-element-245c2c92 > .e-con-inner > .elementor-background-slideshow, .elementor-59 .elementor-element.elementor-element-245c2c92 > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-59 .elementor-element.elementor-element-245c2c92::before, .elementor-59 .elementor-element.elementor-element-245c2c92 > .elementor-background-video-container::before, .elementor-59 .elementor-element.elementor-element-245c2c92 > .e-con-inner > .elementor-background-video-container::before, .elementor-59 .elementor-element.elementor-element-245c2c92 > .elementor-background-slideshow::before, .elementor-59 .elementor-element.elementor-element-245c2c92 > .e-con-inner > .elementor-background-slideshow::before, .elementor-59 .elementor-element.elementor-element-245c2c92 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--wpr-bg-a2b6f07c-9289-4852-9140-c368ced9c00c: url('https:\/\/www.shchackim.co.il\/wp-content\/uploads\/2023\/03\/home-down.png');}","hash":"a2b6f07c-9289-4852-9140-c368ced9c00c","url":"https:\/\/www.shchackim.co.il\/wp-content\/uploads\/2023\/03\/home-down.png"},{"selector":".elementor-23283 .elementor-element.elementor-element-5ce2114d:not(.elementor-motion-effects-element-type-background), .elementor-23283 .elementor-element.elementor-element-5ce2114d > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-23283 .elementor-element.elementor-element-5ce2114d:not(.elementor-motion-effects-element-type-background), .elementor-23283 .elementor-element.elementor-element-5ce2114d > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-4b5cd58a-6d8e-4fc1-a2af-0cd2c69ef3b5: url('https:\/\/www.shchackim.co.il\/wp-content\/uploads\/2023\/05\/new-site-popup-1024x1024.png');}","hash":"4b5cd58a-6d8e-4fc1-a2af-0cd2c69ef3b5","url":"https:\/\/www.shchackim.co.il\/wp-content\/uploads\/2023\/05\/new-site-popup-1024x1024.png"},{"selector":".elementor-23283 .elementor-element.elementor-element-5c5ece18, .elementor-23283 .elementor-element.elementor-element-5c5ece18 > .elementor-background-video-container, .elementor-23283 .elementor-element.elementor-element-5c5ece18 > .e-con-inner > .elementor-background-video-container, .elementor-23283 .elementor-element.elementor-element-5c5ece18 > .elementor-background-slideshow, .elementor-23283 .elementor-element.elementor-element-5c5ece18 > .e-con-inner > .elementor-background-slideshow, .elementor-23283 .elementor-element.elementor-element-5c5ece18 > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-23283 .elementor-element.elementor-element-5c5ece18::before, .elementor-23283 .elementor-element.elementor-element-5c5ece18 > .elementor-background-video-container::before, .elementor-23283 .elementor-element.elementor-element-5c5ece18 > .e-con-inner > .elementor-background-video-container::before, .elementor-23283 .elementor-element.elementor-element-5c5ece18 > .elementor-background-slideshow::before, .elementor-23283 .elementor-element.elementor-element-5c5ece18 > .e-con-inner > .elementor-background-slideshow::before, .elementor-23283 .elementor-element.elementor-element-5c5ece18 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--wpr-bg-d47a7511-4366-401a-9dcc-415b39db108c: url('https:\/\/www.shchackim.co.il\/wp-content\/uploads\/2023\/05\/bubble_bg_popup.png');}","hash":"d47a7511-4366-401a-9dcc-415b39db108c","url":"https:\/\/www.shchackim.co.il\/wp-content\/uploads\/2023\/05\/bubble_bg_popup.png"},{"selector":".chosen-container-single .chosen-single abbr","style":".chosen-container-single .chosen-single abbr{--wpr-bg-57a3881a-4669-4ba2-b888-ca10e0c4cf54: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"57a3881a-4669-4ba2-b888-ca10e0c4cf54","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png"},{"selector":".chosen-container-single .chosen-single div b","style":".chosen-container-single .chosen-single div b{--wpr-bg-e3e5f5cc-e578-451d-a613-362d1de80c75: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"e3e5f5cc-e578-451d-a613-362d1de80c75","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png"},{"selector":".chosen-container-single .chosen-search input[type=text]","style":".chosen-container-single .chosen-search input[type=text]{--wpr-bg-dc645ffb-1558-494b-ad42-9816cca3dc81: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"dc645ffb-1558-494b-ad42-9816cca3dc81","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png"},{"selector":".chosen-container-multi .chosen-choices li.search-choice .search-choice-close","style":".chosen-container-multi .chosen-choices li.search-choice .search-choice-close{--wpr-bg-f6447552-0cc7-4024-b568-cad66102bc75: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"f6447552-0cc7-4024-b568-cad66102bc75","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png"},{"selector":".chosen-rtl .chosen-search input[type=text]","style":".chosen-rtl .chosen-search input[type=text]{--wpr-bg-fd1f1cee-62df-4bc4-82a0-512afb634465: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"fd1f1cee-62df-4bc4-82a0-512afb634465","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png"},{"selector":".chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]","style":".chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{--wpr-bg-be4c9665-1136-419f-b12b-fe23d798cea2: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite@2x.png');}","hash":"be4c9665-1136-419f-b12b-fe23d798cea2","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite@2x.png"},{"selector":"#zvc-cover","style":"#zvc-cover{--wpr-bg-7a9cad9a-6df7-4562-b0d6-71f67621a82d: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/video-conferencing-with-zoom-api\/assets\/images\/ajax-loader.gif');}","hash":"7a9cad9a-6df7-4562-b0d6-71f67621a82d","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/video-conferencing-with-zoom-api\/assets\/images\/ajax-loader.gif"},{"selector":".pswp__button,.pswp__button--arrow--left,.pswp__button--arrow--right","style":".pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{--wpr-bg-b8825b38-0c9d-4a45-8871-b06ca7280a1c: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/default-skin.png');}","hash":"b8825b38-0c9d-4a45-8871-b06ca7280a1c","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/default-skin.png"},{"selector":"button.pswp__button","style":"button.pswp__button{--wpr-bg-b272301d-b7b0-48c5-b619-08355a535ba7: url('https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/default-skin.png');}","hash":"b272301d-b7b0-48c5-b619-08355a535ba7","url":"https:\/\/www.shchackim.co.il\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/default-skin.png"},{"selector":".elementor-23283 .elementor-element.elementor-element-5ce2114d:not(.elementor-motion-effects-element-type-background)","style":".elementor-23283 .elementor-element.elementor-element-5ce2114d:not(.elementor-motion-effects-element-type-background){--wpr-bg-e023c7fd-be43-459d-95c0-839aceceb695: url('https:\/\/www.shchackim.co.il\/wp-content\/uploads\/2023\/05\/new-site-popup-1024x1024.png');}","hash":"e023c7fd-be43-459d-95c0-839aceceb695","url":"https:\/\/www.shchackim.co.il\/wp-content\/uploads\/2023\/05\/new-site-popup-1024x1024.png"},{"selector":".elementor-23283 .elementor-element.elementor-element-5c5ece18","style":".elementor-23283 .elementor-element.elementor-element-5c5ece18::before{--wpr-bg-1234f453-b30c-4e99-8519-a30007794cc1: url('https:\/\/www.shchackim.co.il\/wp-content\/uploads\/2023\/05\/bubble_bg_popup.png');}","hash":"1234f453-b30c-4e99-8519-a30007794cc1","url":"https:\/\/www.shchackim.co.il\/wp-content\/uploads\/2023\/05\/bubble_bg_popup.png"},{"selector":".elementor-18130 .elementor-element.elementor-element-17ae2e6:not(.elementor-motion-effects-element-type-background), .elementor-18130 .elementor-element.elementor-element-17ae2e6 > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-18130 .elementor-element.elementor-element-17ae2e6:not(.elementor-motion-effects-element-type-background), .elementor-18130 .elementor-element.elementor-element-17ae2e6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-07b5a398-4500-42d0-adbd-28706c3cede1: url('https:\/\/www.shchackim.co.il\/wp-content\/uploads\/2024\/07\/\u05de\u05d4\u05d9-\u05e9\u05e4\u05ea-Python-\u05de\u05d3\u05e8\u05d9\u05da-\u05dc\u05d9\u05dc\u05d3\u05d9\u05dd.jpg');}","hash":"07b5a398-4500-42d0-adbd-28706c3cede1","url":"https:\/\/www.shchackim.co.il\/wp-content\/uploads\/2024\/07\/\u05de\u05d4\u05d9-\u05e9\u05e4\u05ea-Python-\u05de\u05d3\u05e8\u05d9\u05da-\u05dc\u05d9\u05dc\u05d3\u05d9\u05dd.jpg"}]; const rocket_excluded_pairs = [];</script></head>
<body>
    <h1>ברוכים הבאים לאתר הראשון שלי!</h1>
    <p>זהו פסקה ראשונה שלי. HTML זה ממש כיף!</p>
<script>"use strict";function wprRemoveCPCSS(){var preload_stylesheets=document.querySelectorAll('link[data-rocket-async="style"][rel="preload"]');if(preload_stylesheets&&0<preload_stylesheets.length)for(var stylesheet_index=0;stylesheet_index<preload_stylesheets.length;stylesheet_index++){var media=preload_stylesheets[stylesheet_index].getAttribute("media")||"all";if(window.matchMedia(media).matches)return void setTimeout(wprRemoveCPCSS,200)}var elem=document.getElementById("rocket-critical-css");elem&&"remove"in elem&&elem.remove()}window.addEventListener?window.addEventListener("load",wprRemoveCPCSS):window.attachEvent&&window.attachEvent("onload",wprRemoveCPCSS);</script><script>(()=>{class RocketElementorPreload{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}t(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this.i(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach((t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this.o(t)}catch(t){}}))}o(t){const e=JSON.parse(t.dataset.settings),i=e.m||e.animation_delay||0,n=e[this.animationSettingKeys.find((t=>e[t]))];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let o=setTimeout((()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this.l(t,e)}),i);window.addEventListener("rocket-startLoading",(function(){clearTimeout(o)}))}i(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach((t=>{e.forEach((e=>{i.push(t+e)}))})),i}l(t,e){this.i().forEach((t=>delete e[t])),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorPreload;requestAnimationFrame(t.t.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorPreload.run)})();</script><noscript><link rel='stylesheet' id='hello-elementor-theme-style-css' href='https://www.shchackim.co.il/wp-content/themes/hello-elementor/theme.min.css?ver=3.3.0' media='all' /><link data-minify="1" rel='stylesheet' id='jet-menu-hello-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jet-menu/integration/themes/hello-elementor/assets/css/style.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='jet-engine-frontend-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jet-engine/assets/css/frontend.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='nta-css-popup-rtl-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/wp-whatsapp/assets/dist/css/style-rtl.css?ver=1743454417' media='all' /><link rel='stylesheet' id='hide-admin-bar-based-on-user-roles-css' href='https://www.shchackim.co.il/wp-content/plugins/hide-admin-bar-based-on-user-roles/public/css/hide-admin-bar-based-on-user-roles-public.css?ver=5.0.0' media='all' /><link data-minify="1" rel='stylesheet' id='qcfw-checkout-font-awesome-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/ajax/libs/font-awesome/6.4.2/css/all.min.css?ver=1743454417' media='all' /><link rel='stylesheet' id='qcfw-checkout-slick-css' href='https://www.shchackim.co.il/wp-content/plugins/quick-checkout-for-woocommerce/public/css/slick.min.css?ver=1.5.0' media='all' /><link data-minify="1" rel='stylesheet' id='qcfw-checkout-magnific-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/quick-checkout-for-woocommerce/public/css/qcfw-quick-view-public-magnific.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='qcfw-checkout-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/quick-checkout-for-woocommerce/public/css/qcfw-checkout-public.css?ver=1743454417' media='all' /><link rel='stylesheet' id='uncannyowl-learndash-toolkit-free-css' href='https://www.shchackim.co.il/wp-content/plugins/uncanny-learndash-toolkit/src/assets/frontend/dist/bundle.min.css?ver=3.7.0.2' media='all' /><link data-minify="1" rel='stylesheet' id='woocommerce-layout-rtl-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce-layout-rtl.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='woocommerce-smallscreen-rtl-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen-rtl.css?ver=1743454417' media='only screen and (max-width: 768px)' /><link data-minify="1" rel='stylesheet' id='woocommerce-general-rtl-css' href='https://www.shchackim.co.il/wp-content/cache/background-css/1/www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce-rtl.css?ver=1743454417&wpr_t=1745485173' media='all' /><link data-minify="1" rel='stylesheet' id='learndash_quiz_front_css-rtl-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/sfwd-lms/themes/legacy/templates/learndash_quiz_front.min-rtl.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='dashicons-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-includes/css/dashicons.min.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='learndash-rtl-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/sfwd-lms/src/assets/dist/css/styles-rtl.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='jquery-dropdown-css-rtl-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/sfwd-lms/assets/css/jquery.dropdown.min-rtl.css?ver=1743454417' media='all' /><link rel='stylesheet' id='learndash_lesson_video-css' href='//www.shchackim.co.il/wp-content/plugins/sfwd-lms/themes/legacy/templates/learndash_lesson_video.min.css?ver=4.20.0.1' media='all' /><link data-minify="1" rel='stylesheet' id='learndash-admin-bar-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/sfwd-lms/src/assets/dist/css/admin-bar/styles.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='learndash-admin-bar-rtl-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/sfwd-lms/src/assets/dist/css/admin-bar/styles-rtl.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='brands-styles-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/brands.css?ver=1743454417' media='all' /><link rel='stylesheet' id='hello-elementor-css' href='https://www.shchackim.co.il/wp-content/themes/hello-elementor/style.min.css?ver=3.3.0' media='all' /><link rel='stylesheet' id='hello-elementor-header-footer-css' href='https://www.shchackim.co.il/wp-content/themes/hello-elementor/header-footer.min.css?ver=3.3.0' media='all' /><link rel='stylesheet' id='elementor-frontend-css' href='https://www.shchackim.co.il/wp-content/uploads/elementor/css/custom-frontend-rtl.min.css?ver=1743454414' media='all' /><link rel='stylesheet' id='elementor-post-6-css' href='https://www.shchackim.co.il/wp-content/uploads/elementor/css/post-6.css?ver=1743454415' media='all' /><link data-minify="1" rel='stylesheet' id='jet-fb-option-field-select-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/select.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='jet-fb-option-field-checkbox-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/checkbox.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='jet-fb-option-field-radio-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/radio.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='jet-fb-advanced-choices-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jetformbuilder/modules/advanced-choices/assets/build/main.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='jet-fb-wysiwyg-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jetformbuilder/modules/wysiwyg/assets/build/wysiwyg.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='jet-fb-switcher-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jetformbuilder/modules/switcher/assets/build/switcher.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='learndash-front-rtl-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/sfwd-lms/themes/ld30/assets/css/learndash.min-rtl.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='jet-menu-public-styles-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jet-menu/assets/public/css/public.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='jet-popup-frontend-css' href='https://www.shchackim.co.il/wp-content/cache/background-css/1/www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jet-popup/assets/css/jet-popup-frontend.css?ver=1743454417&wpr_t=1745485173' media='all' /><link data-minify="1" rel='stylesheet' id='jet-reviews-frontend-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jet-reviews/assets/css/jet-reviews.css?ver=1743454417' media='all' /><link rel='stylesheet' id='mediaelement-css' href='https://www.shchackim.co.il/wp-content/cache/background-css/1/www.shchackim.co.il/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17&wpr_t=1745485173' media='all' /><link rel='stylesheet' id='photoswipe-css' href='https://www.shchackim.co.il/wp-content/cache/background-css/1/www.shchackim.co.il/wp-content/plugins/woocommerce/assets/css/photoswipe/photoswipe.min.css?ver=9.7.1&wpr_t=1745485173' media='all' /><link rel='stylesheet' id='photoswipe-default-skin-css' href='https://www.shchackim.co.il/wp-content/cache/background-css/1/www.shchackim.co.il/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.min.css?ver=9.7.1&wpr_t=1745485173' media='all' /><link data-minify="1" rel='stylesheet' id='jet-gallery-frontend-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jet-woo-product-gallery/assets/css/frontend.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='jet-gallery-widget-gallery-anchor-nav-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jet-woo-product-gallery/assets/css/widgets/gallery-anchor-nav.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='jet-gallery-widget-gallery-grid-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jet-woo-product-gallery/assets/css/widgets/gallery-grid.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='jet-gallery-widget-gallery-modern-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jet-woo-product-gallery/assets/css/widgets/gallery-modern.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='jet-gallery-widget-gallery-slider-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jet-woo-product-gallery/assets/css/widgets/gallery-slider.css?ver=1743454417' media='all' /><link rel='stylesheet' id='widget-image-css' href='https://www.shchackim.co.il/wp-content/plugins/elementor/assets/css/widget-image-rtl.min.css?ver=3.28.2' media='all' /><link rel='stylesheet' id='widget-nav-menu-css' href='https://www.shchackim.co.il/wp-content/uploads/elementor/css/custom-pro-widget-nav-menu-rtl.min.css?ver=1743454415' media='all' /><link data-minify="1" rel='stylesheet' id='jet-elements-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jet-elements/assets/css/jet-elements-rtl.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='jet-button-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jet-elements/assets/css/addons/jet-button-rtl.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='jet-button-skin-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jet-elements/assets/css/skin/jet-button-rtl.css?ver=1743454417' media='all' /><link rel='stylesheet' id='widget-image-box-css' href='https://www.shchackim.co.il/wp-content/uploads/elementor/css/custom-widget-image-box-rtl.min.css?ver=1743454414' media='all' /><link rel='stylesheet' id='e-motion-fx-css' href='https://www.shchackim.co.il/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css?ver=3.28.2' media='all' /><link rel='stylesheet' id='widget-progress-tracker-css' href='https://www.shchackim.co.il/wp-content/plugins/elementor-pro/assets/css/widget-progress-tracker-rtl.min.css?ver=3.28.2' media='all' /><link rel='stylesheet' id='e-sticky-css' href='https://www.shchackim.co.il/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=3.28.2' media='all' /><link data-minify="1" rel='stylesheet' id='jet-lottie-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jet-elements/assets/css/addons/jet-lottie-rtl.css?ver=1743454417' media='all' /><link rel='stylesheet' id='widget-heading-css' href='https://www.shchackim.co.il/wp-content/plugins/elementor/assets/css/widget-heading-rtl.min.css?ver=3.28.2' media='all' /><link rel='stylesheet' id='widget-form-css' href='https://www.shchackim.co.il/wp-content/plugins/elementor-pro/assets/css/widget-form-rtl.min.css?ver=3.28.2' media='all' /><link rel='stylesheet' id='widget-icon-list-css' href='https://www.shchackim.co.il/wp-content/uploads/elementor/css/custom-widget-icon-list-rtl.min.css?ver=1743454414' media='all' /><link rel='stylesheet' id='widget-google_maps-css' href='https://www.shchackim.co.il/wp-content/plugins/elementor/assets/css/widget-google_maps-rtl.min.css?ver=3.28.2' media='all' /><link rel='stylesheet' id='e-animation-fadeInDown-css' href='https://www.shchackim.co.il/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInDown.min.css?ver=3.28.2' media='all' /><link rel='stylesheet' id='e-animation-zoomIn-css' href='https://www.shchackim.co.il/wp-content/plugins/elementor/assets/lib/animations/styles/zoomIn.min.css?ver=3.28.2' media='all' /><link rel='stylesheet' id='e-popup-css' href='https://www.shchackim.co.il/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.28.2' media='all' /><link rel='stylesheet' id='jet-blocks-css' href='https://www.shchackim.co.il/wp-content/uploads/elementor/css/custom-jet-blocks-rtl.css?ver=1.3.17' media='all' /><link data-minify="1" rel='stylesheet' id='elementor-icons-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='jet-blog-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jet-blog/assets/css/jet-blog.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='jet-blog-rtl-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jet-blog/assets/css/jet-blog-rtl.css?ver=1743454417' media='all' /><link data-minify="1" rel='stylesheet' id='jet-tabs-frontend-css' href='https://www.shchackim.co.il/wp-content/cache/background-css/1/www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jet-tabs/assets/css/jet-tabs-frontend.css?ver=1743454417&wpr_t=1745485173' media='all' /><link data-minify="1" rel='stylesheet' id='jet-tricks-frontend-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jet-tricks/assets/css/jet-tricks-frontend.css?ver=1743454417' media='all' /><link rel='stylesheet' id='widget-code-highlight-css' href='https://www.shchackim.co.il/wp-content/plugins/elementor-pro/assets/css/widget-code-highlight-rtl.min.css?ver=3.28.2' media='all' /><link rel='stylesheet' id='elementor-post-26309-css' href='https://www.shchackim.co.il/wp-content/uploads/elementor/css/post-26309.css?ver=1743454677' media='all' /><link rel='stylesheet' id='elementor-post-41-css' href='https://www.shchackim.co.il/wp-content/uploads/elementor/css/post-41.css?ver=1743454417' media='all' /><link rel='stylesheet' id='elementor-post-59-css' href='https://www.shchackim.co.il/wp-content/cache/background-css/1/www.shchackim.co.il/wp-content/uploads/elementor/css/post-59.css?ver=1743454417&wpr_t=1745485173' media='all' /><link rel='stylesheet' id='elementor-post-18130-css' href='https://www.shchackim.co.il/wp-content/uploads/elementor/css/post-18130.css?ver=1743454417' media='all' /><link rel='stylesheet' id='elementor-post-23283-css' href='https://www.shchackim.co.il/wp-content/cache/background-css/1/www.shchackim.co.il/wp-content/uploads/elementor/css/post-23283.css?ver=1743454417&wpr_t=1745485173' media='all' /><link rel='stylesheet' id='jquery-chosen-css' href='https://www.shchackim.co.il/wp-content/cache/background-css/1/www.shchackim.co.il/wp-content/plugins/jet-search/assets/lib/chosen/chosen.min.css?ver=1.8.7&wpr_t=1745485173' media='all' /><link data-minify="1" rel='stylesheet' id='jet-search-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/jet-search/assets/css/jet-search.css?ver=1743454417' media='all' /><link rel='stylesheet' id='video-conferencing-with-zoom-api-css' href='https://www.shchackim.co.il/wp-content/cache/background-css/1/www.shchackim.co.il/wp-content/plugins/video-conferencing-with-zoom-api/assets/public/css/style.min.css?ver=4.6.3&wpr_t=1745485173' media='all' /><link data-minify="1" rel='stylesheet' id='elementor-gf-local-assistant-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/assistant.css?ver=1743454418' media='all' /><link data-minify="1" rel='stylesheet' id='elementor-gf-local-heebo-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/heebo.css?ver=1743454418' media='all' /><link data-minify="1" rel='stylesheet' id='elementor-gf-local-opensans-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/opensans.css?ver=1743454418' media='all' /><link data-minify="1" rel='stylesheet' id='elementor-gf-local-opensanshebrew-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/opensanshebrew.css?ver=1743454418' media='all' /><link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://www.shchackim.co.il/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' media='all' /><link data-minify="1" rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=1743454418' media='all' /><link data-minify="1" rel='stylesheet' id='elementor-icons-fa-brands-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=1743454418' media='all' /><link data-minify="1" rel='stylesheet' id='wc-blocks-style-rtl-css' href='https://www.shchackim.co.il/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-rtl.css?ver=1743454418' media='all' /><link rel='stylesheet' id='elementor-post-19851-css' href='https://www.shchackim.co.il/wp-content/uploads/elementor/css/post-19851.css?ver=1743454417' media='all' /><link rel='stylesheet' id='elementor-post-19855-css' href='https://www.shchackim.co.il/wp-content/uploads/elementor/css/post-19855.css?ver=1743454417' media='all' /><link rel='stylesheet' id='elementor-post-19865-css' href='https://www.shchackim.co.il/wp-content/uploads/elementor/css/post-19865.css?ver=1743454417' media='all' /><link rel='stylesheet' id='elementor-post-18886-css' href='https://www.shchackim.co.il/wp-content/uploads/elementor/css/post-18886.css?ver=1743454417' media='all' /><link rel='stylesheet' id='widget-social-icons-css' href='https://www.shchackim.co.il/wp-content/plugins/elementor/assets/css/widget-social-icons-rtl.min.css?ver=3.28.2' media='all' /><link rel='stylesheet' id='e-apple-webkit-css' href='https://www.shchackim.co.il/wp-content/uploads/elementor/css/custom-apple-webkit.min.css?ver=1743454414' media='all' /></noscript></body>
</html>

				
			

אז מה קורה כאן בעצם?

  • <!DOCTYPE html>: מספר לדפדפן שאנחנו משתמשים בגרסה הכי חדשה של HTML.
  • <html> ו-</html>: התחלה וסוף של דף ה-HTML שלנו. כלומר כל פעם שיש לנו / בתוך התגית, הוא מסמל סוף של משהו.
    למשל: <html> הנה אנחנו מספרים משהו וסוגרים אותו </html>
  • <head> ו-</head>: התחלה וסוף של החלק שבו יש מידע על הדף.
  • <title> ו-</title>: כותרת הדף, שתופיע בלשונית של הדפדפן.
  • <body> ו-</body>: התחלה וסוף של החלק המרכזי של הדף, שבו נמצא התוכן שרואים.
  • <h1> ו-<h1>: כותרת גדולה.
  • <p> ו-<p>: פסקה של טקסט.

וזו השפה הבסיסית והחשובה מכול

כיף להיות יצירתיים, ואתם יכולים ליצור אתרי אינטרנט מגניבים משלכם עם שפת HTML.

אולם חשוב לציין שהיא שפה מאוד בסיסית ולצדה חשוב לדעת שפות נוספות דוגמת CSS ו-JavaScript. נקודה מרכזית בה היא שהיא מפתחת מיומנויות טכניות, ולמעשה מהווה כבסיס לכל מה שקשור לתכנות אתרים.

כמכללה ללימודי קוד לילדים שמלמדת טכנולוגיות קוד מתקדמות, אנו כאן כדי להרגיע ולספר ש-HTML היא שפה שילדים יכולים ללמוד וליהנות ממנה. קל ונוח ליצור איתה אתרי אינטרנט בסיסיים.

אבל איך מתחילים?

הדרך הכי טובה להתחיל ללמוד HTML היא פשוט להתחיל לכתוב קוד! יש המון אתרים ויישומים שמאפשרים לכם לתרגל ולהתנסות. למשל, אתם יכולים לנסות אתרים כמו CodePen או אפילו כתבן פשוט במחשב שלכם.

ואם מתחשק לכם להעמיק בשפה זו באופן הרבה יותר מקצועי ויחד עם טכנולוגיות קוד נוספות, במכללת שחקים סייבר נשמח להזמין אתכם להתרשם מן הקורסים השונים שאנו מציעים לתכנות לילדים.

תכנות באמצעות מיינקראפט המשלב יחד עם לימודי סקראצ’ ו-JavaScript ועד ללימודי האקינג ואבטחת מידע שכוללים בין היתר את שפת ה-HTML כחלק מפרויקט לבניית אתר אינטרנט (ולאחר מכן אנחנו לומדים גם איך לפרוץ אותו בתור האקרים מיומנים).

בכל שאלה והתייעצות, נשמח לעמוד לשירותכם עם יועצי הלימודים של מכללת שחקים.

השאירו פרטים

השאירו פרטים ויועץ לימודים ישוב אליכם בהקדם.

תפריט:

לומדים הייטק בחופש הגדול!

הטבות רישום משמעותיות לקיץ

תכנות במיינקראפט | פיי’תון התקפי | סייבר ואבטחת מידע | בינה מלאכותית | תכנות ב#C

או