{"id":190,"date":"2026-04-15T08:20:28","date_gmt":"2026-04-15T08:20:28","guid":{"rendered":"https:\/\/gigz.pk\/html\/?post_type=lesson&#038;p=190"},"modified":"2026-04-29T04:06:08","modified_gmt":"2026-04-29T04:06:08","slug":"lazy-loading-images","status":"publish","type":"lesson","link":"https:\/\/gigz.pk\/html\/index.php\/lesson\/lazy-loading-images\/","title":{"rendered":"Lazy Loading Images"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Lazy loading images is a technique used to improve website performance by loading images only when they are needed. This helps make web pages load faster.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>What is Lazy Loading<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Lazy loading means that images are not loaded immediately when the page opens. Instead, they load only when the user scrolls to them.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Why Lazy Loading is Important<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">It reduces initial page load time.<br>It saves bandwidth for users.<br>It improves website performance and user experience.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>How Lazy Loading Works<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">When a page loads, only visible images are loaded first. As the user scrolls down, other images load automatically.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Using loading Attribute<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">HTML provides a simple way to enable lazy loading using the <code>loading<\/code> attribute.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Example<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">&lt;img src=&#8221;image.jpg&#8221; alt=&#8221;Sample Image&#8221; loading=&#8221;lazy&#8221;&gt;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Eager Loading<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">By default, images use eager loading, which means they load immediately.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Example<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">&lt;img src=&#8221;image.jpg&#8221; alt=&#8221;Sample Image&#8221; loading=&#8221;eager&#8221;&gt;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>When to Use Lazy Loading<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Use lazy loading for images that are below the visible screen (below the fold).<br>Avoid lazy loading for important images at the top of the page.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Benefits of Lazy Loading<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Faster page load<br>Better performance<br>Improved SEO<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Summary<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Lazy loading images improves website speed by loading images only when needed. It is a simple and effective way to optimize performance using the loading attribute in HTML.<audio autoplay=\"\"><\/audio><\/p>\n\n\n<div class=\"yoast-breadcrumbs\"><span><span><a href=\"https:\/\/gigz.pk\/html\/\">Home<\/a><\/span> \u00bb <span class=\"breadcrumb_last\" aria-current=\"page\">Advanced HTML > Performance Optimization > Lazy Loading Images<\/span><\/span><\/div>\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1777435557257\"><strong class=\"schema-faq-question\"><\/strong> <p class=\"schema-faq-answer\"><\/p> <\/div> <\/div>\n","protected":false},"menu_order":66,"template":"","class_list":["post-190","lesson","type-lesson","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Lazy Loading Images - HTML learning mastery<\/title>\n<meta name=\"description\" content=\"Learn HTML lazy loading images using the loading attribute to improve website speed, performance, and user experience effectively.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gigz.pk\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Lazy Loading Images - HTML learning mastery\" \/>\n<meta property=\"og:description\" content=\"Learn HTML lazy loading images using the loading attribute to improve website speed, performance, and user experience effectively.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gigz.pk\/\" \/>\n<meta property=\"og:site_name\" content=\"HTML learning mastery\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-29T04:06:08+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\\\/\\\/gigz.pk\\\/html\\\/index.php\\\/lesson\\\/lazy-loading-images\\\/\",\"url\":\"https:\\\/\\\/gigz.pk\\\/\",\"name\":\"Lazy Loading Images - HTML learning mastery\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gigz.pk\\\/html\\\/#website\"},\"datePublished\":\"2026-04-15T08:20:28+00:00\",\"dateModified\":\"2026-04-29T04:06:08+00:00\",\"description\":\"Learn HTML lazy loading images using the loading attribute to improve website speed, performance, and user experience effectively.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gigz.pk\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gigz.pk\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gigz.pk\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gigz.pk\\\/html\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Advanced HTML > Performance Optimization > Lazy Loading Images\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gigz.pk\\\/html\\\/#website\",\"url\":\"https:\\\/\\\/gigz.pk\\\/html\\\/\",\"name\":\"HTML learning mastery\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gigz.pk\\\/html\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Lazy Loading Images - HTML learning mastery","description":"Learn HTML lazy loading images using the loading attribute to improve website speed, performance, and user experience effectively.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/gigz.pk\/","og_locale":"en_US","og_type":"article","og_title":"Lazy Loading Images - HTML learning mastery","og_description":"Learn HTML lazy loading images using the loading attribute to improve website speed, performance, and user experience effectively.","og_url":"https:\/\/gigz.pk\/","og_site_name":"HTML learning mastery","article_modified_time":"2026-04-29T04:06:08+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["WebPage","FAQPage"],"@id":"https:\/\/gigz.pk\/html\/index.php\/lesson\/lazy-loading-images\/","url":"https:\/\/gigz.pk\/","name":"Lazy Loading Images - HTML learning mastery","isPartOf":{"@id":"https:\/\/gigz.pk\/html\/#website"},"datePublished":"2026-04-15T08:20:28+00:00","dateModified":"2026-04-29T04:06:08+00:00","description":"Learn HTML lazy loading images using the loading attribute to improve website speed, performance, and user experience effectively.","breadcrumb":{"@id":"https:\/\/gigz.pk\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gigz.pk\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/gigz.pk\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gigz.pk\/html\/"},{"@type":"ListItem","position":2,"name":"Advanced HTML > Performance Optimization > Lazy Loading Images"}]},{"@type":"WebSite","@id":"https:\/\/gigz.pk\/html\/#website","url":"https:\/\/gigz.pk\/html\/","name":"HTML learning mastery","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gigz.pk\/html\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/gigz.pk\/html\/index.php\/wp-json\/wp\/v2\/lesson\/190","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gigz.pk\/html\/index.php\/wp-json\/wp\/v2\/lesson"}],"about":[{"href":"https:\/\/gigz.pk\/html\/index.php\/wp-json\/wp\/v2\/types\/lesson"}],"wp:attachment":[{"href":"https:\/\/gigz.pk\/html\/index.php\/wp-json\/wp\/v2\/media?parent=190"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}