HomeWebsite DevelopmentHTML Coding for Website Development

HTML Coding for Website Development

Have you ever wondered how websites are built from scratch? How every element, from text to images, seamlessly comes together to create a visually stunning and interactive experience? Welcome to the world of HTML coding for website development!

In this article, we will take you on a journey through the intricacies of HTML, the building blocks of the web. With its simple yet powerful structure, HTML allows you to bring your creative ideas to life and craft websites that captivate and engage users.

TOP 5 WEBSITES EVERY WEB DESIGNER SHOULD VISIT: Mind-blowing web design

Related Video: "TOP 5 WEBSITES EVERY WEB DESIGNER SHOULD VISIT: Mind-blowing web design" by Flux Academy

From understanding the fundamental structure of HTML to mastering the tags and attributes that make up its core, we will guide you through every step of the coding process.

But it doesn’t stop there! We will also delve into creating stylish and responsive designs, enhancing user experience, and sharing tips and tricks for advanced HTML coding.

So, if you’re ready to embark on an adventure that will unlock the secrets of website development, grab your keyboard and let’s dive into the world of HTML coding!

Key Takeaways

  • HTML is the building block of the web and allows for visually stunning and interactive experiences.
  • HTML structure is hierarchical and follows best practices for clarity and consistency.
  • HTML tags and attributes are important for creating dynamic and engaging websites.
See also  From Website to HTML: Streamlining Your Web Development

– Creating stylish and responsive designs is important for website appeal and audience engagement.

Understanding HTML Structure

HTML structure can be comprehended by examining the hierarchical arrangement of elements. Understanding the HTML element hierarchy is crucial for creating well-organized and easily maintainable websites.

When organizing your HTML code, it’s important to follow best practices to ensure clarity and consistency. Begin with the declaration, followed by the element, which serves as the root of the document.

Inside the element, you’ll find the and elements, which contain crucial information and the visible content of the webpage, respectively. Within the element, you can include the element to define the title of the webpage.</p><p>By mastering HTML tags and attributes, you’ll have a solid foundation for creating dynamic and engaging websites.</p><h2><span class="ez-toc-section" id="Mastering_HTML_Tags_and_Attributes"></span>Mastering HTML Tags and Attributes<span class="ez-toc-section-end"></span></h2><p>Begin by mastering the different tags and attributes, which will allow you to create stunning web content. Can you imagine the possibilities of enhancing user experience with just a few simple additions? HTML validation and optimizing website performance are crucial in today’s digital landscape. By using the correct tags and attributes, you ensure that your website follows industry standards and is accessible to all users. Take a look at the table below to see some commonly used tags and their attributes:</p><table style="border: 2px; padding: 2%; border-collapse: collapse; border-spacing: 0px;"><tr><th style="text-align: center; border: 1px solid black; padding: 2%">Tag</th><th style="text-align: center; border: 1px solid black; padding: 2%">Attribute</th></tr><tr><th style="text-align: center; border: 1px solid black; padding: 2%">———-</th><th style="text-align: center; border: 1px solid black; padding: 2%">————-</th></tr><tr><th style="text-align: center; border: 1px solid black; padding: 2%"><div></th><th style="text-align: center; border: 1px solid black; padding: 2%">class</th></tr><tr><th style="text-align: center; border: 1px solid black; padding: 2%"><a></th><th style="text-align: center; border: 1px solid black; padding: 2%">href</th></tr><tr><th style="text-align: center; border: 1px solid black; padding: 2%"><img></th><th style="text-align: center; border: 1px solid black; padding: 2%">src</th></tr><tr><th style="text-align: center; border: 1px solid black; padding: 2%"><input></th><th style="text-align: center; border: 1px solid black; padding: 2%">type, value</th></tr></table><p>Mastering these tags and attributes will give you the power to shape your website exactly how you want it. In the next section, we will explore creating stylish and responsive designs that will make your website stand out.</p><h2><span class="ez-toc-section" id="Creating_Stylish_and_Responsive_Designs"></span>Creating Stylish and Responsive Designs<span class="ez-toc-section-end"></span></h2><p>Enhance your website’s appeal and captivate your audience by mastering the art of creating stylish and responsive designs.</p><p>Designing layouts that are visually engaging and easy to navigate is key to keeping visitors on your site. Utilize HTML and CSS to structure your content and implement eye-catching animations that’ll bring your website to life.</p><p>Pay attention to color schemes, fonts, and spacing to create a cohesive and aesthetically pleasing design. Make sure your website is responsive, meaning it adapts to different screen sizes and devices, ensuring a seamless user experience.</p><p>By mastering these design techniques, you can create a website that not only looks great but also enhances user experience with HTML, making it easy for visitors to find what they need.</p><h2><span class="ez-toc-section" id="Enhancing_User_Experience_with_HTML"></span>Enhancing User Experience with HTML<span class="ez-toc-section-end"></span></h2><p>Immerse your visitors in a seamless and enjoyable browsing experience with the power of HTML, ensuring that every click and interaction on your site feels intuitive and effortless.</p><table style="border: 2px; padding: 2%; border-collapse: collapse; border-spacing: 0px;"><tr><th style="text-align: center; border: 1px solid black; padding: 2%">Column 1</th><th style="text-align: center; border: 1px solid black; padding: 2%">Column 2</th><th style="text-align: center; border: 1px solid black; padding: 2%">Column 3</th></tr><tr><th style="text-align: center; border: 1px solid black; padding: 2%">———-</th><th style="text-align: center; border: 1px solid black; padding: 2%">———-</th><th style="text-align: center; border: 1px solid black; padding: 2%">———-</th></tr><tr><th style="text-align: center; border: 1px solid black; padding: 2%">Accessibility Features</th><th style="text-align: center; border: 1px solid black; padding: 2%">Loading Speed Optimization</th><th style="text-align: center; border: 1px solid black; padding: 2%">User-Friendly Design</th></tr><tr><th style="text-align: center; border: 1px solid black; padding: 2%">Incorporating accessibility features into your HTML code is crucial for providing an inclusive experience to all users. Use semantic tags, alt attributes for images, and ARIA roles to make your website more accessible for individuals with disabilities. By optimizing your website’s loading speed, you can keep your visitors engaged and prevent them from bouncing to other sites. Minimize the use of large images, enable compression, and leverage browser caching to ensure swift page rendering. Additionally, prioritize user-friendly design by organizing content logically, using clear headings and labels, and providing easy navigation.</th></tr></table><p>In the next section, we will delve into some tips and tricks for advanced HTML coding, taking your website development skills to the next level.</p><h2><span class="ez-toc-section" id="Tips_and_Tricks_for_Advanced_HTML_Coding"></span>Tips and Tricks for Advanced HTML Coding<span class="ez-toc-section-end"></span></h2><p>Master the art of HTML wizardry and unlock the hidden potential of your web creations with these mind-blowing tips and tricks.</p><p>Take your HTML coding skills to the next level by learning advanced techniques for optimizing your website. By implementing HTML optimization techniques, you can improve the performance and load time of your web pages, ensuring a seamless user experience.</p><p>Dive into the world of advanced HTML5 features, such as canvas, video, and audio elements, to add interactive and multimedia elements to your website.</p><p>Explore the possibilities of responsive design and make your web pages adapt seamlessly to different screen sizes and devices.</p><p>With meticulous attention to detail and a creative mindset, you can create stunning websites that captivate your audience and leave a lasting impression.</p><h2><span class="ez-toc-section" id="Frequently_Asked_Questions"></span>Frequently Asked Questions<span class="ez-toc-section-end"></span></h2><p></p><h3><span class="ez-toc-section" id="How_can_I_optimize_my_website%E2%80%99s_loading_speed_using_HTML_coding"></span>How can I optimize my website’s loading speed using HTML coding?<span class="ez-toc-section-end"></span></h3><p>To optimize your website’s loading speed, use HTML coding techniques such as optimizing images by reducing their file size and dimensions, and minifying HTML by removing unnecessary spaces, comments, and line breaks.</p><h3><span class="ez-toc-section" id="Is_it_possible_to_embed_a_video_directly_into_an_HTML_webpage"></span>Is it possible to embed a video directly into an HTML webpage?<span class="ez-toc-section-end"></span></h3><p>Yes, it is possible to embed a video directly into an HTML webpage. By using the<video> tag, you can easily add videos to your website. However, keep in mind that embedding videos can affect the loading speed of your webpage.</p><h3><span class="ez-toc-section" id="Can_HTML_be_used_to_create_interactive_forms_for_collecting_user_data"></span>Can HTML be used to create interactive forms for collecting user data?<span class="ez-toc-section-end"></span></h3><p>Yes, you can use HTML to create interactive forms for collecting user data. With HTML form validation, you can ensure that the data entered is correct. Additionally, you can design the forms to be responsive for mobile devices.</p><h3><span class="ez-toc-section" id="What_are_some_best_practices_for_organizing_and_structuring_HTML_code_to_improve_readability_and_maintainability"></span>What are some best practices for organizing and structuring HTML code to improve readability and maintainability?<span class="ez-toc-section-end"></span></h3><p>To improve readability and maintainability of HTML code, organize it by using proper indentation, comments, and logical grouping. Break long sections into smaller ones and use meaningful names for classes and IDs.</p><h3><span class="ez-toc-section" id="Are_there_any_HTML_coding_techniques_that_can_help_with_search_engine_optimization_SEO"></span>Are there any HTML coding techniques that can help with search engine optimization (SEO)?<span class="ez-toc-section-end"></span></h3><p>To boost your website’s visibility, use HTML coding techniques like optimizing meta tags and incorporating relevant keywords in header tags. These techniques act as a spotlight, guiding search engines to your site and improving its chances of ranking higher in search results.</p><p><script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"How can I optimize my website's loading speed using HTML coding?","acceptedAnswer":{"@type":"Answer","text":"To optimize your website's loading speed, use HTML coding techniques such as optimizing images by reducing their file size and dimensions, and minifying HTML by removing unnecessary spaces, comments, and line breaks."}},{"@type":"Question","name":"Is it possible to embed a video directly into an HTML webpage?","acceptedAnswer":{"@type":"Answer","text":"Yes, it is possible to embed a video directly into an HTML webpage. By using the <video> tag, you can easily add videos to your website. However, keep in mind that embedding videos can affect the loading speed of your webpage."}},{"@type":"Question","name":"Can HTML be used to create interactive forms for collecting user data?","acceptedAnswer":{"@type":"Answer","text":"Yes, you can use HTML to create interactive forms for collecting user data. With HTML form validation, you can ensure that the data entered is correct. Additionally, you can design the forms to be responsive for mobile devices."}},{"@type":"Question","name":"What are some best practices for organizing and structuring HTML code to improve readability and maintainability?","acceptedAnswer":{"@type":"Answer","text":"To improve readability and maintainability of HTML code, organize it by using proper indentation, comments, and logical grouping. Break long sections into smaller ones and use meaningful names for classes and IDs."}},{"@type":"Question","name":"Are there any HTML coding techniques that can help with search engine optimization (SEO)?","acceptedAnswer":{"@type":"Answer","text":"To boost your website's visibility, use HTML coding techniques like optimizing meta tags and incorporating relevant keywords in header tags. These techniques act as a spotlight, guiding search engines to your site and improving its chances of ranking higher in search results."}}]}</script></p></div></div><div class="wpb_wrapper td_block_separator td_block_wrap vc_separator tdi_93 td_separator_solid td_separator_center"><span style="border-color:#EBEBEB;border-width:1px;width:100%;"></span><style scoped>/* inline tdc_css att */ .tdi_93{ margin-top:28px !important; margin-bottom:20px !important; }</style></div><div class="td_block_wrap tdb_single_post_share tdi_94 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_94" ><style>/* custom css */ .tdi_94 .td-post-sharing-visible{ align-items: flex-start; }</style><div class="tdb-share-classic"><iframe data-lazyloaded="1" src="about:blank" title="Share article" frameBorder="0" data-litespeed-src="https://www.facebook.com/plugins/like.php?href=https://developebiz.com/html-coding-website/&layout=button_count&show_faces=false&width=105&action=like&colorscheme=light&height=21" style="border:none; overflow:hidden; width:105px; height:21px; background-color:transparent;"></iframe></div><div id="tdi_94" class="td-post-sharing tdb-block td-ps-bg td-ps-notext td-ps-big td-ps-nogap td-post-sharing-style12 "><div class="td-post-sharing-visible"><div class="td-social-sharing-button td-social-sharing-button-js td-social-handler td-social-share-text"><div class="td-social-but-icon"><i class="td-icon-share"></i></div><div class="td-social-but-text">Share</div></div><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-facebook" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fdevelopebiz.com%2Fhtml-coding-website%2F" title="Facebook" ><div class="td-social-but-icon"><i class="td-icon-facebook"></i></div><div class="td-social-but-text">Facebook</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-twitter" href="https://twitter.com/intent/tweet?text=HTML+Coding+for+Website+Development&url=https%3A%2F%2Fdevelopebiz.com%2Fhtml-coding-website%2F" title="Twitter" ><div class="td-social-but-icon"><i class="td-icon-twitter"></i></div><div class="td-social-but-text">Twitter</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-pinterest" href="https://pinterest.com/pin/create/button/?url=https://developebiz.com/html-coding-website/&media=https://img.developebiz.com/2023/07/HTML-Coding-for-Website-Development.jpg.webp&description=HTML+Coding+for+Website+Development" title="Pinterest" ><div class="td-social-but-icon"><i class="td-icon-pinterest"></i></div><div class="td-social-but-text">Pinterest</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-linkedin" href="https://www.linkedin.com/shareArticle?mini=true&url=https://developebiz.com/html-coding-website/&title=HTML+Coding+for+Website+Development" title="Linkedin" ><div class="td-social-but-icon"><i class="td-icon-linkedin"></i></div><div class="td-social-but-text">Linkedin</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-tumblr" href="https://www.tumblr.com/share/link?url=https://developebiz.com/html-coding-website/&name=HTML Coding for Website Development" title="Tumblr" ><div class="td-social-but-icon"><i class="td-icon-tumblr"></i></div><div class="td-social-but-text">Tumblr</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-whatsapp" href="https://api.whatsapp.com/send?text=HTML+Coding+for+Website+Development %0A%0A https://developebiz.com/html-coding-website/" title="WhatsApp" ><div class="td-social-but-icon"><i class="td-icon-whatsapp"></i></div><div class="td-social-but-text">WhatsApp</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-telegram" href="https://telegram.me/share/url?url=https://developebiz.com/html-coding-website/&text=HTML+Coding+for+Website+Development" title="Telegram" ><div class="td-social-but-icon"><i class="td-icon-telegram"></i></div><div class="td-social-but-text">Telegram</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-line" href="https://line.me/R/msg/text/?HTML+Coding+for+Website+Development%0D%0Ahttps://developebiz.com/html-coding-website/" title="LINE" ><div class="td-social-but-icon"><i class="td-icon-line"></i></div><div class="td-social-but-text">LINE</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-vk" href="https://vk.com/share.php?url=https://developebiz.com/html-coding-website/" title="VK" ><div class="td-social-but-icon"><i class="td-icon-vk"></i></div><div class="td-social-but-text">VK</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-mail" href="mailto:?subject=HTML Coding for Website Development&body=https://developebiz.com/html-coding-website/" title="Email" ><div class="td-social-but-icon"><i class="td-icon-mail"></i></div><div class="td-social-but-text">Email</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-copy_url" href="https://developebiz.com/html-coding-website/" title="Copy URL" ><div class="td-social-but-icon"><div class="td-social-copy_url-check td-icon-check"></div><i class="td-icon-copy_url"></i></div><div class="td-social-but-text">Copy URL</div></a></div><div class="td-social-sharing-hidden"><ul class="td-pulldown-filter-list"></ul><a class="td-social-sharing-button td-social-handler td-social-expand-tabs" href="#" data-block-uid="tdi_94" title="More"><div class="td-social-but-icon"><i class="td-icon-plus td-social-expand-tabs-icon"></i></div> </a></div></div></div><div class="wpb_wrapper td_block_separator td_block_wrap vc_separator tdi_96 td_separator_solid td_separator_center"><span style="border-color:#EBEBEB;border-width:1px;width:100%;"></span><style scoped>/* inline tdc_css att */ .tdi_96{ margin-bottom:30px !important; }</style></div><div class="td_block_wrap tdb_single_next_prev tdi_97 td-animation-stack td-pb-border-top td_block_template_1" data-td-block-uid="tdi_97" ><style>/* inline tdc_css att */ .tdi_97{ margin-bottom:43px !important; }</style><style>/* custom css */ .tdb_single_next_prev{ *zoom: 1; }.tdb_single_next_prev:before, .tdb_single_next_prev:after{ display: table; content: ''; line-height: 0; }.tdb_single_next_prev:after{ clear: both; }.tdb-next-post{ font-family: 'Roboto', sans-serif; width: 48%; float: left; transform: translateZ(0); -webkit-transform: translateZ(0); min-height: 1px; line-height: 1; }.tdb-next-post span{ display: block; font-size: 12px; color: #747474; margin-bottom: 7px; }.tdb-next-post a{ font-size: 15px; color: #222; line-height: 21px; -webkit-transition: color 0.2s ease; transition: color 0.2s ease; }.tdb-next-post a:hover{ color: #4db2ec; }.tdb-post-next{ margin-left: 2%; text-align: right; }.tdb-post-prev{ margin-right: 2%; }.tdb-post-next .td-image-container{ display: inline-block; }.tdi_97 .td-module-container{ display: flex; flex-direction: column; }.tdi_97 .tdb-post-next .td-module-container{ align-items: flex-end; }.tdi_97 .td-image-container{ display: block; order: 0; }.ie10 .tdi_97 .next-prev-title, .ie11 .tdi_97 .next-prev-title{ flex: auto; }.tdi_97 .tdb-next-post a{ color: #000000; font-family:Rubik !important;font-size:15px !important;line-height:1.4 !important;font-weight:500 !important; }.tdi_97 .tdb-next-post:hover a{ color: #dd3333; }.tdi_97 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }.tdi_97 .tdb-next-post span{ font-family:Rubik !important;font-size:11px !important;text-transform:uppercase !important; }@media (min-width: 768px) { .tdi_97 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_97 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }@media (min-width: 768px) { .tdi_97 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_97 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }@media (min-width: 768px) { .tdi_97 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } } /* phone */ @media (max-width: 767px){ .tdi_97 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }.tdi_97 .tdb-next-post a{ font-size:13px !important;line-height:1.2 !important; }@media (min-width: 768px) { .tdi_97 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } }</style><div class="tdb-block-inner td-fix-index"><div class="tdb-next-post tdb-next-post-bg tdb-post-prev"><span>Previous article</span><div class="td-module-container"><div class="next-prev-title"><a href="https://developebiz.com/ecommerce-customer-journey/">Understanding the Ecommerce Customer Journey</a></div></div></div><div class="tdb-next-post tdb-next-post-bg tdb-post-next"><span>Next article</span><div class="td-module-container"><div class="next-prev-title"><a href="https://developebiz.com/web-analytics-dashboard/">Web Analytics Dashboard: A Comprehensive Guide</a></div></div></div></div></div><div class="tdb-author-box td_block_wrap tdb_single_author_box tdi_98 tdb-content-vert-top td-pb-border-top td_block_template_1" data-td-block-uid="tdi_98" ><style>/* custom css */ .tdb-author-box .tdb-author-photo, .tdb-author-box .tdb-author-info{ display: table-cell; vertical-align: top; }.tdb-author-box .tdb-author-photo img{ display: block; }.tdb-author-box .tdb-author-counters span{ display: inline-block; background-color: #222; margin: 0 10px 0 0; padding: 5px 10px 4px; font-family: 'Roboto', sans-serif; font-size: 11px; font-weight: 700; line-height: 1; color: #fff; }.tdb-author-box .tdb-author-name, .tdb-author-box .tdb-author-url{ display: block; }.tdb-author-box .tdb-author-name{ margin: 7px 0 8px; font-family: 'Open Sans', 'Open Sans Regular', sans-serif; font-size: 15px; line-height: 21px; font-weight: 700; color: #222; }.tdb-author-box .tdb-author-name:hover{ color: #4db2ec; }.tdb-author-box .tdb-author-url{ margin-bottom: 6px; font-size: 11px; font-style: italic; line-height: 21px; color: #444; }.tdb-author-box .tdb-author-url:hover{ color: #4db2ec; }.tdb-author-box .tdb-author-descr{ font-size: 12px; }.tdb-author-box .tdb-author-social{ margin-top: 4px; }.tdb-author-box .tdb-social-item{ position: relative; display: inline-block; -webkit-transition: all 0.2s; transition: all 0.2s; text-align: center; -webkit-transform: translateZ(0); transform: translateZ(0); }.tdb-author-box .tdb-social-item:last-child{ margin-right: 0 !important; }.tdb-author-box .tdb-social-item i{ color: #000; -webkit-transition: all 0.2s; transition: all 0.2s; }.tdb-author-box .tdb-social-item:hover i{ color: #000; }.tdi_98{ padding: 21px; border: 1px solid #ededed; }.tdi_98 .tdb-author-info{ width: auto; padding-bottom: 0; padding-left: 21px; }.tdi_98 .tdb-author-photo{ width: 96px; transform: translateZ(0); -webkit-transform: translateZ(0); pointer-events: auto; }.tdi_98 .tdb-social-item i{ font-size: 15px; vertical-align: middle; line-height: 15px; }.tdi_98 .tdb-social-item i.td-icon-twitter, .tdi_98 .tdb-social-item i.td-icon-linkedin, .tdi_98 .tdb-social-item i.td-icon-pinterest, .tdi_98 .tdb-social-item i.td-icon-blogger, .tdi_98 .tdb-social-item i.td-icon-vimeo{ font-size: 12px; }.tdi_98 .tdb-social-item{ min-width: 15px; height: 15px; margin: 7px 14px 7px 0; }.tdi_98 .tdb-author-photo:hover:before{ opacity: 0; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_98{ border: 1px solid #ededed; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_98{ border: 1px solid #ededed; } } /* phone */ @media (max-width: 767px){ .tdi_98{ border: 1px solid #ededed; }.tdi_98 .tdb-author-info{ padding-bottom: 0; padding-left: 10px; }.tdi_98 .tdb-author-photo{ transform: translateZ(0); -webkit-transform: translateZ(0); } }</style><div class="tdb-block-inner td-fix-index"><a href="https://developebiz.com/author/editorial-team/" class="tdb-author-photo" title="Editorial Team"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" alt='Editorial Team' data-src='https://developebiz.com/wp-content/uploads/2023/07/logo-500x500-1-500x500.jpg' data-srcset='https://developebiz.com/wp-content/uploads/2023/07/logo-500x500-1-1000x1000.jpg 2x' class='avatar avatar-500 photo' height='500' width='500' loading='lazy' decoding='async'/></a><div class="tdb-author-info"><a href="https://developebiz.com/author/editorial-team/" class="tdb-author-name">Editorial Team</a><div class="tdb-author-descr">Our editorial team comprises website building, SEO, and ecommerce enthusiasts aimed to provide you with valuable insights and guidance for online success.</div><div class="tdb-author-social"></div></div></div></div><div class="td_block_wrap td_flex_block_4 tdi_99 td_with_ajax_pagination td-pb-border-top td_block_template_8 td_flex_block" data-td-block-uid="tdi_99" ><style>.td_block_template_8.widget > ul > li { margin-left: 0 !important; } .td_block_template_8 .td-block-title { font-size: 20px; font-weight: 800; margin-top: 0; margin-bottom: 18px; line-height: 29px; position: relative; overflow: hidden; text-align: left; } .td_block_template_8 .td-block-title > * { position: relative; padding-right: 20px; color: #000; } .td_block_template_8 .td-block-title > *:before, .td_block_template_8 .td-block-title > *:after { content: ''; display: block; height: 4px; position: absolute; top: 50%; margin-top: -2px; width: 2000px; background-color: #f5f5f5; } .td_block_template_8 .td-block-title > *:before { left: 100%; } .td_block_template_8 .td-block-title > *:after { right: 100%; } @media (max-width: 767px) { .td_block_template_8 .td-related-title a { font-size: 15px; } } .td_block_template_8 .td-related-title a:before { display: none; } .td_block_template_8 .td-related-title a:first-child:after { display: none; } .td_block_template_8 .td-related-title a:last-child:after { left: 100%; right: auto; } .td_block_template_8 .td-related-title .td-cur-simple-item { color: #4db2ec; } .tdi_99 .td-block-title > *:before, .tdi_99 .td-block-title > *:after { background-color: #85c442 !important; } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .tdi_99{ margin-bottom:40px !important; } }</style><style>/* custom css */ .tdi_99 .td_module_wrap{ padding-left: 2.5px; padding-right: 2.5px; }.tdi_99 .td_block_inner{ margin-left: -2.5px; margin-right: -2.5px; }.tdi_99 .td_module_flex_1{ padding-bottom: 0px; margin-bottom: 0px; }.tdi_99 .td_module_flex_1 .td-module-container:before{ bottom: -0px; border-width: 0 0 1px 0; border-style: none; border-color: #eaeaea; border-color: #eaeaea; }.tdi_99 .td_module_flex_4{ padding-bottom: 13px; margin-bottom: 13px; }.tdi_99 .td_module_flex_4 .td-module-container:before{ bottom: -13px; border-width: 0 0 1px 0; border-style: none; border-color: #eaeaea; border-color: #eaeaea; }.tdi_99 .td_module_wrap:last-child{ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_99 .td_module_wrap:last-child .td-module-container:before{ display: none; }.tdi_99 .td_module_flex_1 .td-module-container{ border-color: #eaeaea; }.tdi_99 .td_module_flex_4 .td-module-container{ border-color: #eaeaea; }.tdi_99 .td_module_flex_1 .entry-thumb{ background-position: center 50%; }.tdi_99 .td_module_flex_4 .entry-thumb{ background-position: center 50%; }.tdi_99 .td_module_flex_4 .td-image-container{ flex: 0 0 30%; width: 30%; display: block; order: 0; }.tdi_99 .td_module_flex_1 .td-image-wrap{ padding-bottom: 100%; }.ie10 .tdi_99 .td_module_flex_1 .td-image-container, .ie11 .tdi_99 .td_module_flex_1 .td-image-container{ flex: 0 0 auto; }.ie10 .tdi_99 .td_module_flex_4 .td-module-meta-info, .ie11 .tdi_99 .td_module_flex_4 .td-module-meta-info{ flex: 1; }body .tdi_99 .td_module_flex_1 .td-favorite{ font-size: 36px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2); }body .tdi_99 .td_module_flex_4 .td-favorite{ font-size: 36px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2); }.tdi_99 .td_module_flex_4 .td-video-play-ico{ width: 20px; height: 20px; font-size: 20px; }.tdi_99 .td_module_flex_1 .td-video-play-ico{ top: 50%; left: 50%; transform: translate(-50%, -50%); }.tdi_99 .td_module_flex_1 .td-post-vid-time{ display: block; }.tdi_99 .td_module_flex_4 .td-post-vid-time{ display: block; }.tdi_99 .td_module_flex_1 .td-module-meta-info{ position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; padding: 15px 10px; }.tdi_99 .td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category){ top: auto; bottom: 0; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); }.tdi_99 .td_module_flex_1 .td-image-container{ margin-left: auto; margin-right: auto; }.tdi_99.td-h-effect-up-shadow .td_module_flex_1:hover .td-category-pos-image .td-post-category{ transform: translate(-50%, -2px); -webkit-transform: translate(-50%, -2px); }.tdi_99 .td_module_flex_1 .entry-title{ margin: 10px 0 0 0; font-family:Rubik !important;font-size:15px !important;line-height:1.2 !important;font-weight:500 !important; }.tdi_99 .td_module_flex_1 .td-audio-player{ font-size: 13px; opacity: 1; visibility: visible; height: auto; }.tdi_99 .td_module_flex_4 .td-audio-player{ font-size: 12px; opacity: 1; visibility: visible; height: auto; }.tdi_99 .td_module_flex_1 .td-post-category{ padding: 0px; background-color: rgba(255,255,255,0); color: #ffffff; font-family:Rubik !important;font-size:11px !important;font-weight:500 !important;text-transform:uppercase !important; }.tdi_99 .td_module_flex_1 .td-author-photo .avatar{ width: 20px; height: 20px; margin-right: 6px; border-radius: 50%; }.tdi_99 .td_module_flex_4 .td-author-photo .avatar{ width: 20px; height: 20px; margin-right: 6px; border-radius: 50%; }.tdi_99 .td_module_flex_1 .td-post-category:not(.td-post-extra-category){ display: inline-block; }.tdi_99 .td_module_flex_4 .td-post-category:not(.td-post-extra-category){ display: inline-block; }.tdi_99 .td_module_flex_1 .td-excerpt{ display: none; }.tdi_99 .td_module_flex_4 .td-excerpt{ display: none; }.tdi_99 .td_module_flex_1 .td-author-date{ display: none; }.tdi_99 .td_module_flex_4 .td-author-date{ display: none; }.tdi_99 .td_module_flex_1 .td-post-author-name{ display: none; }.tdi_99 .td_module_flex_4 .td-post-author-name{ display: none; }.tdi_99 .td_module_flex_1 .td-post-date, .tdi_99 .td_module_flex_1 .td-post-author-name span{ display: none; }.tdi_99 .td_module_flex_4 .td-post-date, .tdi_99 .td_module_flex_4 .td-post-author-name span{ display: none; }.tdi_99 .td_module_flex_1 .entry-review-stars{ display: none; }.tdi_99 .td_module_flex_1 .td-icon-star, .tdi_99 .td_module_flex_1 .td-icon-star-empty, .tdi_99 .td_module_flex_1 .td-icon-star-half{ font-size: 15px; }.tdi_99 .td_module_flex_4 .entry-review-stars{ display: none; }.tdi_99 .td_module_flex_4 .td-icon-star, .tdi_99 .td_module_flex_4 .td-icon-star-empty, .tdi_99 .td_module_flex_4 .td-icon-star-half{ font-size: 15px; }.tdi_99 .td_module_flex_1 .td-module-comments{ display: none; }.tdi_99 .td_module_flex_4 .td-module-comments{ display: none; }.tdi_99 .td_module_flex_1 .td-module-thumb a:after{ content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(0deg,rgba(0,0,0,0.7),rgba(0,0,0,0.3) 35%,rgba(0,0,0,0) 50%,rgba(0,0,0,0));background: linear-gradient(0deg,rgba(0,0,0,0.7),rgba(0,0,0,0.3) 35%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)); }.tdi_99 .td_module_flex_1 .td-module-title a{ color: #ffffff; }.tdi_99 .td_module_flex_1 .td-post-category:hover{ background-color: rgba(255,255,255,0) !important; }.tdi_99 .td_module_flex_1 a{ transition: all 0.1s ease; -webkit-transition: all 0.1s ease; box-shadow: inset 0 0 0 0 #000; }.tdi_99 .td_module_flex_4 a{ transition: all 0.1s ease; -webkit-transition: all 0.1s ease; box-shadow: inset 0 0 0 0 #000; }.tdi_99.td_with_ajax_pagination .td-next-prev-wrap a:hover, .tdi_99 .td-load-more-wrap a:hover{ background-color: #85c442 !important; border-color: #85c442 !important; border-color: #85c442 !important; }.tdi_99 .td-block-title a, .tdi_99 .td-block-title span{ font-family:Rubik !important;font-size:17px !important;font-weight:500 !important;text-transform:uppercase !important; }html:not([class*='ie']) .tdi_99 .entry-thumb:after{ background: rgba(112,204,63,0.3); }@media (min-width: 767px) { .tdi_99 .td_module_wrap { width: 33.33333333%; float: left; } .rtl .tdi_99 .td_module_wrap { float: right; } }@media (min-width: 767px) { .tdi_99 .td_module_wrap:nth-child(3n+1) { clear: both; } }@media (min-width: 767px) { .tdi_99 .td_module_wrap:nth-last-child(-n+3) { margin-bottom: 0 !important; padding-bottom: 0 !important; } .tdi_99 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before { display: none; } }@media (min-width: 1141px) { html:not([class*='ie']) .tdi_99 .entry-thumb:after { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0; transition: opacity 1s ease; -webkit-transition: opacity 1s ease; mix-blend-mode: color; } html:not([class*='ie']) .tdi_99 .td-module-container:hover .entry-thumb:after { opacity: 1; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_99 .td_module_wrap{ padding-left: 2px; padding-right: 2px; }.tdi_99 .td_block_inner{ margin-left: -2px; margin-right: -2px; }.tdi_99 .td_module_flex_1 .td-module-meta-info{ padding: 12px 8px; }.tdi_99 .td_module_flex_1 .entry-title{ margin: 8px 0 0 0; }.tdi_99 .td_module_flex_1 a{ transition: all 0.1s ease; -webkit-transition: all 0.1s ease; box-shadow: inset 0 0 0 0 #000; }.tdi_99 .td_module_flex_4 a{ transition: all 0.1s ease; -webkit-transition: all 0.1s ease; box-shadow: inset 0 0 0 0 #000; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_99 .td_module_wrap{ padding-left: 1.5px; padding-right: 1.5px; }.tdi_99 .td_block_inner{ margin-left: -1.5px; margin-right: -1.5px; }.tdi_99 .td_module_flex_1 .td-module-meta-info{ padding: 10px 5px; }.tdi_99 .td_module_flex_1 .entry-title{ margin: 6px 0 0 0; font-size:11px !important; }.tdi_99 .td_module_flex_1 a{ transition: all 0.1s ease; -webkit-transition: all 0.1s ease; box-shadow: inset 0 0 0 0 #000; }.tdi_99 .td_module_flex_4 a{ transition: all 0.1s ease; -webkit-transition: all 0.1s ease; box-shadow: inset 0 0 0 0 #000; }.tdi_99 .td-block-title a, .tdi_99 .td-block-title span{ font-size:15px !important; } } /* phone */ @media (max-width: 767px){ .tdi_99 .td_module_wrap{ padding-left: 0px; padding-right: 0px; }.tdi_99 .td_block_inner{ margin-left: -0px; margin-right: -0px; }.tdi_99 .td_module_flex_1{ padding-bottom: 1.5px; margin-bottom: 1.5px; }.tdi_99 .td_module_flex_1 .td-module-container:before{ bottom: -1.5px; }.tdi_99 .td_module_flex_1 .td-image-wrap{ padding-bottom: 110%; }.ie10 .tdi_99 .td_module_flex_1 .td-image-container, .ie11 .tdi_99 .td_module_flex_1 .td-image-container{ flex: 0 0 auto; }.tdi_99 .td_module_flex_1 a{ transition: all 0.1s ease; -webkit-transition: all 0.1s ease; box-shadow: inset 0 0 0 0 #000; }.tdi_99 .td_module_flex_4 a{ transition: all 0.1s ease; -webkit-transition: all 0.1s ease; box-shadow: inset 0 0 0 0 #000; }.tdi_99 .td_module_flex_1 .entry-title{ font-size:17px !important; }.tdi_99 .td_module_flex_1 .td-post-category{ font-size:13px !important; } }</style><script type="litespeed/javascript">var block_tdi_99=new tdBlock();block_tdi_99.id="tdi_99";block_tdi_99.atts='{"image_align":"center","meta_info_align":"bottom","color_overlay":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiJyZ2JhKDAsMCwwLDApIiwiY29sb3IyIjoicmdiYSgwLDAsMCwwLjcpIiwibWl4ZWRDb2xvcnMiOlt7ImNvbG9yIjoicmdiYSgwLDAsMCwwLjMpIiwicGVyY2VudGFnZSI6MzV9LHsiY29sb3IiOiJyZ2JhKDAsMCwwLDApIiwicGVyY2VudGFnZSI6NTB9XSwiY3NzIjoiYmFja2dyb3VuZDogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQoMGRlZyxyZ2JhKDAsMCwwLDAuNykscmdiYSgwLDAsMCwwLjMpIDM1JSxyZ2JhKDAsMCwwLDApIDUwJSxyZ2JhKDAsMCwwLDApKTtiYWNrZ3JvdW5kOiBsaW5lYXItZ3JhZGllbnQoMGRlZyxyZ2JhKDAsMCwwLDAuNykscmdiYSgwLDAsMCwwLjMpIDM1JSxyZ2JhKDAsMCwwLDApIDUwJSxyZ2JhKDAsMCwwLDApKTsiLCJjc3NQYXJhbXMiOiIwZGVnLHJnYmEoMCwwLDAsMC43KSxyZ2JhKDAsMCwwLDAuMykgMzUlLHJnYmEoMCwwLDAsMCkgNTAlLHJnYmEoMCwwLDAsMCkifQ==","image_margin":"0","modules_on_row":"33.33333333%","columns":"33.33333333%","meta_info_align1":"image","limit":"3","modules_category":"above","show_author2":"none","show_date2":"none","show_review2":"none","show_com2":"none","show_excerpt2":"none","show_excerpt1":"none","show_com1":"none","show_review1":"none","show_date1":"none","show_author1":"none","meta_info_horiz1":"content-horiz-center","modules_space1":"eyJhbGwiOiIwIiwicGhvbmUiOiIzIn0=","columns_gap":"eyJhbGwiOiI1IiwicG9ydHJhaXQiOiIzIiwibGFuZHNjYXBlIjoiNCIsInBob25lIjoiMCJ9","image_height1":"eyJwaG9uZSI6IjExMCIsImFsbCI6IjEwMCJ9","meta_padding1":"eyJhbGwiOiIxNXB4IDEwcHgiLCJwb3J0cmFpdCI6IjEwcHggNXB4IiwibGFuZHNjYXBlIjoiMTJweCA4cHgifQ==","art_title1":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI2cHggMCAwIDAiLCJsYW5kc2NhcGUiOiI4cHggMCAwIDAifQ==","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","title_txt":"#ffffff","all_underline_color1":"","f_title1_font_family":"712","f_title1_font_line_height":"1.2","f_title1_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEiLCJwaG9uZSI6IjE3In0=","f_title1_font_weight":"500","f_title1_font_transform":"","f_cat1_font_transform":"uppercase","f_cat1_font_size":"eyJhbGwiOiIxMSIsInBob25lIjoiMTMifQ==","f_cat1_font_weight":"500","f_cat1_font_family":"712","modules_category_padding1":"0","category_id":"","ajax_pagination":"next_prev","f_more_font_family":"","f_more_font_transform":"","f_more_font_weight":"","sort":"","tdc_css":"eyJhbGwiOnsiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7Im1hcmdpbi1ib3R0b20iOiI0MCIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9","custom_title":"Related Posts","block_template_id":"td_block_template_8","image_size":"td_300x0","cat_txt":"#ffffff","border_color":"#85c442","f_header_font_family":"712","f_header_font_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTUifQ==","f_header_font_transform":"uppercase","f_header_font_weight":"500","mix_type_h":"color","mix_color_h":"rgba(112,204,63,0.3)","pag_h_bg":"#85c442","pag_h_border":"#85c442","block_type":"td_flex_block_4","separator":"","custom_url":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","mc4_tl":"","mc4_title_tag":"","mc4_el":"","post_ids":"-5277","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","h_effect":"","modules_border_size1":"","modules_border_style1":"","modules_border_color1":"#eaeaea","modules_divider1":"","modules_divider_color1":"#eaeaea","image_alignment1":"50","image_radius1":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon1":"","video_icon_pos1":"center","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_width1":"","meta_margin1":"","meta_info_border_radius1":"","modules_category_margin1":"","modules_cat_border1":"","modules_category_radius1":"0","show_cat1":"inline-block","modules_extra_cat1":"","author_photo":"","author_photo_size1":"","author_photo_space1":"","author_photo_radius1":"","review_space1":"","review_size1":"2.5","review_distance1":"","art_excerpt1":"","excerpt_middle":"","show_audio1":"block","hide_audio":"","art_audio1":"","art_audio_size1":"1.5","m_padding2":"","modules_space2":"26","modules_border_size2":"","modules_border_style2":"","modules_border_color2":"#eaeaea","modules_divider2":"","modules_divider_color2":"#eaeaea","image_size3":"","image_alignment2":"50","image_width2":"","image_height2":"","image_floated2":"float_left","image_radius2":"","hide_image3":"","show_favourites2":"","fav_size2":"2","fav_space2":"","fav_ico_color2":"","fav_ico_color_h2":"","fav_bg2":"","fav_bg_h2":"","fav_shadow2_shadow_header":"","fav_shadow2_shadow_title":"Shadow","fav_shadow2_shadow_size":"","fav_shadow2_shadow_offset_horizontal":"","fav_shadow2_shadow_offset_vertical":"","fav_shadow2_shadow_spread":"","fav_shadow2_shadow_color":"","video_icon2":"","video_popup3":"yes","video_rec3":"","video_rec_title3":"","video_rec_color3":"","autoplay_vid3":"yes","show_vid_t3":"block","vid_t_margin3":"","vid_t_padding3":"","meta_info_horiz2":"content-horiz-left","meta_width2":"","meta_margin2":"","meta_padding2":"","meta_info_border_radius2":"","art_title2":"","modules_category3":"","modules_category_margin2":"","modules_category_padding2":"","modules_cat_border2":"","modules_category_radius2":"0","show_cat2":"inline-block","modules_extra_cat2":"","author_photo3":"","author_photo_size2":"","author_photo_space2":"","author_photo_radius2":"","review_space2":"","review_size2":"2.5","review_distance2":"","art_excerpt2":"","excerpt_middle3":"","show_audio2":"block","hide_audio3":"","art_audio2":"","art_audio_size2":"1","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_spacing":"","f_more_":"","f_title1_font_header":"","f_title1_font_title":"Article title 1","f_title1_font_settings":"","f_title1_font_style":"","f_title1_font_spacing":"","f_title1_":"","f_cat1_font_title":"Article category tag 1","f_cat1_font_settings":"","f_cat1_font_line_height":"","f_cat1_font_style":"","f_cat1_font_spacing":"","f_cat1_":"","f_meta1_font_title":"Article meta info 1","f_meta1_font_settings":"","f_meta1_font_family":"","f_meta1_font_size":"","f_meta1_font_line_height":"","f_meta1_font_style":"","f_meta1_font_weight":"","f_meta1_font_transform":"","f_meta1_font_spacing":"","f_meta1_":"","f_ex1_font_title":"Article excerpt 1","f_ex1_font_settings":"","f_ex1_font_family":"","f_ex1_font_size":"","f_ex1_font_line_height":"","f_ex1_font_style":"","f_ex1_font_weight":"","f_ex1_font_transform":"","f_ex1_font_spacing":"","f_ex1_":"","f_title2_font_title":"Article title 2","f_title2_font_settings":"","f_title2_font_family":"","f_title2_font_size":"","f_title2_font_line_height":"","f_title2_font_style":"","f_title2_font_weight":"","f_title2_font_transform":"","f_title2_font_spacing":"","f_title2_":"","f_cat2_font_title":"Article category tag 2","f_cat2_font_settings":"","f_cat2_font_family":"","f_cat2_font_size":"","f_cat2_font_line_height":"","f_cat2_font_style":"","f_cat2_font_weight":"","f_cat2_font_transform":"","f_cat2_font_spacing":"","f_cat2_":"","f_meta2_font_title":"Article meta info 2","f_meta2_font_settings":"","f_meta2_font_family":"","f_meta2_font_size":"","f_meta2_font_line_height":"","f_meta2_font_style":"","f_meta2_font_weight":"","f_meta2_font_transform":"","f_meta2_font_spacing":"","f_meta2_":"","f_ex2_font_title":"Article excerpt 2","f_ex2_font_settings":"","f_ex2_font_family":"","f_ex2_font_size":"","f_ex2_font_line_height":"","f_ex2_font_style":"","f_ex2_font_weight":"","f_ex2_font_transform":"","f_ex2_font_spacing":"","f_ex2_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","meta_bg":"","title_txt_hover":"","all_underline_height1":"","cat_txt_hover":"","cat_border1":"","cat_border_hover1":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","meta_bg2":"","title_txt2":"","title_txt_hover2":"","all_underline_height2":"","all_underline_color2":"#000","cat_bg2":"","cat_bg_hover2":"","cat_txt2":"","cat_txt_hover2":"","cat_border2":"","cat_border_hover2":"","author_txt2":"","author_txt_hover2":"","date_txt2":"","ex_txt2":"","com_bg2":"","com_txt2":"","rev_txt2":"","audio_btn_color2":"","audio_time_color2":"","audio_bar_color2":"","audio_bar_curr_color2":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_border":"","btn_title":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":2,"header_color":"","color_preset":"","border_top":"","class":"tdi_99","tdc_css_class":"tdi_99","tdc_css_class_style":"tdi_99_rand_style"}';block_tdi_99.td_column_number="2";block_tdi_99.block_type="td_flex_block_4";block_tdi_99.post_count="3";block_tdi_99.found_posts="153";block_tdi_99.header_color="";block_tdi_99.ajax_pagination_infinite_stop="";block_tdi_99.max_num_pages="51";tdBlocksArray.push(block_tdi_99)</script><div class="td-block-title-wrap"><h4 class="td-block-title"><span>Related Posts</span></h4></div><div id=tdi_99 class="td_block_inner td-mc1-wrap"><div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"><div class="td-module-container td-category-pos-above"><div class="td-image-container"><div class="td-module-thumb"><a href="https://developebiz.com/website-backend/" rel="bookmark" class="td-image-wrap " title="Power of Website Backend: A Guide to Effective Development" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://img.developebiz.com/2023/07/Power-of-Website-Backend-A-Guide-to-Effective-Development-300x300.jpg" ></span></a></div></div><div class="td-module-meta-info"> <a href="https://developebiz.com/website-development/" class="td-post-category">Website Development</a><h3 class="entry-title td-module-title"><a href="https://developebiz.com/website-backend/" rel="bookmark" title="Power of Website Backend: A Guide to Effective Development">Power of Website Backend: A Guide to Effective Development</a></h3><div class="td-editor-date"> <span class="td-author-date"> </span></div></div></div></div><div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"><div class="td-module-container td-category-pos-above"><div class="td-image-container"><div class="td-module-thumb"><a href="https://developebiz.com/domain-name-service/" rel="bookmark" class="td-image-wrap " title="Domain Name Service: Everything You Need to Know" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://img.developebiz.com/2023/07/Domain-Name-Service-Everything-You-Need-to-Know-300x300.jpg" ></span></a></div></div><div class="td-module-meta-info"> <a href="https://developebiz.com/domain-name/" class="td-post-category">Domain Name</a><h3 class="entry-title td-module-title"><a href="https://developebiz.com/domain-name-service/" rel="bookmark" title="Domain Name Service: Everything You Need to Know">Domain Name Service: Everything You Need to Know</a></h3><div class="td-editor-date"> <span class="td-author-date"> </span></div></div></div></div><div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"><div class="td-module-container td-category-pos-above"><div class="td-image-container"><div class="td-module-thumb"><a href="https://developebiz.com/dedicated-host-vs-dedicated-instance/" rel="bookmark" class="td-image-wrap " title="Dedicated Host vs Dedicated Instance: Which is Better?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://img.developebiz.com/2023/07/Dedicated-Host-vs-Dedicated-Instance-Which-is-Better-300x300.jpg" ></span></a></div></div><div class="td-module-meta-info"> <a href="https://developebiz.com/web-hosting/" class="td-post-category">Web Hosting</a><h3 class="entry-title td-module-title"><a href="https://developebiz.com/dedicated-host-vs-dedicated-instance/" rel="bookmark" title="Dedicated Host vs Dedicated Instance: Which is Better?">Dedicated Host vs Dedicated Instance: Which is Better?</a></h3><div class="td-editor-date"> <span class="td-author-date"> </span></div></div></div></div></div><div class="td-next-prev-wrap"><a href="#" class="td-ajax-prev-page ajax-page-disabled" aria-label="prev-page" id="prev-page-tdi_99" data-td_block_id="tdi_99"><i class="td-next-prev-icon td-icon-font td-icon-menu-left"></i></a><a href="#" class="td-ajax-next-page" aria-label="next-page" id="next-page-tdi_99" data-td_block_id="tdi_99"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div> <script type="litespeed/javascript">var tdb_login_sing_in_shortcode="on"</script> <div class="td_block_wrap tdb_single_comments tdi_100 tdb-comm-layout1 td-pb-border-top td_block_template_8" data-td-block-uid="tdi_100" ><style>.tdi_100 .td-block-title > *:before, .tdi_100 .td-block-title > *:after { background-color: #008d7f !important; }</style><style>/* custom css */ .tdb_single_comments input[type=text]{ min-height: 34px; height: auto; }.tdb_single_comments .comments, .tdb_single_comments .comment-respond:last-child, .tdb_single_comments .form-submit{ margin-bottom: 0; }.is-visually-hidden{ border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }.tdb-comm-layout3 form, .tdb-comm-layout5 form{ display: flex; flex-wrap: wrap; }.tdb-comm-layout3 .td-form-comment, .tdb-comm-layout5 .td-form-comment, .tdb-comm-layout3 .form-submit, .tdb-comm-layout5 .form-submit{ flex: 0 0 100%; order: 1; }.tdb-comm-layout3 .td-form-author, .tdb-comm-layout3 .td-form-email, .tdb-comm-layout3 .td-form-url{ flex: 0 0 32%; }.tdb-comm-layout5 .td-form-author, .tdb-comm-layout5 .td-form-email{ flex: 0 0 49%; }.tdb-comm-layout5 .td-form-url{ flex: 0 0 100%; }.tdb-comm-leave_reply_top .comments{ display: flex; flex-direction: column; }.tdb-comm-leave_reply_top .td-comments-title{ order: 0; margin-bottom: 14px; }.tdb-comm-leave_reply_top .comment-respond .form-submit{ order: 1; margin-bottom: 21px; }.tdb-comm-leave_reply_top .comment-list{ order: 2; }.tdb-comm-leave_reply_top .comment-pagination{ order: 3; }.tdi_100 cite a:hover{ color: #008d7f; }.tdi_100 .comment-link{ display: inline-block; }.tdi_100 .comment-reply-link:hover, .tdi_100 #cancel-comment-reply-link:hover, .tdi_100 .logged-in-as a:hover{ color: #000000; }.tdi_100 .comment{ border-bottom-style: dashed; }.tdi_100 .comment .children{ border-top-style: dashed; }.tdi_100 .td-comments-title a, .tdi_100 .td-comments-title span{ font-family:Rubik !important;font-size:17px !important;font-weight:500 !important;text-transform:uppercase !important; }.tdi_100 cite{ font-family:Rubik !important;font-size:15px !important;font-weight:500 !important;text-transform:capitalize !important; }.tdi_100 .comment-link, .tdi_100 .comment-edit-link{ font-family:Rubik !important;font-size:11px !important;font-weight:400 !important; }.tdi_100 .comment-content p{ font-family:Rubik !important;font-size:13px !important;font-weight:400 !important; }.tdi_100 .comment-reply-link{ font-family:Rubik !important;font-weight:400 !important;text-transform:uppercase !important; }.tdi_100 .comment-reply-title{ font-family:Rubik !important;font-size:15px !important;font-weight:500 !important;text-transform:uppercase !important; }.tdi_100 input[type=text], .tdi_100 textarea{ font-family:Rubik !important;font-size:13px !important;font-weight:400 !important; }.tdi_100 .comment-form .submit{ font-family:Rubik !important;font-size:13px !important;font-weight:400 !important;text-transform:uppercase !important; }.tdi_100 .comment-form-cookies-consent label, .tdi_100 .logged-in-as, .tdi_100 .logged-in-as a, .tdi_100 .td-closed-comments{ font-family:Rubik !important;font-size:13px !important;line-height:1.2 !important;font-weight:400 !important; }@media (min-width: 767px) { .tdb-comm-layout2 form, .tdb-comm-layout4 form { margin: 0 -10px; } .tdb-comm-layout2 .logged-in-as, .tdb-comm-layout4 .logged-in-as, .tdb-comm-layout2 .comment-form-input-wrap, .tdb-comm-layout4 .comment-form-input-wrap, .tdb-comm-layout2 .form-submit, .tdb-comm-layout4 .form-submit, .tdb-comm-layout2 .comment-respond p, .tdb-comm-layout4 .comment-respond p { padding: 0 10px; } .tdb-comm-layout2 .td-form-author, .tdb-comm-layout2 .td-form-email { float: left; width: 33.3333%; } .tdb-comm-layout2 .td-form-url { width: 33.3333%; } .tdb-comm-layout2 .td-form-url { float: left; } .tdb-comm-layout4 .td-form-author, .tdb-comm-layout4 .td-form-email { float: left; width: 50%; } .tdb-comm-layout3 .td-form-author, .tdb-comm-layout5 .td-form-author, .tdb-comm-layout3 .td-form-email { margin-right: 2%; } }@media (max-width: 767px) { .tdb-comm-layout3 .td-form-author, .tdb-comm-layout3 .td-form-email, .tdb-comm-layout3 .td-form-url, .tdb-comm-layout5 .td-form-author, .tdb-comm-layout5 .td-form-email { flex: 0 0 100%; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_100 .td-comments-title a, .tdi_100 .td-comments-title span{ font-size:15px !important; }.tdi_100 cite{ font-size:13px !important; }.tdi_100 .comment-reply-title{ font-size:13px !important; } }</style><div class="tdb-block-inner td-fix-index"><div class="comments" id="comments"></div></div></div></div></div><div class="vc_column tdi_102 wpb_column vc_column_container tdc-column td-pb-span4"><style scoped>/* custom css */ .tdi_102{ vertical-align: baseline; }.tdi_102 > .wpb_wrapper, .tdi_102 > .wpb_wrapper > .tdc-elements{ display: block; }.tdi_102 > .wpb_wrapper > .tdc-elements{ width: 100%; }.tdi_102 > .wpb_wrapper > .vc_row_inner{ width: auto; }.tdi_102 > .wpb_wrapper{ width: auto; height: auto; }</style><div class="wpb_wrapper" ><div class="td_block_wrap td_block_popular_categories tdi_103 widget widget_categories td-pb-border-top td_block_template_8" data-td-block-uid="tdi_103" ><style>.tdi_103 .td-block-title > *:before, .tdi_103 .td-block-title > *:after { background-color: #dd3333 !important; }</style><style>/* custom css */ .td_block_popular_categories{ padding-bottom: 0; }.tdi_103 .td-block-title a, .tdi_103 .td-block-title span{ font-size:17px !important;font-weight:500 !important;text-transform:uppercase !important; }</style><div class="td-block-title-wrap"><h4 class="td-block-title"><span>Categories</span></h4></div><ul class="td-pb-padding-side"><li><a href="https://developebiz.com/domain-name/"><span class="td-cat-name">Domain Name</span><span class="td-cat-no">18</span></a></li><li><a href="https://developebiz.com/web-hosting/"><span class="td-cat-name">Web Hosting</span><span class="td-cat-no">18</span></a></li><li><a href="https://developebiz.com/ecommerce/"><span class="td-cat-name">Ecommerce</span><span class="td-cat-no">17</span></a></li><li><a href="https://developebiz.com/analytics-and-maintenance/"><span class="td-cat-name">Analytics and Maintenance</span><span class="td-cat-no">17</span></a></li><li><a href="https://developebiz.com/website-development/"><span class="td-cat-name">Website Development</span><span class="td-cat-no">17</span></a></li><li><a href="https://developebiz.com/website-design/"><span class="td-cat-name">Website Design</span><span class="td-cat-no">17</span></a></li><li><a href="https://developebiz.com/search-engine-optimization-seo/"><span class="td-cat-name">Search Engine Optimization (SEO)</span><span class="td-cat-no">17</span></a></li><li><a href="https://developebiz.com/content-creation/"><span class="td-cat-name">Content Creation</span><span class="td-cat-no">17</span></a></li><li><a href="https://developebiz.com/content-management-system-cms/"><span class="td-cat-name">Content Management System (CMS)</span><span class="td-cat-no">16</span></a></li></ul></div><div class="wpb_wrapper td_block_wrap td_block_wrap tdb_single_current_post tdi_104 td-pb-border-top td_block_template_1"><style>/* inline tdc_css att */ .tdi_104{ padding-top:10px !important; padding-right:25px !important; padding-bottom:10px !important; padding-left:25px !important; border-radius:20px !important; box-shadow:0 0 3px #888888 !important; border-style:solid !important; border-color:#888888 !important; border-width: 1px 1px 1px 1px !important; position:relative; }</style><div class="tdi_104_rand_style td-element-style"><style>.tdi_104_rand_style{ border-radius:20px !important; }</style></div><div class="td-fix-index"><div class='fluentform fluentform_wrapper_4'><form data-form_id="4" id="fluentform_4" class="frm-fluent-form fluent_form_4 ff-el-form-top ff_form_instance_4_1 ff-form-loading" data-form_instance="ff_form_instance_4_1" method="POST" ><fieldset style="border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;"><legend class="ff_screen_reader_title" style="display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;">Newsletter Form</legend> <span style="display: none !important;"><input type="checkbox" name="item__4__fluent_checkme_" value="1" style="display:none !important;" tabindex="-1"></span> <input type='hidden' name='__fluent_form_embded_post_id' value='5277' /><input type="hidden" id="_fluentform_4_fluentformnonce" name="_fluentform_4_fluentformnonce" value="bd0288f52c" /><input type="hidden" name="_wp_http_referer" value="/html-coding-website/" /><div class="ff-el-group ff-el-section-break ff_center" data-name="section_break-4_1" ><h3 class='ff-el-section-title'></h3><div class='ff-section_break_desk'><h3 style="text-align: center"><strong>Newsletter</strong></h3><p style="text-align: center">Stay updated with our latest news and exclusive guides.</p></div><hr /></div><div data-name="ff_cn_id_1" class='ff-t-container ff-column-container ff_columns_total_2 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 50%;'><div data-type="name-element" data-name="names" class=" ff-field_container ff-name-field-wrapper" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group ff-el-form-hide_label'><div class="ff-el-input--label ff-el-is-required asterisk-right"><label for='ff_4_names_first_name_' aria-label="Name">Name</label></div><div class='ff-el-input--content'><input type="text" name="names[first_name]" id="ff_4_names_first_name_" class="ff-el-form-control" placeholder="Name" aria-invalid="false" aria-required=false></div></div></div></div></div></div><div class='ff-t-cell ff-t-column-2' style='flex-basis: 50%;'><div class='ff-el-group ff-el-form-hide_label'><div class="ff-el-input--label ff-el-is-required asterisk-right"><label for='ff_4_email' aria-label="Email">Email</label></div><div class='ff-el-input--content'><input type="email" name="email" id="ff_4_email" class="ff-el-form-control" placeholder="Email" data-name="email" aria-invalid="false" aria-required=true></div></div></div></div><div class='ff-el-group ff-text-center ff_submit_btn_wrapper'><button type="submit" class="ff-btn ff-btn-submit ff-btn-md ff_btn_style" >Subscribe</button></div></fieldset></form><div id='fluentform_4_errors' class='ff-errors-in-stack ff_form_instance_4_1 ff-form-loading_errors ff_form_instance_4_1_errors'></div></div> <script type="litespeed/javascript">window.fluent_form_ff_form_instance_4_1={"id":"4","settings":{"layout":{"labelPlacement":"top","helpMessagePlacement":"with_label","errorMessagePlacement":"inline"},"restrictions":{"denyEmptySubmission":{"enabled":!1}}},"form_instance":"ff_form_instance_4_1","form_id_selector":"fluentform_4","rules":{"names[first_name]":{"required":{"value":!0,"message":"This field is required"}},"names[middle_name]":{"required":{"value":!1,"message":"This field is required"}},"names[last_name]":{"required":{"value":!1,"message":"This field is required"}},"email":{"required":{"value":!0,"message":"This field is required"},"email":{"value":!0,"message":"This field must contain a valid email"}}}}</script> </div></div><div class="td_block_wrap td_flex_block_1 tdi_105 td_with_ajax_pagination td-pb-border-top td_block_template_8 td_flex_block" data-td-block-uid="tdi_105" ><style>.tdi_105 .td-block-title > *:before, .tdi_105 .td-block-title > *:after { background-color: #008d7f !important; } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .tdi_105{ margin-bottom:40px !important; } }</style><style>/* custom css */ .tdi_105 .td-image-wrap{ padding-bottom: 100%; }.tdi_105 .entry-thumb{ background-position: center 50%; }.tdi_105 .td-image-container{ flex: 0 0 30%; width: 30%; display: block; order: 0; }.ie10 .tdi_105 .td-image-container, .ie11 .tdi_105 .td-image-container{ flex: 0 0 auto; }.tdi_105 .td-module-container{ flex-direction: row; border-color: #eaeaea !important; }.ie10 .tdi_105 .td-module-meta-info, .ie11 .tdi_105 .td-module-meta-info{ flex: 1; }body .tdi_105 .td-favorite{ font-size: 36px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2); }.tdi_105 .td-module-meta-info{ padding: 0 0 0 15px; display: flex; flex-direction: column; justify-content: center; border-color: #eaeaea; }.tdi_105 .td-category-pos-above .td-post-category{ align-self: flex-start; }.tdi_105 .td_module_wrap{ padding-left: 20px; padding-right: 20px; padding-bottom: 12px; margin-bottom: 12px; }.tdi_105 .td_block_inner{ margin-left: -20px; margin-right: -20px; }.tdi_105 .td-module-container:before{ bottom: -12px; border-color: #eaeaea; }.tdi_105 .entry-thumb, .tdi_105 .td-image-wrap:before, .tdi_105 .entry-thumb:before, .tdi_105 .entry-thumb:after{ border-radius: 100%; }.tdi_105 .td-post-vid-time{ display: block; }.tdi_105 .td-post-category{ padding: 0px; background-color: rgba(255,255,255,0); color: #000000; font-family:Rubik !important;font-size:11px !important;line-height:1 !important;font-weight:400 !important;text-transform:uppercase !important; }.tdi_105 .td-post-category:not(.td-post-extra-category){ display: inline-block; }.tdi_105 .td-author-photo .avatar{ width: 20px; height: 20px; margin-right: 6px; border-radius: 50%; }.tdi_105 .td-excerpt{ display: none; margin: 0px; column-count: 1; column-gap: 48px; }.tdi_105 .td-audio-player{ opacity: 1; visibility: visible; height: auto; font-size: 13px; }.tdi_105 .td-read-more{ display: none; }.tdi_105 .td-author-date{ display: none; }.tdi_105 .td-post-author-name{ display: none; }.tdi_105 .td-post-date, .tdi_105 .td-post-author-name span{ display: none; }.tdi_105 .entry-review-stars{ display: none; }.tdi_105 .td-icon-star, .tdi_105 .td-icon-star-empty, .tdi_105 .td-icon-star-half{ font-size: 15px; }.tdi_105 .td-module-comments{ display: none; }.tdi_105 .td_module_wrap:nth-last-child(1){ margin-bottom: 0; padding-bottom: 0; }.tdi_105 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none; }.tdi_105 .td-post-category:hover{ background-color: rgba(255,255,255,0) !important; color: #008d7f; }.tdi_105 .td-module-title a{ color: #000000; box-shadow: inset 0 0 0 0 #000; }.tdi_105 .td_module_wrap:hover .td-module-title a{ color: #008d7f !important; }.tdi_105.td_with_ajax_pagination .td-next-prev-wrap a:hover, .tdi_105 .td-load-more-wrap a:hover{ background-color: #008d7f !important; border-color: #008d7f !important; border-color: #008d7f !important; }.tdi_105 .entry-title{ margin: 8px 0 0 0; font-family:Rubik !important;font-size:15px !important;line-height:1.2 !important;font-weight:500 !important; }.tdi_105 .td-block-title a, .tdi_105 .td-block-title span{ font-family:Rubik !important;font-size:17px !important;font-weight:500 !important;text-transform:uppercase !important; }.tdi_105 .td-editor-date, .tdi_105 .td-editor-date .td-post-author-name a, .tdi_105 .td-editor-date .entry-date, .tdi_105 .td-module-comments a{ font-family:Rubik !important; }html:not([class*='ie']) .tdi_105 .td-module-container:hover .entry-thumb:before{ opacity: 0; }@media (min-width: 768px) { .tdi_105 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_105 .td_module_wrap{ padding-bottom: 10px; margin-bottom: 10px; padding-bottom: 10px !important; margin-bottom: 10px !important; }.tdi_105 .td-module-container:before{ bottom: -10px; }.tdi_105 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_105 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_105 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_105 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }@media (min-width: 768px) { .tdi_105 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_105 .td-module-meta-info{ padding: 0 0 0 10px; }.tdi_105 .td_module_wrap{ padding-bottom: 7.5px; margin-bottom: 7.5px; padding-bottom: 7.5px !important; margin-bottom: 7.5px !important; }.tdi_105 .td-module-container:before{ bottom: -7.5px; }.tdi_105 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_105 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_105 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_105 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }.tdi_105 .entry-title{ margin: 5px 0 0 0; font-size:11px !important; }.tdi_105 .td-block-title a, .tdi_105 .td-block-title span{ font-size:15px !important; }@media (min-width: 768px) { .tdi_105 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } } /* phone */ @media (max-width: 767px){ .tdi_105 .td_module_wrap{ width: 100%; float: left; padding-bottom: 12px; margin-bottom: 12px; padding-bottom: 12px !important; margin-bottom: 12px !important; }.rtl .tdi_105 .td_module_wrap{ float: right; }.tdi_105 .td-module-container:before{ bottom: -12px; }.tdi_105 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_105 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_105 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_105 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }@media (min-width: 768px) { .tdi_105 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } }</style><script type="litespeed/javascript">var block_tdi_105=new tdBlock();block_tdi_105.id="tdi_105";block_tdi_105.atts='{"modules_on_row":"eyJwaG9uZSI6IjEwMCUifQ==","image_floated":"float_left","image_width":"30","image_height":"100","show_btn":"none","show_excerpt":"none","modules_category":"above","show_date":"none","show_review":"none","show_com":"none","show_author":"none","meta_padding":"eyJhbGwiOiIwIDAgMCAxNXB4IiwicG9ydHJhaXQiOiIwIDAgMCAxMHB4In0=","art_title":"eyJhbGwiOiI4cHggMCAwIDAiLCJwb3J0cmFpdCI6IjVweCAwIDAgMCJ9","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_weight":"500","f_title_font_line_height":"1.2","title_txt":"#000000","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","f_cat_font_family":"712","f_cat_font_transform":"uppercase","f_cat_font_weight":"400","f_cat_font_size":"11","modules_category_padding":"0","all_modules_space":"eyJhbGwiOiIyNCIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIyMCJ9","category_id":"","ajax_pagination":"load_more","sort":"","title_txt_hover":"#008d7f","tdc_css":"eyJwaG9uZSI6eyJtYXJnaW4tYm90dG9tIjoiNDAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3LCJhbGwiOnsiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9","cat_txt":"#000000","cat_txt_hover":"#008d7f","f_more_font_weight":"","f_more_font_transform":"","f_more_font_family":"","image_size":"td_150x0","f_meta_font_family":"712","custom_title":"Latest Articles","block_template_id":"td_block_template_8","border_color":"#008d7f","art_excerpt":"0","meta_info_align":"center","f_cat_font_line_height":"1","pag_h_bg":"#008d7f","image_radius":"100%","td_ajax_filter_type":"","f_header_font_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTUifQ==","f_header_font_weight":"500","f_header_font_transform":"uppercase","f_header_font_family":"712","pag_h_border":"#008d7f","block_type":"td_flex_block_1","separator":"","custom_url":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","post_ids":"-5277","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","limit":"5","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","modules_gap":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_105","tdc_css_class":"tdi_105","tdc_css_class_style":"tdi_105_rand_style"}';block_tdi_105.td_column_number="1";block_tdi_105.block_type="td_flex_block_1";block_tdi_105.post_count="5";block_tdi_105.found_posts="153";block_tdi_105.header_color="";block_tdi_105.ajax_pagination_infinite_stop="";block_tdi_105.max_num_pages="31";tdBlocksArray.push(block_tdi_105)</script><div class="td-block-title-wrap"><h4 class="td-block-title"><span>Latest Articles</span></h4></div><div id=tdi_105 class="td_block_inner td-mc1-wrap"><div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"><div class="td-module-container td-category-pos-above"><div class="td-image-container"><div class="td-module-thumb"><a href="https://developebiz.com/website-backend/" rel="bookmark" class="td-image-wrap " title="Power of Website Backend: A Guide to Effective Development" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://img.developebiz.com/2023/07/Power-of-Website-Backend-A-Guide-to-Effective-Development-150x150.jpg" ></span></a></div></div><div class="td-module-meta-info"> <a href="https://developebiz.com/website-development/" class="td-post-category">Website Development</a><h3 class="entry-title td-module-title"><a href="https://developebiz.com/website-backend/" rel="bookmark" title="Power of Website Backend: A Guide to Effective Development">Power of Website Backend: A Guide to Effective Development</a></h3><div class="td-editor-date"> <span class="td-author-date"> </span></div></div></div></div><div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"><div class="td-module-container td-category-pos-above"><div class="td-image-container"><div class="td-module-thumb"><a href="https://developebiz.com/domain-name-service/" rel="bookmark" class="td-image-wrap " title="Domain Name Service: Everything You Need to Know" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://img.developebiz.com/2023/07/Domain-Name-Service-Everything-You-Need-to-Know-150x150.jpg" ></span></a></div></div><div class="td-module-meta-info"> <a href="https://developebiz.com/domain-name/" class="td-post-category">Domain Name</a><h3 class="entry-title td-module-title"><a href="https://developebiz.com/domain-name-service/" rel="bookmark" title="Domain Name Service: Everything You Need to Know">Domain Name Service: Everything You Need to Know</a></h3><div class="td-editor-date"> <span class="td-author-date"> </span></div></div></div></div><div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"><div class="td-module-container td-category-pos-above"><div class="td-image-container"><div class="td-module-thumb"><a href="https://developebiz.com/dedicated-host-vs-dedicated-instance/" rel="bookmark" class="td-image-wrap " title="Dedicated Host vs Dedicated Instance: Which is Better?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://img.developebiz.com/2023/07/Dedicated-Host-vs-Dedicated-Instance-Which-is-Better-150x150.jpg" ></span></a></div></div><div class="td-module-meta-info"> <a href="https://developebiz.com/web-hosting/" class="td-post-category">Web Hosting</a><h3 class="entry-title td-module-title"><a href="https://developebiz.com/dedicated-host-vs-dedicated-instance/" rel="bookmark" title="Dedicated Host vs Dedicated Instance: Which is Better?">Dedicated Host vs Dedicated Instance: Which is Better?</a></h3><div class="td-editor-date"> <span class="td-author-date"> </span></div></div></div></div><div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"><div class="td-module-container td-category-pos-above"><div class="td-image-container"><div class="td-module-thumb"><a href="https://developebiz.com/website-wireframe-example/" rel="bookmark" class="td-image-wrap " title="Great Examples of Website Wireframes for Design Inspiration" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://img.developebiz.com/2023/07/Great-Examples-of-Website-Wireframes-for-Design-Inspiration-150x150.jpg" ></span></a></div></div><div class="td-module-meta-info"> <a href="https://developebiz.com/website-design/" class="td-post-category">Website Design</a><h3 class="entry-title td-module-title"><a href="https://developebiz.com/website-wireframe-example/" rel="bookmark" title="Great Examples of Website Wireframes for Design Inspiration">Great Examples of Website Wireframes for Design Inspiration</a></h3><div class="td-editor-date"> <span class="td-author-date"> </span></div></div></div></div><div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"><div class="td-module-container td-category-pos-above"><div class="td-image-container"><div class="td-module-thumb"><a href="https://developebiz.com/ecommerce-store-ideas/" rel="bookmark" class="td-image-wrap " title="Ecommerce Store Ideas: Boost Your Online Business" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://img.developebiz.com/2023/07/Ecommerce-Store-Ideas-Boost-Your-Online-Business-150x150.jpg" ></span></a></div></div><div class="td-module-meta-info"> <a href="https://developebiz.com/ecommerce/" class="td-post-category">Ecommerce</a><h3 class="entry-title td-module-title"><a href="https://developebiz.com/ecommerce-store-ideas/" rel="bookmark" title="Ecommerce Store Ideas: Boost Your Online Business">Ecommerce Store Ideas: Boost Your Online Business</a></h3><div class="td-editor-date"> <span class="td-author-date"> </span></div></div></div></div></div><div class="td-load-more-wrap"><a href="#" class="td_ajax_load_more td_ajax_load_more_js" aria-label="load_more" id="next-page-tdi_105" data-td_block_id="tdi_105">Load more<i class="td-load-more-icon td-icon-font td-icon-menu-right"></i></a></div></div><div class="td_block_wrap td_block_categories_tags tdi_106 td-pb-border-top td_block_template_8" data-td-block-uid="tdi_106" ><style>.tdi_106 .td-block-title > *:before, .tdi_106 .td-block-title > *:after { background-color: #e86aa1 !important; }</style><style>/* custom css */ .td_block_categories_tags .td-ct-item{ display: block; position: relative; padding: 0 10px 0 12px; line-height: 30px; color: #111; -webkit-transform: translateZ(0); transform: translateZ(0); }.td_block_categories_tags .td-ct-item:hover{ color: #4db2ec; }.td_block_categories_tags .td-ct-item:before{ content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }.td_block_categories_tags .td-ct-item-name{ line-height: 30px; }.td_block_categories_tags .td-ct-item-no{ float: right; line-height: 30px; }.td_block_categories_tags .td-ct-item-sep{ position: relative; }.td_block_categories_tags .td-ct-item:last-of-type .td-ct-text-sep, .td_block_categories_tags .td-ct-item-sep:last-child{ display: none; }.td_block_categories_tags .td-ct-item-sep-svg{ display: inline-flex; align-items: center; justify-content: center; }.td_block_categories_tags .td-ct-item-sep-svg svg{ height: auto; }.tdi_106 .td-ct-item{ display: inline-block; }.tdi_106 .td-ct-wrap{ text-align: center; }.tdi_106 .td-ct-item-sep svg{ width: 14px; }.tdi_106 .td-ct-item:before{ border-color: #e86aa1; }.tdi_106 .td-block-title a, .tdi_106 .td-block-title span{ font-size:17px !important;font-weight:500 !important;text-transform:uppercase !important; }</style><div class="td-block-title-wrap"><h4 class="td-block-title"><span>Popular Tags</span></h4></div></div></div></div></div></div></div></div></article></div></div></div><div class="td-footer-template-wrap" style="position: relative"><div class="td-footer-wrap "><div id="tdi_107" class="tdc-zone"><div class="tdc_zone tdi_108 wpb_row td-pb-row" ><style scoped>/* custom css */ .tdi_108{ min-height: 0; }</style><div id="tdi_109" class="tdc-row"><div class="vc_row tdi_110 wpb_row td-pb-row tdc-element-style" ><style scoped>/* custom css */ .tdi_110, .tdi_110 .tdc-columns{ min-height: 0; }.tdi_110, .tdi_110 .tdc-columns{ display: block; }.tdi_110 .tdc-columns{ width: 100%; } /* inline tdc_css att */ .tdi_110{ padding-top:54px !important; padding-bottom:20px !important; position:relative; } .tdi_110 .td_block_wrap{ text-align:left } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_110{ width:92% !important; } }</style><div class="tdi_109_rand_style td-element-style" ><div class="td-element-style-before"><style>.tdi_109_rand_style > .td-element-style-before { content:'' !important; width:100% !important; height:100% !important; position:absolute !important; top:0 !important; left:0 !important; display:block !important; z-index:0 !important; background-image:url("https://developebiz.com/wp-content/uploads/2023/07/footer-background.jpg") !important; opacity:0.1 !important; background-size:cover !important; background-position:center top !important; }</style></div><style>.tdi_109_rand_style{ background-color:#111111 !important; }</style></div><div class="vc_column tdi_112 wpb_column vc_column_container tdc-column td-pb-span12"><style scoped>/* custom css */ .tdi_112{ vertical-align: baseline; }.tdi_112 > .wpb_wrapper, .tdi_112 > .wpb_wrapper > .tdc-elements{ display: block; }.tdi_112 > .wpb_wrapper > .tdc-elements{ width: 100%; }.tdi_112 > .wpb_wrapper > .vc_row_inner{ width: auto; }.tdi_112 > .wpb_wrapper{ width: auto; height: auto; }</style><div class="wpb_wrapper" ><div class="vc_row_inner tdi_114 vc_row vc_inner wpb_row td-pb-row" ><style scoped>/* custom css */ .tdi_114{ position: relative !important; top: 0; transform: none; -webkit-transform: none; }.tdi_114, .tdi_114 .tdc-inner-columns{ display: block; }.tdi_114 .tdc-inner-columns{ width: 100%; }</style><div class="vc_column_inner tdi_116 wpb_column vc_column_container tdc-inner-column td-pb-span4"><style scoped>/* custom css */ .tdi_116{ vertical-align: baseline; }.tdi_116 .vc_column-inner > .wpb_wrapper, .tdi_116 .vc_column-inner > .wpb_wrapper .tdc-elements{ display: block; }.tdi_116 .vc_column-inner > .wpb_wrapper .tdc-elements{ width: 100%; }</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_117 td-pb-border-top td_block_template_2 td_flex_block" data-td-block-uid="tdi_117" ><style>.td_block_template_2.widget > ul > li { margin-left: 0 !important; } .td_block_template_2 .td-block-title { font-size: 17px; font-weight: 500; margin-top: 0; margin-bottom: 16px; line-height: 31px; text-align: left; } .td_block_template_2 .td-block-title > * { color: #000; } .td_block_template_2 .td-related-title a { padding: 0 20px 0 0; } @media (max-width: 767px) { .td_block_template_2 .td-related-title a { font-size: 15px; } } .td_block_template_2 .td-related-title .td-cur-simple-item { color: #4db2ec; } .td-theme-wrap .tdi_117 .td-block-title > *, .td-theme-wrap .tdi_117 .td-pulldown-filter-link:hover, .td-theme-wrap .tdi_117 .td-subcat-item a:hover, .td-theme-wrap .tdi_117 .td-subcat-item .td-cur-simple-item, .td-theme-wrap .tdi_117 .td-subcat-dropdown:hover .td-subcat-more span, .td-theme-wrap .tdi_117 .td-subcat-dropdown:hover .td-subcat-more i { color: #ffffff; } .td-theme-wrap .tdi_117 .td-subcat-dropdown ul:after { background-color: #ffffff; } .td-theme-wrap .tdi_117 .td_module_wrap:hover .entry-title a, .td-theme-wrap .tdi_117 .td_quote_on_blocks, .td-theme-wrap .tdi_117 .td-opacity-cat .td-post-category:hover, .td-theme-wrap .tdi_117 .td-opacity-read .td-read-more a:hover, .td-theme-wrap .tdi_117 .td-opacity-author .td-post-author-name a:hover, .td-theme-wrap .tdi_117 .td-instagram-user a { color: #ffffff; } .td-theme-wrap .tdi_117 .td-next-prev-wrap a:hover, .td-theme-wrap .tdi_117 .td-load-more-wrap a:hover { background-color: #ffffff; border-color: #ffffff; } .td-theme-wrap .tdi_117 .td-read-more a, .td-theme-wrap .tdi_117 .td-weather-information:before, .td-theme-wrap .tdi_117 .td-weather-week:before, .td-theme-wrap .tdi_117 .td-exchange-header:before, .td-theme-wrap .td-footer-wrapper .tdi_117 .td-post-category, .td-theme-wrap .tdi_117 .td-post-category:hover { background-color: #ffffff; } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .tdi_117{ margin-bottom:40px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_117{ margin-bottom:20px !important; } }</style><style>/* custom css */ .tdi_117 .td-image-wrap{ padding-bottom: 70%; }.tdi_117 .entry-thumb{ background-position: center 50%; }.tdi_117 .td-image-container{ flex: 0 0 30%; width: 30%; display: block; order: 0; }.ie10 .tdi_117 .td-image-container, .ie11 .tdi_117 .td-image-container{ flex: 0 0 auto; }.tdi_117 .td-module-container{ flex-direction: row; border-color: #eaeaea !important; }.ie10 .tdi_117 .td-module-meta-info, .ie11 .tdi_117 .td-module-meta-info{ flex: 1; }body .tdi_117 .td-favorite{ font-size: 36px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2); }.tdi_117 .td-module-meta-info{ padding: 0 0 0 16px; border-color: #eaeaea; }.tdi_117 .td_module_wrap{ padding-left: 20px; padding-right: 20px; padding-bottom: 13px; margin-bottom: 13px; }.tdi_117 .td_block_inner{ margin-left: -20px; margin-right: -20px; }.tdi_117 .td-module-container:before{ bottom: -13px; border-color: #eaeaea; }.tdi_117 .td-video-play-ico{ width: 24px; height: 24px; font-size: 24px; }.tdi_117 .td-post-vid-time{ display: block; }.tdi_117 .td-post-category:not(.td-post-extra-category){ display: none; }.tdi_117 .td-author-photo .avatar{ width: 20px; height: 20px; margin-right: 6px; border-radius: 50%; }.tdi_117 .td-excerpt{ display: none; column-count: 1; column-gap: 48px; }.tdi_117 .td-audio-player{ opacity: 1; visibility: visible; height: auto; font-size: 13px; }.tdi_117 .td-read-more{ display: none; }.tdi_117 .td-author-date{ display: inline; }.tdi_117 .td-post-author-name{ display: none; }.tdi_117 .entry-review-stars{ display: inline-block; color: #ffffff; }.tdi_117 .td-icon-star, .tdi_117 .td-icon-star-empty, .tdi_117 .td-icon-star-half{ font-size: 15px; }.tdi_117 .td-module-comments{ display: none; }.tdi_117 .td_module_wrap:nth-last-child(1){ margin-bottom: 0; padding-bottom: 0; }.tdi_117 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none; }.tdi_117 .td-module-title a{ color: #ffffff; box-shadow: inset 0 0 0 0 #000; }.tdi_117 .td_module_wrap:hover .td-module-title a{ color: #4db2ec !important; }.tdi_117 .td-block-title a, .tdi_117 .td-block-title span{ font-size:18px !important; }.tdi_117 .entry-title{ font-size:14px !important;line-height:1.4 !important;font-weight:500 !important; }html:not([class*='ie']) .tdi_117 .td-module-container:hover .entry-thumb:before{ opacity: 0; }@media (min-width: 768px) { .tdi_117 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_117 .td_module_wrap{ padding-bottom: 13px; margin-bottom: 13px; padding-bottom: 13px !important; margin-bottom: 13px !important; }.tdi_117 .td-module-container:before{ bottom: -13px; }.tdi_117 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_117 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_117 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_117 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }@media (min-width: 768px) { .tdi_117 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_117 .td-module-meta-info{ padding: 0 0 0 13px; }.tdi_117 .td_module_wrap{ width: 100%; float: left; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; margin-bottom: 10px; padding-bottom: 10px !important; margin-bottom: 10px !important; }.rtl .tdi_117 .td_module_wrap{ float: right; }.tdi_117 .td_block_inner{ margin-left: -10px; margin-right: -10px; }.tdi_117 .td-module-container:before{ bottom: -10px; }.tdi_117 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_117 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_117 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_117 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }.tdi_117 .entry-title{ font-size:12px !important; }@media (min-width: 768px) { .tdi_117 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } } /* phone */ @media (max-width: 767px){ .tdi_117 .td_module_wrap{ width: 100%; float: left; padding-bottom: 13px; margin-bottom: 13px; padding-bottom: 13px !important; margin-bottom: 13px !important; }.rtl .tdi_117 .td_module_wrap{ float: right; }.tdi_117 .td-module-container:before{ bottom: -13px; }.tdi_117 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_117 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_117 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_117 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }@media (min-width: 768px) { .tdi_117 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } }</style><script type="litespeed/javascript">var block_tdi_117=new tdBlock();block_tdi_117.id="tdi_117";block_tdi_117.atts='{"modules_on_row":"eyJwb3J0cmFpdCI6IjEwMCUiLCJwaG9uZSI6IjEwMCUifQ==","image_size":"td_150x0","image_floated":"float_left","image_width":"30","image_height":"70","show_btn":"none","show_excerpt":"none","show_com":"none","show_author":"none","show_cat":"none","meta_padding":"eyJhbGwiOiIwIDAgMCAxNnB4IiwicG9ydHJhaXQiOiIwIDAgMCAxM3B4In0=","f_title_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==","f_title_font_line_height":"1.4","f_title_font_weight":"500","all_modules_space":"eyJhbGwiOiIyNiIsInBvcnRyYWl0IjoiMjAiLCJwaG9uZSI6IjI2In0=","category_id":"","modules_gap":"eyJwb3J0cmFpdCI6IjIwIn0=","show_date":"","limit":"3","custom_title":"LATEST ARTICLES","block_template_id":"td_block_template_2","f_header_font_size":"18","f_header_font_weight":"","header_text_color":"#ffffff","title_txt":"#ffffff","sort":"","title_txt_hover":"#4db2ec","tdc_css":"eyJwaG9uZSI6eyJtYXJnaW4tYm90dG9tIjoiNDAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMjAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9","rev_txt":"#ffffff","video_icon":"24","f_header_font_transform":"","f_title_font_transform":"","block_type":"td_flex_block_1","separator":"","custom_url":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","post_ids":"-5277","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_align":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_title":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category":"","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_family":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_117","tdc_css_class":"tdi_117","tdc_css_class_style":"tdi_117_rand_style"}';block_tdi_117.td_column_number="1";block_tdi_117.block_type="td_flex_block_1";block_tdi_117.post_count="3";block_tdi_117.found_posts="153";block_tdi_117.header_color="";block_tdi_117.ajax_pagination_infinite_stop="";block_tdi_117.max_num_pages="51";tdBlocksArray.push(block_tdi_117)</script><div class="td-block-title-wrap"><h4 class="td-block-title"><span class="td-pulldown-size">LATEST ARTICLES</span></h4></div><div id=tdi_117 class="td_block_inner td-mc1-wrap"><div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"><div class="td-module-container td-category-pos-"><div class="td-image-container"><div class="td-module-thumb"><a href="https://developebiz.com/website-backend/" rel="bookmark" class="td-image-wrap " title="Power of Website Backend: A Guide to Effective Development" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://img.developebiz.com/2023/07/Power-of-Website-Backend-A-Guide-to-Effective-Development-150x150.jpg" ></span></a></div></div><div class="td-module-meta-info"><h3 class="entry-title td-module-title"><a href="https://developebiz.com/website-backend/" rel="bookmark" title="Power of Website Backend: A Guide to Effective Development">Power of Website Backend: A Guide to Effective Development</a></h3><div class="td-editor-date"> <span class="td-author-date"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-09-20T20:38:00-05:00" >September 20, 2023</time></span> </span></div></div></div></div><div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"><div class="td-module-container td-category-pos-"><div class="td-image-container"><div class="td-module-thumb"><a href="https://developebiz.com/domain-name-service/" rel="bookmark" class="td-image-wrap " title="Domain Name Service: Everything You Need to Know" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://img.developebiz.com/2023/07/Domain-Name-Service-Everything-You-Need-to-Know-150x150.jpg" ></span></a></div></div><div class="td-module-meta-info"><h3 class="entry-title td-module-title"><a href="https://developebiz.com/domain-name-service/" rel="bookmark" title="Domain Name Service: Everything You Need to Know">Domain Name Service: Everything You Need to Know</a></h3><div class="td-editor-date"> <span class="td-author-date"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-09-20T20:30:00-05:00" >September 20, 2023</time></span> </span></div></div></div></div><div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"><div class="td-module-container td-category-pos-"><div class="td-image-container"><div class="td-module-thumb"><a href="https://developebiz.com/dedicated-host-vs-dedicated-instance/" rel="bookmark" class="td-image-wrap " title="Dedicated Host vs Dedicated Instance: Which is Better?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://img.developebiz.com/2023/07/Dedicated-Host-vs-Dedicated-Instance-Which-is-Better-150x150.jpg" ></span></a></div></div><div class="td-module-meta-info"><h3 class="entry-title td-module-title"><a href="https://developebiz.com/dedicated-host-vs-dedicated-instance/" rel="bookmark" title="Dedicated Host vs Dedicated Instance: Which is Better?">Dedicated Host vs Dedicated Instance: Which is Better?</a></h3><div class="td-editor-date"> <span class="td-author-date"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-09-20T11:40:00-05:00" >September 20, 2023</time></span> </span></div></div></div></div></div></div></div></div></div><div class="vc_column_inner tdi_119 wpb_column vc_column_container tdc-inner-column td-pb-span4"><style scoped>/* custom css */ .tdi_119{ vertical-align: baseline; }.tdi_119 .vc_column-inner > .wpb_wrapper, .tdi_119 .vc_column-inner > .wpb_wrapper .tdc-elements{ display: block; }.tdi_119 .vc_column-inner > .wpb_wrapper .tdc-elements{ width: 100%; }</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_120 td-pb-border-top td_block_template_2 td_flex_block" data-td-block-uid="tdi_120" ><style>.td-theme-wrap .tdi_120 .td-block-title > *, .td-theme-wrap .tdi_120 .td-pulldown-filter-link:hover, .td-theme-wrap .tdi_120 .td-subcat-item a:hover, .td-theme-wrap .tdi_120 .td-subcat-item .td-cur-simple-item, .td-theme-wrap .tdi_120 .td-subcat-dropdown:hover .td-subcat-more span, .td-theme-wrap .tdi_120 .td-subcat-dropdown:hover .td-subcat-more i { color: #ffffff; } .td-theme-wrap .tdi_120 .td-subcat-dropdown ul:after { background-color: #ffffff; } .td-theme-wrap .tdi_120 .td_module_wrap:hover .entry-title a, .td-theme-wrap .tdi_120 .td_quote_on_blocks, .td-theme-wrap .tdi_120 .td-opacity-cat .td-post-category:hover, .td-theme-wrap .tdi_120 .td-opacity-read .td-read-more a:hover, .td-theme-wrap .tdi_120 .td-opacity-author .td-post-author-name a:hover, .td-theme-wrap .tdi_120 .td-instagram-user a { color: #ffffff; } .td-theme-wrap .tdi_120 .td-next-prev-wrap a:hover, .td-theme-wrap .tdi_120 .td-load-more-wrap a:hover { background-color: #ffffff; border-color: #ffffff; } .td-theme-wrap .tdi_120 .td-read-more a, .td-theme-wrap .tdi_120 .td-weather-information:before, .td-theme-wrap .tdi_120 .td-weather-week:before, .td-theme-wrap .tdi_120 .td-exchange-header:before, .td-theme-wrap .td-footer-wrapper .tdi_120 .td-post-category, .td-theme-wrap .tdi_120 .td-post-category:hover { background-color: #ffffff; } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .tdi_120{ margin-bottom:48px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_120{ margin-bottom:20px !important; } }</style><style>/* custom css */ .tdi_120 .td-image-wrap{ padding-bottom: 70%; }.tdi_120 .entry-thumb{ background-position: center 50%; }.tdi_120 .td-image-container{ flex: 0 0 30%; width: 30%; display: block; order: 0; }.ie10 .tdi_120 .td-image-container, .ie11 .tdi_120 .td-image-container{ flex: 0 0 auto; }.tdi_120 .td-module-container{ flex-direction: row; border-color: #eaeaea !important; }.ie10 .tdi_120 .td-module-meta-info, .ie11 .tdi_120 .td-module-meta-info{ flex: 1; }body .tdi_120 .td-favorite{ font-size: 36px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2); }.tdi_120 .td-module-meta-info{ padding: 0 0 0 16px; border-color: #eaeaea; }.tdi_120 .td_module_wrap{ padding-left: 20px; padding-right: 20px; padding-bottom: 13px; margin-bottom: 13px; }.tdi_120 .td_block_inner{ margin-left: -20px; margin-right: -20px; }.tdi_120 .td-module-container:before{ bottom: -13px; border-color: #eaeaea; }.tdi_120 .td-video-play-ico{ width: 24px; height: 24px; font-size: 24px; }.tdi_120 .td-post-vid-time{ display: block; }.tdi_120 .td-post-category:not(.td-post-extra-category){ display: none; }.tdi_120 .td-author-photo .avatar{ width: 20px; height: 20px; margin-right: 6px; border-radius: 50%; }.tdi_120 .td-excerpt{ display: none; column-count: 1; column-gap: 48px; }.tdi_120 .td-audio-player{ opacity: 1; visibility: visible; height: auto; font-size: 13px; }.tdi_120 .td-read-more{ display: none; }.tdi_120 .td-author-date{ display: inline; }.tdi_120 .td-post-author-name{ display: none; }.tdi_120 .entry-review-stars{ display: inline-block; color: #ffffff; }.tdi_120 .td-icon-star, .tdi_120 .td-icon-star-empty, .tdi_120 .td-icon-star-half{ font-size: 15px; }.tdi_120 .td-module-comments{ display: none; }.tdi_120 .td_module_wrap:nth-last-child(1){ margin-bottom: 0; padding-bottom: 0; }.tdi_120 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none; }.tdi_120 .td-module-title a{ color: #ffffff; box-shadow: inset 0 0 0 0 #000; }.tdi_120 .td_module_wrap:hover .td-module-title a{ color: #4db2ec !important; }.tdi_120 .td-block-title a, .tdi_120 .td-block-title span{ font-size:18px !important; }.tdi_120 .entry-title{ font-size:14px !important;line-height:1.4 !important;font-weight:500 !important; }html:not([class*='ie']) .tdi_120 .td-module-container:hover .entry-thumb:before{ opacity: 0; }@media (min-width: 768px) { .tdi_120 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_120 .td_module_wrap{ padding-bottom: 13px; margin-bottom: 13px; padding-bottom: 13px !important; margin-bottom: 13px !important; }.tdi_120 .td-module-container:before{ bottom: -13px; }.tdi_120 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_120 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_120 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_120 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }@media (min-width: 768px) { .tdi_120 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_120 .td-module-meta-info{ padding: 0 0 0 13px; }.tdi_120 .td_module_wrap{ width: 100%; float: left; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; margin-bottom: 10px; padding-bottom: 10px !important; margin-bottom: 10px !important; }.rtl .tdi_120 .td_module_wrap{ float: right; }.tdi_120 .td_block_inner{ margin-left: -10px; margin-right: -10px; }.tdi_120 .td-module-container:before{ bottom: -10px; }.tdi_120 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_120 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_120 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_120 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }.tdi_120 .entry-title{ font-size:12px !important; }@media (min-width: 768px) { .tdi_120 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } } /* phone */ @media (max-width: 767px){ .tdi_120 .td_module_wrap{ width: 100%; float: left; padding-bottom: 13px; margin-bottom: 13px; padding-bottom: 13px !important; margin-bottom: 13px !important; }.rtl .tdi_120 .td_module_wrap{ float: right; }.tdi_120 .td-module-container:before{ bottom: -13px; }.tdi_120 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_120 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_120 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_120 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }@media (min-width: 768px) { .tdi_120 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } }</style><script type="litespeed/javascript">var block_tdi_120=new tdBlock();block_tdi_120.id="tdi_120";block_tdi_120.atts='{"modules_on_row":"eyJwb3J0cmFpdCI6IjEwMCUiLCJwaG9uZSI6IjEwMCUifQ==","image_size":"td_150x0","image_floated":"float_left","image_width":"30","image_height":"70","show_btn":"none","show_excerpt":"none","show_com":"none","show_author":"none","show_cat":"none","meta_padding":"eyJhbGwiOiIwIDAgMCAxNnB4IiwicGhvbmUiOiIwIDAgMCAxNnB4IiwicG9ydHJhaXQiOiIwIDAgMCAxM3B4In0=","f_title_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==","f_title_font_line_height":"1.4","f_title_font_weight":"500","all_modules_space":"eyJhbGwiOiIyNiIsInBvcnRyYWl0IjoiMjAiLCJwaG9uZSI6IjI2In0=","category_id":"","modules_gap":"eyJwb3J0cmFpdCI6IjIwIn0=","show_date":"","limit":"3","custom_title":"POPULAR ARTICLES","block_template_id":"td_block_template_2","f_header_font_size":"18","f_header_font_weight":"","header_text_color":"#ffffff","title_txt":"#ffffff","sort":"popular","title_txt_hover":"#4db2ec","tdc_css":"eyJwaG9uZSI6eyJtYXJnaW4tYm90dG9tIjoiNDgiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMjAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9","rev_txt":"#ffffff","video_icon":"24","block_type":"td_flex_block_1","separator":"","custom_url":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","post_ids":"-5277","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_align":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_title":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category":"","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_family":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_120","tdc_css_class":"tdi_120","tdc_css_class_style":"tdi_120_rand_style"}';block_tdi_120.td_column_number="1";block_tdi_120.block_type="td_flex_block_1";block_tdi_120.post_count="3";block_tdi_120.found_posts="59";block_tdi_120.header_color="";block_tdi_120.ajax_pagination_infinite_stop="";block_tdi_120.max_num_pages="20";tdBlocksArray.push(block_tdi_120)</script><div class="td-block-title-wrap"><h4 class="td-block-title"><span class="td-pulldown-size">POPULAR ARTICLES</span></h4></div><div id=tdi_120 class="td_block_inner td-mc1-wrap"><div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"><div class="td-module-container td-category-pos-"><div class="td-image-container"><div class="td-module-thumb"><a href="https://developebiz.com/seo-analytics/" rel="bookmark" class="td-image-wrap " title="SEO Analytics: How to Measure and Improve Your SEO Strategy" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://img.developebiz.com/2023/07/SEO-Analytics-How-to-Measure-and-Improve-Your-SEO-Strategy-150x150.jpg" ></span></a></div></div><div class="td-module-meta-info"><h3 class="entry-title td-module-title"><a href="https://developebiz.com/seo-analytics/" rel="bookmark" title="SEO Analytics: How to Measure and Improve Your SEO Strategy">SEO Analytics: How to Measure and Improve Your SEO Strategy</a></h3><div class="td-editor-date"> <span class="td-author-date"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-08-03T10:24:00-05:00" >August 3, 2023</time></span> </span></div></div></div></div><div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"><div class="td-module-container td-category-pos-"><div class="td-image-container"><div class="td-module-thumb"><a href="https://developebiz.com/domain-registration/" rel="bookmark" class="td-image-wrap " title="Domain Registration: A Complete Guide" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://img.developebiz.com/2023/07/Domain-Registration-A-Complete-Guide-150x150.jpg" ></span></a></div></div><div class="td-module-meta-info"><h3 class="entry-title td-module-title"><a href="https://developebiz.com/domain-registration/" rel="bookmark" title="Domain Registration: A Complete Guide">Domain Registration: A Complete Guide</a></h3><div class="td-editor-date"> <span class="td-author-date"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-07-03T16:26:09-05:00" >July 3, 2023</time></span> </span></div></div></div></div><div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"><div class="td-module-container td-category-pos-"><div class="td-image-container"><div class="td-module-thumb"><a href="https://developebiz.com/what-is-a-domain-name/" rel="bookmark" class="td-image-wrap " title="What Is a Domain Name? Understand Its Purpose & Importance" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://img.developebiz.com/2023/07/What-Is-a-Domain-Name-Understand-Its-Purpose-Importance-150x150.jpg" ></span></a></div></div><div class="td-module-meta-info"><h3 class="entry-title td-module-title"><a href="https://developebiz.com/what-is-a-domain-name/" rel="bookmark" title="What Is a Domain Name? Understand Its Purpose & Importance">What Is a Domain Name? Understand Its Purpose & Importance</a></h3><div class="td-editor-date"> <span class="td-author-date"> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-08-15T18:23:00-05:00" >August 15, 2023</time></span> </span></div></div></div></div></div></div></div></div></div><div class="vc_column_inner tdi_122 wpb_column vc_column_container tdc-inner-column td-pb-span4"><style scoped>/* custom css */ .tdi_122{ vertical-align: baseline; }.tdi_122 .vc_column-inner > .wpb_wrapper, .tdi_122 .vc_column-inner > .wpb_wrapper .tdc-elements{ display: block; }.tdi_122 .vc_column-inner > .wpb_wrapper .tdc-elements{ width: 100%; }</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap td_block_popular_categories tdi_123 widget widget_categories td-pb-border-top td_block_template_2" data-td-block-uid="tdi_123" ><style>.td-theme-wrap .tdi_123 .td-block-title > *, .td-theme-wrap .tdi_123 .td-pulldown-filter-link:hover, .td-theme-wrap .tdi_123 .td-subcat-item a:hover, .td-theme-wrap .tdi_123 .td-subcat-item .td-cur-simple-item, .td-theme-wrap .tdi_123 .td-subcat-dropdown:hover .td-subcat-more span, .td-theme-wrap .tdi_123 .td-subcat-dropdown:hover .td-subcat-more i { color: #ffffff; } .td-theme-wrap .tdi_123 .td-subcat-dropdown ul:after { background-color: #ffffff; } .td-theme-wrap .tdi_123 .td_module_wrap:hover .entry-title a, .td-theme-wrap .tdi_123 .td_quote_on_blocks, .td-theme-wrap .tdi_123 .td-opacity-cat .td-post-category:hover, .td-theme-wrap .tdi_123 .td-opacity-read .td-read-more a:hover, .td-theme-wrap .tdi_123 .td-opacity-author .td-post-author-name a:hover, .td-theme-wrap .tdi_123 .td-instagram-user a { color: #ffffff; } .td-theme-wrap .tdi_123 .td-next-prev-wrap a:hover, .td-theme-wrap .tdi_123 .td-load-more-wrap a:hover { background-color: #ffffff; border-color: #ffffff; } .td-theme-wrap .tdi_123 .td-read-more a, .td-theme-wrap .tdi_123 .td-weather-information:before, .td-theme-wrap .tdi_123 .td-weather-week:before, .td-theme-wrap .tdi_123 .td-exchange-header:before, .td-theme-wrap .td-footer-wrapper .tdi_123 .td-post-category, .td-theme-wrap .tdi_123 .td-post-category:hover { background-color: #ffffff; } /* inline tdc_css att */ /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_123{ margin-bottom:20px !important; } }</style><style>/* custom css */ .tdi_123 .td-cat-name{ color: #ffffff; }.tdi_123 .td-cat-no{ color: #ffffff; }.tdi_123 li:hover .td-cat-name{ color: #4db2ec; }.tdi_123 li:hover .td-cat-no{ color: #4db2ec; }.tdi_123 .td-block-title a, .tdi_123 .td-block-title span{ font-size:18px !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_123 li{ font-size:13px !important;line-height:26px !important; } }</style><div class="td-block-title-wrap"><h4 class="td-block-title"><span class="td-pulldown-size">CATEGORIES</span></h4></div><ul class="td-pb-padding-side"><li><a href="https://developebiz.com/domain-name/"><span class="td-cat-name">Domain Name</span><span class="td-cat-no">18</span></a></li><li><a href="https://developebiz.com/web-hosting/"><span class="td-cat-name">Web Hosting</span><span class="td-cat-no">18</span></a></li><li><a href="https://developebiz.com/ecommerce/"><span class="td-cat-name">Ecommerce</span><span class="td-cat-no">17</span></a></li><li><a href="https://developebiz.com/analytics-and-maintenance/"><span class="td-cat-name">Analytics and Maintenance</span><span class="td-cat-no">17</span></a></li><li><a href="https://developebiz.com/website-development/"><span class="td-cat-name">Website Development</span><span class="td-cat-no">17</span></a></li><li><a href="https://developebiz.com/website-design/"><span class="td-cat-name">Website Design</span><span class="td-cat-no">17</span></a></li><li><a href="https://developebiz.com/search-engine-optimization-seo/"><span class="td-cat-name">Search Engine Optimization (SEO)</span><span class="td-cat-no">17</span></a></li><li><a href="https://developebiz.com/content-creation/"><span class="td-cat-name">Content Creation</span><span class="td-cat-no">17</span></a></li><li><a href="https://developebiz.com/content-management-system-cms/"><span class="td-cat-name">Content Management System (CMS)</span><span class="td-cat-no">16</span></a></li></ul></div></div></div></div></div><div class="vc_row_inner tdi_125 vc_row vc_inner wpb_row td-pb-row" ><style scoped>/* custom css */ .tdi_125{ position: relative !important; top: 0; transform: none; -webkit-transform: none; }.tdi_125, .tdi_125 .tdc-inner-columns{ display: block; }.tdi_125 .tdc-inner-columns{ width: 100%; }</style><div class="vc_column_inner tdi_127 wpb_column vc_column_container tdc-inner-column td-pb-span12"><style scoped>/* custom css */ .tdi_127{ vertical-align: baseline; }.tdi_127 .vc_column-inner > .wpb_wrapper, .tdi_127 .vc_column-inner > .wpb_wrapper .tdc-elements{ display: block; }.tdi_127 .vc_column-inner > .wpb_wrapper .tdc-elements{ width: 100%; } /* inline tdc_css att */ /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_127{ margin-bottom:0px !important; } }</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="wpb_wrapper td_block_separator td_block_wrap vc_separator tdi_129 td_separator_solid td_separator_center"><span style="border-color:rgba(255,255,255,0.1);border-width:1px;width:80%;"></span><style scoped>/* inline tdc_css att */ /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_129{ margin-bottom:20px !important; } }</style></div></div></div></div></div><div class="vc_row_inner tdi_131 vc_row vc_inner wpb_row td-pb-row" ><style scoped>/* custom css */ .tdi_131{ position: relative !important; top: 0; transform: none; -webkit-transform: none; }.tdi_131, .tdi_131 .tdc-inner-columns{ display: block; }.tdi_131 .tdc-inner-columns{ width: 100%; } /* inline tdc_css att */ .tdi_131{ padding-bottom:30px !important; } .tdi_131 .td_block_wrap{ text-align:left } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_131{ padding-bottom:20px !important; } }</style><div class="vc_column_inner tdi_133 wpb_column vc_column_container tdc-inner-column td-pb-span4"><style scoped>/* custom css */ .tdi_133{ vertical-align: baseline; }.tdi_133 .vc_column-inner > .wpb_wrapper, .tdi_133 .vc_column-inner > .wpb_wrapper .tdc-elements{ display: block; }.tdi_133 .vc_column-inner > .wpb_wrapper .tdc-elements{ width: 100%; } /* inline tdc_css att */ .tdi_133{ width:25% !important; } /* phone */ @media (max-width: 767px) { .tdi_133{ margin-bottom:50px !important; width:100% !important; } }</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_logo tdi_134 td-pb-border-top td_block_template_1 tdb-header-align" data-td-block-uid="tdi_134" ><style>/* inline tdc_css att */ .tdi_134{ margin-top:37px !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_134{ margin-top:44px !important; } } /* phone */ @media (max-width: 767px) { .tdi_134{ margin-top:0px !important; } }</style><style>/* custom css */ .tdi_134 .tdb-logo-a, .tdi_134 h1{ flex-direction: row; align-items: flex-start; justify-content: center; }.tdi_134 .tdb-logo-svg-wrap{ display: block; }.tdi_134 .tdb-logo-svg-wrap + .tdb-logo-img-wrap{ display: none; }.tdi_134 .tdb-logo-img-wrap{ display: block; }.tdi_134 .tdb-logo-text-tagline{ margin-top: 2px; margin-left: 0; display: block; }.tdi_134 .tdb-logo-text-title{ display: block; }.tdi_134 .tdb-logo-text-wrap{ flex-direction: column; align-items: flex-start; }.tdi_134 .tdb-logo-icon{ top: 0px; display: block; } /* phone */ @media (max-width: 767px){ .tdi_134 .tdb-logo-img{ max-width: 272px; } }</style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://developebiz.com/"><span class="tdb-logo-img-wrap"><img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyODAiIGhlaWdodD0iOTYiIHZpZXdCb3g9IjAgMCAyODAgOTYiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+" class="tdb-logo-img td-retina-data" data-retina="https://img.developebiz.com/2023/07/logo-560x192-1.png.webp" data-src="https://img.developebiz.com/2023/07/logo-280x96-1.png.webp" alt="DevelopEBiz" title="DevelopEBiz: Guides on Web Building, Content, SEO, Ecommerce" width="280" height="96" /></span></a></div></div></div></div></div><div class="vc_column_inner tdi_136 wpb_column vc_column_container tdc-inner-column td-pb-span4"><style scoped>/* custom css */ .tdi_136{ vertical-align: baseline; }.tdi_136 .vc_column-inner > .wpb_wrapper, .tdi_136 .vc_column-inner > .wpb_wrapper .tdc-elements{ display: block; }.tdi_136 .vc_column-inner > .wpb_wrapper .tdc-elements{ width: 100%; } /* inline tdc_css att */ .tdi_136{ width:41.66666667% !important; } /* phone */ @media (max-width: 767px) { .tdi_136{ margin-bottom:50px !important; width:100% !important; justify-content:center !important; text-align:center !important; } }</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_column_title tdi_137 tdm-content-horiz-left td-pb-border-top td_block_template_1" data-td-block-uid="tdi_137" ><style>/* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .tdi_137{ justify-content:center !important; text-align:center !important; } }</style><style>/* custom css */ .tdm_block_column_title{ margin-bottom: 0; display: inline-block; width: 100%; }</style><div class="td-block-row"><div class="td-block-span12 tdm-col"><style>body .tdi_138 .tdm-title{ color: #ffffff; }.tdi_138 .tdm-title{ font-size:18px !important;line-height:1 !important;font-weight:700 !important; }</style><div class="tds-title tds-title1 td-fix-index tdi_138 "><h3 class="tdm-title tdm-title-md">ABOUT US</h3></div></div></div></div><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_139 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_139" ><style>/* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .tdi_139{ justify-content:center !important; text-align:center !important; } }</style><style>/* custom css */ .tdm_block.tdm_block_inline_text{ margin-bottom: 0; vertical-align: top; }.tdm_block.tdm_block_inline_text .tdm-descr{ margin-bottom: 0; -webkit-transform: translateZ(0); transform: translateZ(0); }.tdc-row-content-vert-center .tdm-inline-text-yes{ vertical-align: middle; }.tdc-row-content-vert-bottom .tdm-inline-text-yes{ vertical-align: bottom; }.tdi_139{ text-align: left !important; }.tdi_139 .tdm-descr{ color: #eaeaea; font-size:14px !important;line-height:1.6 !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_139 .tdm-descr{ font-size:13px !important; } }</style><p class="tdm-descr">Your ultimate guides to website creation in 2023. Discover domain name, web hosting, CMS, content creation and SEO tips for building successful web presence.</p></div></div></div></div><div class="vc_column_inner tdi_141 wpb_column vc_column_container tdc-inner-column td-pb-span4"><style scoped>/* custom css */ .tdi_141{ vertical-align: baseline; }.tdi_141 .vc_column-inner > .wpb_wrapper, .tdi_141 .vc_column-inner > .wpb_wrapper .tdc-elements{ display: block; }.tdi_141 .vc_column-inner > .wpb_wrapper .tdc-elements{ width: 100%; } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .tdi_141{ justify-content:center !important; text-align:center !important; } }</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_column_title tdi_142 tdm-content-horiz-left td-pb-border-top td_block_template_1" data-td-block-uid="tdi_142" ><style>/* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .tdi_142{ justify-content:center !important; text-align:center !important; } }</style><div class="td-block-row"><div class="td-block-span12 tdm-col"><style>body .tdi_143 .tdm-title{ color: #ffffff; }.tdi_143 .tdm-title{ font-size:18px !important;line-height:1 !important;font-weight:700 !important; }</style><div class="tds-title tds-title1 td-fix-index tdi_143 "><h3 class="tdm-title tdm-title-md">SEARCH</h3></div></div></div></div><div class="td_block_wrap tdb_search_form tdi_144 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_144" ><style>/* custom css */ .tdb_search_form{ margin-bottom: 40px; }.tdb_search_form .tdb-search-form-inner{ position: relative; display: flex; background-color: #fff; }.tdb_search_form .tdb-search-form-border{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 1px solid #e1e1e1; pointer-events: none; transition: all .3s ease; }.tdb_search_form .tdb-search-form-input:focus + .tdb-search-form-border{ border-color: #b0b0b0; }.tdb_search_form .tdb-search-form-input:not([value=""]) + .tdb-search-form-border + .tdb-search-form-placeholder{ display: none; }.tdb_search_form .tdb-search-form-input, .tdb_search_form .tdb-search-form-btn{ height: auto; min-height: 32px; }.tdb_search_form .tdb-search-form-input{ position: relative; flex: 1; background-color: transparent; line-height: 19px; border: 0; }.tdb_search_form .tdb-search-form-placeholder{ position: absolute; top: 50%; transform: translateY(-50%); padding: 3px 9px; font-size: 12px; line-height: 21px; color: #999; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; pointer-events: none; }.tdb_search_form .tdb-search-form-input:focus + .tdb-search-form-border + .tdb-search-form-placeholder, .tdb-search-form-input:not(:placeholder-shown) ~ .tdb-search-form-placeholder{ opacity: 0; }.tdb_search_form .tdb-search-form-btn{ text-shadow: none; padding: 7px 15px 8px 15px; line-height: 16px; margin: 0; background-color: #222222; font-family: 'Roboto', sans-serif; font-size: 13px; font-weight: 500; color: #fff; z-index: 1; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }.tdb_search_form .tdb-search-form-btn:hover{ background-color: #4db2ec; }.tdb_search_form .tdb-search-form-btn i, .tdb_search_form .tdb-search-form-btn span{ display: inline-block; vertical-align: middle; }.tdb_search_form .tdb-search-form-btn i{ position: relative; font-size: 12px; }.tdb_search_form .tdb-search-form-btn .tdb-search-form-btn-icon{ position: relative; }.tdb_search_form .tdb-search-form-btn .tdb-search-form-btn-icon-svg{ line-height: 0; }.tdb_search_form .tdb-search-form-btn svg{ width: 12px; height: auto; }.tdb_search_form .tdb-search-form-btn svg, .tdb_search_form .tdb-search-form-btn svg *{ fill: #fff; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }.tdb_search_form .tdb-search-msg{ font-size: 12px; }.td-theme-wrap .tdi_144{ text-align: left; }.tdi_144 .tdb-search-form-input:focus + .tdb-search-form-border + .tdb-search-form-placeholder, .tdb-search-form-input:not(:placeholder-shown) ~ .tdb-search-form-placeholder{ top: -0%; transform: translateY(0); }.tdi_144 .tdb-search-form-btn-icon{ margin-right: 5px; top: 0px; }.tdi_144 .tdb-search-msg{ margin-top: 11px; }.tdi_144 .tdb-search-form-btn{ background-color: #044271; }</style><div class="tdb-block-inner td-fix-index"><form method="get" class="tdb-search-form" action="https://developebiz.com/"><div role="search" class="tdb-search-form-inner"><input id="tdb-search-form-input" class="tdb-search-form-input" placeholder=" " type="text" value="" name="s" /><div class="tdb-search-form-border"></div><label for="tdb-search-form-input" class="tdb-search-form-placeholder">Type to Search</label><input type="hidden" value="post" name="post_type" /><button class="wpb_button wpb_btn-inverse tdb-search-form-btn" aria-label="Search" type="submit"><i class="tdb-search-form-btn-icon tdc-font-fa tdc-font-fa-search"></i><span>Search</span></button></div></form></div></div></div></div></div></div></div></div></div></div><div id="tdi_145" class="tdc-row"><div class="vc_row tdi_146 wpb_row td-pb-row tdc-element-style" ><style scoped>/* custom css */ .tdi_146, .tdi_146 .tdc-columns{ min-height: 0; }.tdi_146, .tdi_146 .tdc-columns{ display: block; }.tdi_146 .tdc-columns{ width: 100%; } /* inline tdc_css att */ .tdi_146{ position:relative; } .tdi_146 .td_block_wrap{ text-align:left } /* phone */ @media (max-width: 767px) { .tdi_146{ padding-top:6px !important; padding-bottom:6px !important; } }</style><div class="tdi_145_rand_style td-element-style" ><style>.tdi_145_rand_style{ background-color:#0d0d0d !important; }</style></div><div class="vc_column tdi_148 wpb_column vc_column_container tdc-column td-pb-span4"><style scoped>/* custom css */ .tdi_148{ vertical-align: baseline; }.tdi_148 > .wpb_wrapper, .tdi_148 > .wpb_wrapper > .tdc-elements{ display: block; }.tdi_148 > .wpb_wrapper > .tdc-elements{ width: 100%; }.tdi_148 > .wpb_wrapper > .vc_row_inner{ width: auto; }.tdi_148 > .wpb_wrapper{ width: auto; height: auto; }</style><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_149 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_149" ><style>/* inline tdc_css att */ .tdi_149{ margin-top:2px !important; margin-bottom:0px !important; padding-top:8px !important; padding-bottom:8px !important; } /* phone */ @media (max-width: 767px) { .tdi_149{ margin-top:0px !important; justify-content:center !important; text-align:center !important; } }</style><style>/* custom css */ .tdi_149{ text-align: left !important; }.tdi_149 .tdm-descr{ color: #cccccc; font-size:12px !important;line-height:21px !important; }</style><p class="tdm-descr">© 2023 <a href="https://developebiz.com">DevelopEBiz</a> - All Rights Reserved.</p></div></div></div><div class="vc_column tdi_151 wpb_column vc_column_container tdc-column td-pb-span8"><style scoped>/* custom css */ .tdi_151{ vertical-align: baseline; }.tdi_151 > .wpb_wrapper, .tdi_151 > .wpb_wrapper > .tdc-elements{ display: block; }.tdi_151 > .wpb_wrapper > .tdc-elements{ width: 100%; }.tdi_151 > .wpb_wrapper > .vc_row_inner{ width: auto; }.tdi_151 > .wpb_wrapper{ width: auto; height: auto; } /* inline tdc_css att */ .tdi_151{ justify-content:flex-end !important; text-align:right !important; } /* phone */ @media (max-width: 767px) { .tdi_151{ justify-content:center !important; text-align:center !important; } }</style><div class="wpb_wrapper" ><div class="td_block_wrap td_block_list_menu tdi_152 td-blm-display-horizontal td-pb-border-top td_block_template_1 widget" data-td-block-uid="tdi_152" ><style>/* inline tdc_css att */ .tdi_152{ margin-bottom:0px !important; padding-top:8px !important; padding-bottom:8px !important; } /* desktop */ @media(min-width: 1141px) { .tdi_152 { display:inline-table !important; } } /* phone */ @media (max-width: 767px) { .tdi_152{ margin-left:16px !important; justify-content:center !important; text-align:center !important; display:inline-table !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_152{ display:inline-table !important; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_152{ display:inline-table !important; } }</style><style>/* custom css */ .td_block_list_menu ul{ flex-wrap: wrap; margin-left: 12px; }.td_block_list_menu ul li{ margin-left: 0; }.td_block_list_menu ul li a{ display: flex; margin-left: 0; }.td_block_list_menu .td-blm-menu-item-txt{ display: flex; align-items: center; flex-grow: 1; }.td_block_list_menu .sub-menu{ padding-left: 22px; }.td_block_list_menu .sub-menu li{ font-size: 13px; }.td_block_list_menu li.current-menu-item > a, .td_block_list_menu li.current-menu-ancestor > a, .td_block_list_menu li.current-category-ancestor > a{ color: #4db2ec; }.td_block_list_menu .td-blm-sub-icon{ display: flex; align-items: center; justify-content: center; margin-left: .6em; padding: 0 .6em; transition: transform .2s ease-in-out; }.td_block_list_menu .td-blm-sub-icon svg{ display: block; width: 1em; height: auto; }.td_block_list_menu .td-blm-sub-icon svg, .td_block_list_menu .td-blm-sub-icon svg *{ fill: currentColor; }.td_block_list_menu.td-blm-display-accordion .menu-item-has-children ul{ display: none; }.td_block_list_menu.td-blm-display-accordion .menu-item-has-children-open > a > .td-blm-sub-icon{ transform: rotate(180deg); }.td_block_list_menu.td-blm-display-horizontal ul{ display: flex; }body .tdi_152 ul{ text-align: left; justify-content: flex-start; margin: 0px; }body .tdi_152 ul li a{ justify-content: flex-start; }body .tdi_152 .td-blm-menu-item-txt{ flex-grow: 1; }body .tdi_152 ul li{ margin-right: 16px; }body .tdi_152 ul li:last-child{ margin-right: 0; }body .tdi_152 a, body .tdi_152 .td-blm-sub-icon{ color: #cccccc; }body .tdi_152 li.current-menu-item > a, body .tdi_152 li.current-menu-ancestor > a, body .tdi_152 li.current-category-ancestor > a, body .tdi_152 a:hover, body .tdi_152 li.current-menu-item > a > .td-blm-sub-icon, body .tdi_152 li.current-menu-ancestor > a > .td-blm-sub-icon, body .tdi_152 li.current-category-ancestor > a > .td-blm-sub-icon, body .tdi_152 a:hover > .td-blm-sub-icon{ color: #1aa4ce; }body .tdi_152 li{ font-size:12px !important;line-height:21px !important; }</style><div class="td-block-title-wrap"></div><div id=tdi_152 class="td_block_inner td-fix-index"><div class="menu-footer-menu-container"><ul id="menu-footer-menu" class="menu"><li id="menu-item-1245" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1245"><a href="https://developebiz.com/about-us/"><span class="td-blm-menu-item-txt">About Us</span></a></li><li id="menu-item-1246" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1246"><a href="https://developebiz.com/contact-us/"><span class="td-blm-menu-item-txt">Contact Us</span></a></li><li id="menu-item-2099" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2099"><a href="https://developebiz.com/guest-post/"><span class="td-blm-menu-item-txt">Guest Post</span></a></li><li id="menu-item-2076" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2076"><a href="https://developebiz.com/affiliate-disclaimer/"><span class="td-blm-menu-item-txt">Affiliate Disclaimer</span></a></li><li id="menu-item-2077" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-2077"><a href="https://developebiz.com/privacy-policy/"><span class="td-blm-menu-item-txt">Privacy Policy</span></a></li><li id="menu-item-2078" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2078"><a href="https://developebiz.com/terms-and-conditions/"><span class="td-blm-menu-item-txt">Terms & Conditions</span></a></li><li id="menu-item-2155" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2155"><a href="https://developebiz.com/sitemap/"><span class="td-blm-menu-item-txt">Sitemap</span></a></li></ul></div></div></div></div></div></div></div></div></div></div></div></div> <script type="litespeed/javascript">let daextLwcnReadyStateCheckInterval=setInterval(function(){if(document.readyState==="complete"){clearInterval(daextLwcnReadyStateCheckInterval);window.daextLwcnCookieNotice.initialize({headingsFontFamily:"'Open Sans', Helvetica, Arial, sans-serif",headingsFontWeight:"600",paragraphsFontFamily:"'Open Sans', Helvetica, Arial, sans-serif",paragraphsFontWeight:"400",strongTagsFontWeight:"600",buttonsFontFamily:"'Open Sans', Helvetica, Arial, sans-serif",buttonsFontWeight:"400",buttonsBorderRadius:"4",containersBorderRadius:"4",cookieNoticeMainMessageText:"We use cookies to enhance your browsing experience, personalize content or ads, and analyze our traffic. Please refer to <a href=\"\/privacy-policy\/\" target=\"_blank\">Privacy Policy<\/a> and accept cookies.",cookieNoticeMainMessageFontColor:"#666666",cookieNoticeMainMessageLinkFontColor:"#1e58b1",cookieNoticeButton1Text:"Privacy Policy",cookieNoticeButton1Action:"0",cookieNoticeButton1Url:"\/privacy-policy\/",cookieNoticeButton1BackgroundColor:"#ffffff",cookieNoticeButton1BackgroundColorHover:"#ffffff",cookieNoticeButton1BorderColor:"#1e58b1",cookieNoticeButton1BorderColorHover:"#1e58b1",cookieNoticeButton1FontColor:"#1e58b1",cookieNoticeButton1FontColorHover:"#1e58b1",cookieNoticeButton2Text:"Accept Cookies",cookieNoticeButton2Action:"2",cookieNoticeButton2Url:"",cookieNoticeButton2BackgroundColor:"#1e58b1",cookieNoticeButton2BackgroundColorHover:"#1e58b1",cookieNoticeButton2BorderColor:"#1e58b1",cookieNoticeButton2BorderColorHover:"#1e58b1",cookieNoticeButton2FontColor:"#ffffff",cookieNoticeButton2FontColorHover:"#ffffff",cookieNoticeButtonDismissAction:"3",cookieNoticeButtonDismissUrl:"",cookieNoticeButtonDismissColor:"#646464",cookieNoticeContainerPosition:"2",cookieNoticeContainerWidth:"1140",cookieNoticeContainerOpacity:"1",cookieNoticeContainerBorderWidth:"0",cookieNoticeContainerBackgroundColor:"#ffffff",cookieNoticeContainerBorderColor:"#e1e1e1",cookieNoticeContainerBorderOpacity:"1",cookieNoticeContainerDropShadow:"1",cookieNoticeContainerDropShadowColor:"#242f42",cookieNoticeMask:"0",cookieNoticeMaskColor:"#242f42",cookieNoticeMaskOpacity:"0",cookieNoticeShakeEffect:"0",cookieSettingsLogoUrl:"",cookieSettingsTitle:"Cookie Settings",cookieSettingsDescriptionHeader:"<p>We want to be transparent about the data we and our partners collect and how we use it, so you can best exercise control over your personal data. For more information, please see our Privacy Policy.<\/p><p><strong>Information we collect<\/strong><\/p><p>We use this information to improve the performance and experience of our site visitors. This includes improving search results, showing more relevant content and promotional materials, better communication, and improved site performance.<p>",cookieSettingsToggleOnColor:"#3a70c4",cookieSettingsToggleOffColor:"#808080",cookieSettingsToggleMiscColor:"#808080",cookieSettingsToggleDisabledColor:"#e5e5e5",cookieSettingsSeparatorColor:"#e1e1e1",cookieSettingsChevronColor:"#6e6e6e",cookieSettingsExpandCloseColor:"#6e6e6e",cookieSettingsDescriptionFooter:"<p><strong>Information about cookies<\/strong><\/p><p>We use the following essential and non-essential cookies to better improve your overall web browsing experience. Our partners use cookies and other mechanisms to connect you with your social networks and tailor advertising to better match your interests.<\/p><p>You can make your choices by allowing categories of cookies by using the respective activation switches. Essential cookies cannot be rejected as without them certain core website functionalities would not work.<\/p>",cookieSettingsButton1Text:"Close",cookieSettingsButton1Action:"2",cookieSettingsButton1Url:"",cookieSettingsButton1BackgroundColor:"#ffffff",cookieSettingsButton1BackgroundColorHover:"#ffffff",cookieSettingsButton1BorderColor:"#1e58b1",cookieSettingsButton1BorderColorHover:"#1e58b1",cookieSettingsButton1FontColor:"#1e58b1",cookieSettingsButton1FontColorHover:"#1e58b1",cookieSettingsButton2Text:"Accept",cookieSettingsButton2Action:"1",cookieSettingsButton2Url:"",cookieSettingsButton2BackgroundColor:"#1e58b1",cookieSettingsButton2BackgroundColorHover:"#1e58b1",cookieSettingsButton2BorderColor:"#1e58b1",cookieSettingsButton2BorderColorHover:"#1e58b1",cookieSettingsButton2FontColor:"#ffffff",cookieSettingsButton2FontColorHover:"#ffffff",cookieSettingsHeadingsFontColor:"#222222",cookieSettingsParagraphsFontColor:"#666666",cookieSettingsLinksFontColor:"#1e58b1",cookieSettingsContainerBackgroundColor:"#ffffff",cookieSettingsContainerOpacity:"1",cookieSettingsContainerBorderWidth:"0",cookieSettingsContainerBorderColor:"#e1e1e1",cookieSettingsContainerBorderOpacity:"1",cookieSettingsContainerDropShadow:"1",cookieSettingsContainerDropShadowColor:"#242f42",cookieSettingsContainerHighlightColor:"#f8f8f8",cookieSettingsMask:"1",cookieSettingsMaskColor:"#242f42",cookieSettingsMaskOpacity:"0.54",revisitConsentButtonEnable:"0",revisitConsentButtonTooltipText:"Cookie Settings",revisitConsentButtonPosition:"left",revisitConsentButtonBackgroundColor:"#1e58b1",revisitConsentButtonIconColor:"#ffffff",enableGeolocation:"1",geolocationService:"0",geolocationLocale:["at","be","bg","cy","cz","de","dk","ee","es","fi","fr","gb","gr","hr","hu","ie","it","lt","lu","lv","mt","nl","pl","pt","ro","se","si","sk"],responsiveBreakpoint:"700",cookieExpiration:3153600000,reloadPage:"0",categoryAcceptance:"1",cookieTableColumns:"[\"name\",\"expiration\",\"purpose\"]",forceCssSpecificity:"1",sections:[],cookies:null,})}},10)</script> <style type="text/css" media="screen">/* custom css theme panel */ .tdc-font-tdmp { font-family: td-multipurpose; }</style><style>form.fluent_form_4 .ff-btn-submit { background-color: #E6A23C; color: #ffffff; }</style> <script id='daextlwcn-general-js-extra' type="litespeed/javascript">var DAEXTLWCN_PHPDATA={"nonce":"9dd4bcb926","ajaxUrl":"https:\/\/developebiz.com\/wp-admin\/admin-ajax.php","nameText":"Name","expirationText":"Expiration","purposeText":"Purpose","providerText":"Provider","domainText":"Domain","typeText":"Type","sensitivityText":"Sensitivity","securityText":"Security","moreInformationText":"More Information"}</script> <script type="litespeed/javascript" data-src='https://img.developebiz.com/assets/wp-content/plugins/lightweight-cookie-notice/public/assets/js/production/general.js' id='daextlwcn-general-js'></script> <script type="litespeed/javascript" data-src='https://img.developebiz.com/assets/wp-includes/js/underscore.min.js' id='underscore-js'></script> <script type="litespeed/javascript" data-src='https://img.developebiz.com/assets/wp-content/plugins/td-cloud-library/assets/js/js_posts_autoload.min.js' id='tdb_js_posts_autoload-js'></script> <script type="litespeed/javascript" data-src='https://img.developebiz.com/assets/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js' id='td-site-min-js'></script> <script type="litespeed/javascript" data-src='https://img.developebiz.com/assets/wp-includes/js/comment-reply.min.js' id='comment-reply-js'></script> <script type='text/javascript' defer src='https://img.developebiz.com/assets/wp-content/plugins/youtube-embed-plus/scripts/fitvids.min.js' id='__ytprefsfitvids__-js'></script> <script type="litespeed/javascript" data-src='https://img.developebiz.com/assets/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js' id='tdb_js_files_for_front-js'></script> <script id='fluent-form-submission-js-extra' type="litespeed/javascript">var fluentFormVars={"ajaxUrl":"https:\/\/developebiz.com\/wp-admin\/admin-ajax.php","forms":[],"step_text":"Step %activeStep% of %totalStep% - %stepTitle%","is_rtl":"","date_i18n":{"previousMonth":"Previous Month","nextMonth":"Next Month","months":{"shorthand":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"longhand":["January","February","March","April","May","June","July","August","September","October","November","December"]},"weekdays":{"longhand":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"shorthand":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]},"daysInMonth":[31,28,31,30,31,30,31,31,30,31,30,31],"rangeSeparator":" to ","weekAbbreviation":"Wk","scrollTitle":"Scroll to increment","toggleTitle":"Click to toggle","amPM":["AM","PM"],"yearAriaLabel":"Year"},"pro_version":"5.0.9","fluentform_version":"5.0.9","force_init":"","stepAnimationDuration":"350","upload_completed_txt":"100% Completed","upload_start_txt":"0% Completed","uploading_txt":"Uploading","choice_js_vars":{"noResultsText":"No results found","loadingText":"Loading...","noChoicesText":"No choices to choose from","itemSelectText":"Press to select","maxItemText":"Only %%maxItemCount%% options can be added"},"input_mask_vars":{"clearIfNotMatch":!1}}</script> <script type="litespeed/javascript" data-src='https://img.developebiz.com/assets/wp-content/plugins/fluentform/assets/js/form-submission.js' id='fluent-form-submission-js'></script> <script type="litespeed/javascript">window.DAEXTLWCN_ONACCEPT={}</script> <script type="litespeed/javascript">jQuery(document).ready(function(){var tdbMenuItem=new tdbMenu.item();tdbMenuItem.blockUid='tdi_1';tdbMenuItem.jqueryObj=jQuery('.tdi_1');tdbMenuItem.isMegaMenuFull=!0;tdbMenuItem.megaMenuLoadType='';tdbMenu.addItem(tdbMenuItem)});jQuery(document).ready(function(){var tdbMenuItem=new tdbMenu.item();tdbMenuItem.blockUid='tdi_4';tdbMenuItem.jqueryObj=jQuery('.tdi_4');tdbMenuItem.isMegaMenuFull=!0;tdbMenuItem.megaMenuLoadType='';tdbMenu.addItem(tdbMenuItem)});jQuery(document).ready(function(){var tdbMenuItem=new tdbMenu.item();tdbMenuItem.blockUid='tdi_41';tdbMenuItem.jqueryObj=jQuery('.tdi_41');tdbMenuItem.isMegaMenuFull=!0;tdbMenuItem.megaMenuLoadType='';tdbMenu.addItem(tdbMenuItem)});jQuery().ready(function(){var tdbSearchItem=new tdbSearch.item();tdbSearchItem.blockUid='tdi_46';tdbSearchItem.blockAtts='{"results_msg_align":"content-horiz-center","image_floated":"float_left","image_width":"30","image_size":"td_150x0","show_cat":"none","show_btn":"none","show_date":"","show_review":"none","show_com":"none","show_excerpt":"none","show_author":"none","meta_padding":"0 0 0 15px","art_title":"0 0 5px","all_modules_space":"15","tdc_css":"eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==","form_align":"content-horiz-right","icon_color":"#ffffff","icon_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTQifQ==","icon_padding":"eyJhbGwiOjIuNiwicG9ydHJhaXQiOiIyLjgifQ==","tdicon":"td-icon-magnifier-medium-short-light","show_form":"yes","form_border_color":"#044271","arrow_color":"#044271","form_shadow_shadow_size":"10","form_shadow_shadow_color":"rgba(0,0,0,0.12)","f_input_font_family":"712","f_input_font_weight":"400","f_btn_font_family":"712","f_btn_font_weight":"400","f_input_font_size":"13","f_placeholder_font_family":"712","f_placeholder_font_weight":"400","f_placeholder_font_size":"13","f_btn_font_size":"13","f_results_msg_font_family":"712","f_results_msg_font_size":"11","f_title_font_family":"712","f_title_font_size":"13","f_title_font_line_height":"1.2","f_meta_font_family":"712","f_meta_font_size":"11","f_meta_font_line_height":"1","title_txt_hover":"#008d7f","btn_bg_h":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiIjMDA4ZDdmIiwiY29sb3IyIjoiIzAwOGQ3ZiIsIm1peGVkQ29sb3JzIjpbXSwiZGVncmVlIjoiLTkwIiwiY3NzIjoiYmFja2dyb3VuZC1jb2xvcjogIzAwOGQ3ZjsiLCJjc3NQYXJhbXMiOiIwZGVnLCMwMDhkN2YsIzAwOGQ3ZiJ9","modules_gap":"0","image_height":"80","meta_info_align":"center","results_msg_color_h":"#008d7f","exclude_pages":"yes","post_type":"post","block_type":"tdb_header_search","disable_trigger":"","show_results":"yes","separator":"","disable_live_search":"","exclude_posts":"","search_section_header":"","results_section_1_title":"","results_section_1_taxonomies":"","results_section_1_level":"","results_section_2_title":"","results_section_2_taxonomies":"","results_section_2_level":"","results_section_3_title":"","results_section_3_taxonomies":"","results_section_3_level":"","results_section_search_query_terms":"","results_section_search_query_terms_title":"","results_section_search_query_terms_taxonomies":"","sec_title_space":"","sec_title_color":"","tax_space":"","tax_title_color":"","tax_title_color_h":"","f_sec_title_font_header":"","f_sec_title_font_title":"Section title text","f_sec_title_font_settings":"","f_sec_title_font_family":"","f_sec_title_font_size":"","f_sec_title_font_line_height":"","f_sec_title_font_style":"","f_sec_title_font_weight":"","f_sec_title_font_transform":"","f_sec_title_font_spacing":"","f_sec_title_":"","f_tax_title_font_title":"Taxonomy title text","f_tax_title_font_settings":"","f_tax_title_font_family":"","f_tax_title_font_size":"","f_tax_title_font_line_height":"","f_tax_title_font_style":"","f_tax_title_font_weight":"","f_tax_title_font_transform":"","f_tax_title_font_spacing":"","f_tax_title_":"","toggle_txt":"","toggle_txt_pos":"","toggle_txt_align":"0","toggle_txt_space":"","toggle_horiz_align":"content-horiz-left","inline":"","float_block":"","form_offset":"","form_offset_left":"","form_width":"","form_content_width":"","form_padding":"","form_border":"","form_align_screen":"","input_placeholder":"","placeholder_travel":"0","input_padding":"","input_border":"","input_radius":"","btn_text":"Search","btn_tdicon":"","btn_icon_pos":"","btn_icon_size":"","btn_icon_space":"","btn_icon_align":"0","btn_margin":"","btn_padding":"","btn_border":"","btn_radius":"","results_padding":"","results_border":"","results_msg_padding":"","results_msg_border":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","results_limit":"","open_in_new_window":"","modules_on_row":"100%","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"content-horiz-left","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","art_btn":"","modules_category":"","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","btn_title":"","btn_border_width":"","form_general_bg":"","icon_color_h":"","toggle_txt_color":"","toggle_txt_color_h":"","f_toggle_txt_font_header":"","f_toggle_txt_font_title":"Text","f_toggle_txt_font_settings":"","f_toggle_txt_font_family":"","f_toggle_txt_font_size":"","f_toggle_txt_font_line_height":"","f_toggle_txt_font_style":"","f_toggle_txt_font_weight":"","f_toggle_txt_font_transform":"","f_toggle_txt_font_spacing":"","f_toggle_txt_":"","form_bg":"","form_shadow_shadow_header":"","form_shadow_shadow_title":"Shadow","form_shadow_shadow_offset_horizontal":"","form_shadow_shadow_offset_vertical":"","form_shadow_shadow_spread":"","input_color":"","placeholder_color":"","placeholder_opacity":"0","input_bg":"","input_border_color":"","input_shadow_shadow_header":"","input_shadow_shadow_title":"Input shadow","input_shadow_shadow_size":"","input_shadow_shadow_offset_horizontal":"","input_shadow_shadow_offset_vertical":"","input_shadow_shadow_spread":"","input_shadow_shadow_color":"","btn_color":"","btn_color_h":"","btn_icon_color":"","btn_icon_color_h":"","btn_bg":"","btn_border_color":"","btn_border_color_h":"","btn_shadow_shadow_header":"","btn_shadow_shadow_title":"Button shadow","btn_shadow_shadow_size":"","btn_shadow_shadow_offset_horizontal":"","btn_shadow_shadow_offset_vertical":"","btn_shadow_shadow_spread":"","btn_shadow_shadow_color":"","f_input_font_header":"","f_input_font_title":"Input text","f_input_font_settings":"","f_input_font_line_height":"","f_input_font_style":"","f_input_font_transform":"","f_input_font_spacing":"","f_input_":"","f_placeholder_font_title":"Placeholder text","f_placeholder_font_settings":"","f_placeholder_font_line_height":"","f_placeholder_font_style":"","f_placeholder_font_transform":"","f_placeholder_font_spacing":"","f_placeholder_":"","f_btn_font_title":"Button text","f_btn_font_settings":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","results_bg":"","results_border_color":"","results_msg_color":"","results_msg_bg":"","results_msg_border_color":"","f_results_msg_font_header":"","f_results_msg_font_title":"Text","f_results_msg_font_settings":"","f_results_msg_font_line_height":"","f_results_msg_font_style":"","f_results_msg_font_weight":"","f_results_msg_font_transform":"","f_results_msg_font_spacing":"","f_results_msg_":"","m_bg":"","color_overlay":"","shadow_module_shadow_header":"","shadow_module_shadow_title":"Module Shadow","shadow_module_shadow_size":"","shadow_module_shadow_offset_horizontal":"","shadow_module_shadow_offset_vertical":"","shadow_module_shadow_spread":"","shadow_module_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"#000","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","shadow_meta_shadow_header":"","shadow_meta_shadow_title":"Meta info shadow","shadow_meta_shadow_size":"","shadow_meta_shadow_offset_horizontal":"","shadow_meta_shadow_offset_vertical":"","shadow_meta_shadow_spread":"","shadow_meta_shadow_color":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border_hover":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_weight":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","el_class":"","block_template_id":"","td_column_number":1,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","class":"tdi_46","tdc_css_class":"tdi_46","tdc_css_class_style":"tdi_46_rand_style"}';tdbSearchItem.jqueryObj=jQuery('.tdi_46');tdbSearchItem._openSearchFormClass='tdb-drop-down-search-open';tdbSearchItem._resultsLimit='4';tdbSearch.addItem(tdbSearchItem)});jQuery(document).ready(function(){var tdbMenuItem=new tdbMenu.item();tdbMenuItem.blockUid='tdi_60';tdbMenuItem.jqueryObj=jQuery('.tdi_60');tdbMenuItem.isMegaMenuFull=!0;tdbMenuItem.megaMenuLoadType='';tdbMenu.addItem(tdbMenuItem)});jQuery().ready(function(){var tdbSearchItem=new tdbSearch.item();tdbSearchItem.blockUid='tdi_65';tdbSearchItem.blockAtts='{"results_msg_align":"content-horiz-center","image_floated":"float_left","image_width":"30","image_size":"td_324x400","show_cat":"none","show_btn":"none","show_date":"","show_review":"none","show_com":"none","show_excerpt":"none","show_author":"none","meta_padding":"0 0 0 15px","art_title":"0 0 5px","all_modules_space":"15","tdc_css":"eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==","form_align":"content-horiz-right","icon_color":"#ffffff","icon_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTQifQ==","icon_padding":"eyJhbGwiOjIuNiwicG9ydHJhaXQiOiIyLjgifQ==","tdicon":"td-icon-magnifier-medium-short-light","show_form":"yes","form_border_color":"#dd3333","arrow_color":"#dd3333","form_shadow_shadow_size":"10","form_shadow_shadow_color":"rgba(0,0,0,0.12)","f_input_font_family":"712","f_input_font_weight":"400","f_btn_font_family":"712","f_btn_font_weight":"400","f_input_font_size":"13","f_placeholder_font_family":"712","f_placeholder_font_weight":"400","f_placeholder_font_size":"13","f_btn_font_size":"13","f_results_msg_font_family":"712","f_results_msg_font_size":"11","f_title_font_family":"712","f_title_font_size":"13","f_title_font_line_height":"1.2","f_meta_font_family":"712","f_meta_font_size":"11","f_meta_font_line_height":"1","title_txt_hover":"#008d7f","btn_bg_h":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiIjMDA4ZDdmIiwiY29sb3IyIjoiIzAwOGQ3ZiIsIm1peGVkQ29sb3JzIjpbXSwiZGVncmVlIjoiLTkwIiwiY3NzIjoiYmFja2dyb3VuZC1jb2xvcjogIzAwOGQ3ZjsiLCJjc3NQYXJhbXMiOiIwZGVnLCMwMDhkN2YsIzAwOGQ3ZiJ9","modules_gap":"0","image_height":"80","meta_info_align":"center","results_msg_color_h":"#008d7f","block_type":"tdb_header_search","post_type":"","disable_trigger":"","show_results":"yes","separator":"","disable_live_search":"","exclude_pages":"","exclude_posts":"","search_section_header":"","results_section_1_title":"","results_section_1_taxonomies":"","results_section_1_level":"","results_section_2_title":"","results_section_2_taxonomies":"","results_section_2_level":"","results_section_3_title":"","results_section_3_taxonomies":"","results_section_3_level":"","results_section_search_query_terms":"","results_section_search_query_terms_title":"","results_section_search_query_terms_taxonomies":"","sec_title_space":"","sec_title_color":"","tax_space":"","tax_title_color":"","tax_title_color_h":"","f_sec_title_font_header":"","f_sec_title_font_title":"Section title text","f_sec_title_font_settings":"","f_sec_title_font_family":"","f_sec_title_font_size":"","f_sec_title_font_line_height":"","f_sec_title_font_style":"","f_sec_title_font_weight":"","f_sec_title_font_transform":"","f_sec_title_font_spacing":"","f_sec_title_":"","f_tax_title_font_title":"Taxonomy title text","f_tax_title_font_settings":"","f_tax_title_font_family":"","f_tax_title_font_size":"","f_tax_title_font_line_height":"","f_tax_title_font_style":"","f_tax_title_font_weight":"","f_tax_title_font_transform":"","f_tax_title_font_spacing":"","f_tax_title_":"","toggle_txt":"","toggle_txt_pos":"","toggle_txt_align":"0","toggle_txt_space":"","toggle_horiz_align":"content-horiz-left","inline":"","float_block":"","form_offset":"","form_offset_left":"","form_width":"","form_content_width":"","form_padding":"","form_border":"","form_align_screen":"","input_placeholder":"","placeholder_travel":"0","input_padding":"","input_border":"","input_radius":"","btn_text":"Search","btn_tdicon":"","btn_icon_pos":"","btn_icon_size":"","btn_icon_space":"","btn_icon_align":"0","btn_margin":"","btn_padding":"","btn_border":"","btn_radius":"","results_padding":"","results_border":"","results_msg_padding":"","results_msg_border":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","results_limit":"","open_in_new_window":"","modules_on_row":"100%","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"content-horiz-left","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","art_btn":"","modules_category":"","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","btn_title":"","btn_border_width":"","form_general_bg":"","icon_color_h":"","toggle_txt_color":"","toggle_txt_color_h":"","f_toggle_txt_font_header":"","f_toggle_txt_font_title":"Text","f_toggle_txt_font_settings":"","f_toggle_txt_font_family":"","f_toggle_txt_font_size":"","f_toggle_txt_font_line_height":"","f_toggle_txt_font_style":"","f_toggle_txt_font_weight":"","f_toggle_txt_font_transform":"","f_toggle_txt_font_spacing":"","f_toggle_txt_":"","form_bg":"","form_shadow_shadow_header":"","form_shadow_shadow_title":"Shadow","form_shadow_shadow_offset_horizontal":"","form_shadow_shadow_offset_vertical":"","form_shadow_shadow_spread":"","input_color":"","placeholder_color":"","placeholder_opacity":"0","input_bg":"","input_border_color":"","input_shadow_shadow_header":"","input_shadow_shadow_title":"Input shadow","input_shadow_shadow_size":"","input_shadow_shadow_offset_horizontal":"","input_shadow_shadow_offset_vertical":"","input_shadow_shadow_spread":"","input_shadow_shadow_color":"","btn_color":"","btn_color_h":"","btn_icon_color":"","btn_icon_color_h":"","btn_bg":"","btn_border_color":"","btn_border_color_h":"","btn_shadow_shadow_header":"","btn_shadow_shadow_title":"Button shadow","btn_shadow_shadow_size":"","btn_shadow_shadow_offset_horizontal":"","btn_shadow_shadow_offset_vertical":"","btn_shadow_shadow_spread":"","btn_shadow_shadow_color":"","f_input_font_header":"","f_input_font_title":"Input text","f_input_font_settings":"","f_input_font_line_height":"","f_input_font_style":"","f_input_font_transform":"","f_input_font_spacing":"","f_input_":"","f_placeholder_font_title":"Placeholder text","f_placeholder_font_settings":"","f_placeholder_font_line_height":"","f_placeholder_font_style":"","f_placeholder_font_transform":"","f_placeholder_font_spacing":"","f_placeholder_":"","f_btn_font_title":"Button text","f_btn_font_settings":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","results_bg":"","results_border_color":"","results_msg_color":"","results_msg_bg":"","results_msg_border_color":"","f_results_msg_font_header":"","f_results_msg_font_title":"Text","f_results_msg_font_settings":"","f_results_msg_font_line_height":"","f_results_msg_font_style":"","f_results_msg_font_weight":"","f_results_msg_font_transform":"","f_results_msg_font_spacing":"","f_results_msg_":"","m_bg":"","color_overlay":"","shadow_module_shadow_header":"","shadow_module_shadow_title":"Module Shadow","shadow_module_shadow_size":"","shadow_module_shadow_offset_horizontal":"","shadow_module_shadow_offset_vertical":"","shadow_module_shadow_spread":"","shadow_module_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"#000","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","shadow_meta_shadow_header":"","shadow_meta_shadow_title":"Meta info shadow","shadow_meta_shadow_size":"","shadow_meta_shadow_offset_horizontal":"","shadow_meta_shadow_offset_vertical":"","shadow_meta_shadow_spread":"","shadow_meta_shadow_color":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border_hover":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_weight":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","el_class":"","block_template_id":"","td_column_number":1,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","class":"tdi_65","tdc_css_class":"tdi_65","tdc_css_class_style":"tdi_65_rand_style"}';tdbSearchItem.jqueryObj=jQuery('.tdi_65');tdbSearchItem._openSearchFormClass='tdb-drop-down-search-open';tdbSearchItem._resultsLimit='4';tdbSearch.addItem(tdbSearchItem)});jQuery(window).on('load',function(){var block=jQuery('.tdi_87'),blockClass='.tdi_87',blockInner=block.find('.tdb-block-inner'),blockOffsetLeft;if(block.find('audio').length>0){jQuery(blockClass+' audio').mediaelementplayer()} if(block.hasClass('tdb-sfi-stretch')){jQuery(window).resize(function(){blockOffsetLeft=block.offset().left;if(block.hasClass('tdb-sfi-stretch-left')){blockInner.css('margin-left',-blockOffsetLeft+'px')}else{blockInner.css('margin-right',-(jQuery(window).width()-(blockOffsetLeft+block.outerWidth()))+'px')}});jQuery(window).resize()} setTimeout(function(){block.css('opacity',1)},500)});var td_res_context_registered_atts=["style_general_mobile_menu","style_general_header_align","style_general_header_logo","style_general_mobile_search","style_general_separator","style_general_header_menu","style_general_menu_active3","style_general_module_header","style_general_header_search","style_general_header_search_trigger_enabled","style_general_breadcrumbs","style_general_single_title","style_general_title_single","style_bg_space","style_general_post_meta","style_general_single_author","style_general_single_date","style_general_single_post_share","style_general_featured_image","style_general_single_content","style_general_author_box","style_general_popular_categories","style_general_categories_tags","style_general_column_title","style_general_inline_text","style_general_search_form","style_general_list_menu","style_specific_list_menu_vertical","style_specific_list_menu_accordion","style_specific_list_menu_horizontal"]</script> <script data-no-optimize="1">!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).LazyLoad=e()}(this,function(){"use strict";function e(){return(e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n,a=arguments[e];for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(t[n]=a[n])}return t}).apply(this,arguments)}function i(t){return e({},it,t)}function o(t,e){var n,a="LazyLoad::Initialized",i=new t(e);try{n=new CustomEvent(a,{detail:{instance:i}})}catch(t){(n=document.createEvent("CustomEvent")).initCustomEvent(a,!1,!1,{instance:i})}window.dispatchEvent(n)}function l(t,e){return t.getAttribute(gt+e)}function c(t){return l(t,bt)}function s(t,e){return function(t,e,n){e=gt+e;null!==n?t.setAttribute(e,n):t.removeAttribute(e)}(t,bt,e)}function r(t){return s(t,null),0}function u(t){return null===c(t)}function d(t){return c(t)===vt}function f(t,e,n,a){t&&(void 0===a?void 0===n?t(e):t(e,n):t(e,n,a))}function _(t,e){nt?t.classList.add(e):t.className+=(t.className?" ":"")+e}function v(t,e){nt?t.classList.remove(e):t.className=t.className.replace(new RegExp("(^|\\s+)"+e+"(\\s+|$)")," ").replace(/^\s+/,"").replace(/\s+$/,"")}function g(t){return t.llTempImage}function b(t,e){!e||(e=e._observer)&&e.unobserve(t)}function p(t,e){t&&(t.loadingCount+=e)}function h(t,e){t&&(t.toLoadCount=e)}function n(t){for(var e,n=[],a=0;e=t.children[a];a+=1)"SOURCE"===e.tagName&&n.push(e);return n}function m(t,e){(t=t.parentNode)&&"PICTURE"===t.tagName&&n(t).forEach(e)}function a(t,e){n(t).forEach(e)}function E(t){return!!t[st]}function I(t){return t[st]}function y(t){return delete t[st]}function A(e,t){var n;E(e)||(n={},t.forEach(function(t){n[t]=e.getAttribute(t)}),e[st]=n)}function k(a,t){var i;E(a)&&(i=I(a),t.forEach(function(t){var e,n;e=a,(t=i[n=t])?e.setAttribute(n,t):e.removeAttribute(n)}))}function L(t,e,n){_(t,e.class_loading),s(t,ut),n&&(p(n,1),f(e.callback_loading,t,n))}function w(t,e,n){n&&t.setAttribute(e,n)}function x(t,e){w(t,ct,l(t,e.data_sizes)),w(t,rt,l(t,e.data_srcset)),w(t,ot,l(t,e.data_src))}function O(t,e,n){var a=l(t,e.data_bg_multi),i=l(t,e.data_bg_multi_hidpi);(a=at&&i?i:a)&&(t.style.backgroundImage=a,n=n,_(t=t,(e=e).class_applied),s(t,ft),n&&(e.unobserve_completed&&b(t,e),f(e.callback_applied,t,n)))}function N(t,e){!e||0<e.loadingCount||0<e.toLoadCount||f(t.callback_finish,e)}function C(t,e,n){t.addEventListener(e,n),t.llEvLisnrs[e]=n}function M(t){return!!t.llEvLisnrs}function z(t){if(M(t)){var e,n,a=t.llEvLisnrs;for(e in a){var i=a[e];n=e,i=i,t.removeEventListener(n,i)}delete t.llEvLisnrs}}function R(t,e,n){var a;delete t.llTempImage,p(n,-1),(a=n)&&--a.toLoadCount,v(t,e.class_loading),e.unobserve_completed&&b(t,n)}function T(o,r,c){var l=g(o)||o;M(l)||function(t,e,n){M(t)||(t.llEvLisnrs={});var a="VIDEO"===t.tagName?"loadeddata":"load";C(t,a,e),C(t,"error",n)}(l,function(t){var e,n,a,i;n=r,a=c,i=d(e=o),R(e,n,a),_(e,n.class_loaded),s(e,dt),f(n.callback_loaded,e,a),i||N(n,a),z(l)},function(t){var e,n,a,i;n=r,a=c,i=d(e=o),R(e,n,a),_(e,n.class_error),s(e,_t),f(n.callback_error,e,a),i||N(n,a),z(l)})}function G(t,e,n){var a,i,o,r,c;t.llTempImage=document.createElement("IMG"),T(t,e,n),E(c=t)||(c[st]={backgroundImage:c.style.backgroundImage}),o=n,r=l(a=t,(i=e).data_bg),c=l(a,i.data_bg_hidpi),(r=at&&c?c:r)&&(a.style.backgroundImage='url("'.concat(r,'")'),g(a).setAttribute(ot,r),L(a,i,o)),O(t,e,n)}function D(t,e,n){var a;T(t,e,n),a=e,e=n,(t=It[(n=t).tagName])&&(t(n,a),L(n,a,e))}function V(t,e,n){var a;a=t,(-1<yt.indexOf(a.tagName)?D:G)(t,e,n)}function F(t,e,n){var a;t.setAttribute("loading","lazy"),T(t,e,n),a=e,(e=It[(n=t).tagName])&&e(n,a),s(t,vt)}function j(t){t.removeAttribute(ot),t.removeAttribute(rt),t.removeAttribute(ct)}function P(t){m(t,function(t){k(t,Et)}),k(t,Et)}function S(t){var e;(e=At[t.tagName])?e(t):E(e=t)&&(t=I(e),e.style.backgroundImage=t.backgroundImage)}function U(t,e){var n;S(t),n=e,u(e=t)||d(e)||(v(e,n.class_entered),v(e,n.class_exited),v(e,n.class_applied),v(e,n.class_loading),v(e,n.class_loaded),v(e,n.class_error)),r(t),y(t)}function $(t,e,n,a){var i;n.cancel_on_exit&&(c(t)!==ut||"IMG"===t.tagName&&(z(t),m(i=t,function(t){j(t)}),j(i),P(t),v(t,n.class_loading),p(a,-1),r(t),f(n.callback_cancel,t,e,a)))}function q(t,e,n,a){var i,o,r=(o=t,0<=pt.indexOf(c(o)));s(t,"entered"),_(t,n.class_entered),v(t,n.class_exited),i=t,o=a,n.unobserve_entered&&b(i,o),f(n.callback_enter,t,e,a),r||V(t,n,a)}function H(t){return t.use_native&&"loading"in HTMLImageElement.prototype}function B(t,i,o){t.forEach(function(t){return(a=t).isIntersecting||0<a.intersectionRatio?q(t.target,t,i,o):(e=t.target,n=t,a=i,t=o,void(u(e)||(_(e,a.class_exited),$(e,n,a,t),f(a.callback_exit,e,n,t))));var e,n,a})}function J(e,n){var t;et&&!H(e)&&(n._observer=new IntersectionObserver(function(t){B(t,e,n)},{root:(t=e).container===document?null:t.container,rootMargin:t.thresholds||t.threshold+"px"}))}function K(t){return Array.prototype.slice.call(t)}function Q(t){return t.container.querySelectorAll(t.elements_selector)}function W(t){return c(t)===_t}function X(t,e){return e=t||Q(e),K(e).filter(u)}function Y(e,t){var n;(n=Q(e),K(n).filter(W)).forEach(function(t){v(t,e.class_error),r(t)}),t.update()}function t(t,e){var n,a,t=i(t);this._settings=t,this.loadingCount=0,J(t,this),n=t,a=this,Z&&window.addEventListener("online",function(){Y(n,a)}),this.update(e)}var Z="undefined"!=typeof window,tt=Z&&!("onscroll"in window)||"undefined"!=typeof navigator&&/(gle|ing|ro)bot|crawl|spider/i.test(navigator.userAgent),et=Z&&"IntersectionObserver"in window,nt=Z&&"classList"in document.createElement("p"),at=Z&&1<window.devicePixelRatio,it={elements_selector:".lazy",container:tt||Z?document:null,threshold:300,thresholds:null,data_src:"src",data_srcset:"srcset",data_sizes:"sizes",data_bg:"bg",data_bg_hidpi:"bg-hidpi",data_bg_multi:"bg-multi",data_bg_multi_hidpi:"bg-multi-hidpi",data_poster:"poster",class_applied:"applied",class_loading:"litespeed-loading",class_loaded:"litespeed-loaded",class_error:"error",class_entered:"entered",class_exited:"exited",unobserve_completed:!0,unobserve_entered:!1,cancel_on_exit:!0,callback_enter:null,callback_exit:null,callback_applied:null,callback_loading:null,callback_loaded:null,callback_error:null,callback_finish:null,callback_cancel:null,use_native:!1},ot="src",rt="srcset",ct="sizes",lt="poster",st="llOriginalAttrs",ut="loading",dt="loaded",ft="applied",_t="error",vt="native",gt="data-",bt="ll-status",pt=[ut,dt,ft,_t],ht=[ot],mt=[ot,lt],Et=[ot,rt,ct],It={IMG:function(t,e){m(t,function(t){A(t,Et),x(t,e)}),A(t,Et),x(t,e)},IFRAME:function(t,e){A(t,ht),w(t,ot,l(t,e.data_src))},VIDEO:function(t,e){a(t,function(t){A(t,ht),w(t,ot,l(t,e.data_src))}),A(t,mt),w(t,lt,l(t,e.data_poster)),w(t,ot,l(t,e.data_src)),t.load()}},yt=["IMG","IFRAME","VIDEO"],At={IMG:P,IFRAME:function(t){k(t,ht)},VIDEO:function(t){a(t,function(t){k(t,ht)}),k(t,mt),t.load()}},kt=["IMG","IFRAME","VIDEO"];return t.prototype={update:function(t){var e,n,a,i=this._settings,o=X(t,i);{if(h(this,o.length),!tt&&et)return H(i)?(e=i,n=this,o.forEach(function(t){-1!==kt.indexOf(t.tagName)&&F(t,e,n)}),void h(n,0)):(t=this._observer,i=o,t.disconnect(),a=t,void i.forEach(function(t){a.observe(t)}));this.loadAll(o)}},destroy:function(){this._observer&&this._observer.disconnect(),Q(this._settings).forEach(function(t){y(t)}),delete this._observer,delete this._settings,delete this.loadingCount,delete this.toLoadCount},loadAll:function(t){var e=this,n=this._settings;X(t,n).forEach(function(t){b(t,e),V(t,n,e)})},restoreAll:function(){var e=this._settings;Q(e).forEach(function(t){U(t,e)})}},t.load=function(t,e){e=i(e);V(t,e)},t.resetStatus=function(t){r(t)},Z&&function(t,e){if(e)if(e.length)for(var n,a=0;n=e[a];a+=1)o(t,n);else o(t,e)}(t,window.lazyLoadOptions),t});!function(e,t){"use strict";function a(){t.body.classList.add("litespeed_lazyloaded")}function n(){console.log("[LiteSpeed] Start Lazy Load Images"),d=new LazyLoad({elements_selector:"[data-lazyloaded]",callback_finish:a}),o=function(){d.update()},e.MutationObserver&&new MutationObserver(o).observe(t.documentElement,{childList:!0,subtree:!0,attributes:!0})}var d,o;e.addEventListener?e.addEventListener("load",n,!1):e.attachEvent("onload",n)}(window,document);</script><script data-no-optimize="1">var litespeed_vary=document.cookie.replace(/(?:(?:^|.*;\s*)_lscache_vary\s*\=\s*([^;]*).*$)|^.*$/,"");litespeed_vary||fetch("/wp-content/plugins/litespeed-cache/guest.vary.php",{method:"POST",cache:"no-cache",redirect:"follow"}).then(e=>e.json()).then(e=>{console.log(e),e.hasOwnProperty("reload")&&"yes"==e.reload&&(sessionStorage.setItem("litespeed_docref",document.referrer),window.location.reload(!0))});</script><script>const litespeed_ui_events=["mouseover","click","keydown","wheel","touchmove","touchstart"];var urlCreator=window.URL||window.webkitURL;function litespeed_load_delayed_js_force(){console.log("[LiteSpeed] Start Load JS Delayed"),litespeed_ui_events.forEach(e=>{window.removeEventListener(e,litespeed_load_delayed_js_force,{passive:!0})}),document.querySelectorAll("iframe[data-litespeed-src]").forEach(e=>{e.setAttribute("src",e.getAttribute("data-litespeed-src"))}),"loading"==document.readyState?window.addEventListener("DOMContentLoaded",litespeed_load_delayed_js):litespeed_load_delayed_js()}litespeed_ui_events.forEach(e=>{window.addEventListener(e,litespeed_load_delayed_js_force,{passive:!0})});async function litespeed_load_delayed_js(){let t=[];for(var d in document.querySelectorAll('script[type="litespeed/javascript"]').forEach(e=>{t.push(e)}),t)await new Promise(e=>litespeed_load_one(t[d],e));document.dispatchEvent(new Event("DOMContentLiteSpeedLoaded")),window.dispatchEvent(new Event("DOMContentLiteSpeedLoaded"))}function litespeed_load_one(t,e){console.log("[LiteSpeed] Load ",t);var d=document.createElement("script");d.addEventListener("load",e),d.addEventListener("error",e),t.getAttributeNames().forEach(e=>{"type"!=e&&d.setAttribute("data-src"==e?"src":e,t.getAttribute(e))});let a=!(d.type="text/javascript");!d.src&&t.textContent&&(d.src=litespeed_inline2src(t.textContent),a=!0),t.after(d),t.remove(),a&&e()}function litespeed_inline2src(t){try{var d=urlCreator.createObjectURL(new Blob([t.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1")],{type:"text/javascript"}))}catch(e){d="data:text/javascript;base64,"+btoa(t.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1"))}return d}</script></body></html> <!-- Page optimized by LiteSpeed Cache @2023-09-22 02:51:53 --> <!-- Page cached by LiteSpeed Cache 5.6 on 2023-09-22 02:51:53 --> <!-- Guest Mode --> <!-- QUIC.cloud CCSS loaded ✅ /ccss/debdf404e5c89e96170d67497c4a80b4.css --> <!-- QUIC.cloud UCSS loaded ✅ -->