Sunday, January 26, 2025

2025-01-25 14:02:00
iamwillwang.com

Every HTML Element

There are over a hundred HTML elements. This page uses all of them.
You’re looking at

right now.

Or smaller with

And so on…

And so on…

And so on…
And… nope that’s it for headings. These are all in an

by the way.
      Some text is 
-formatted. Just a different look.
    
    We can make a list with

  • and
  • some
  • s
    Or a numbered list with

    1. and
    2. some
    3. s
    Or even a description list with

    .

    It
    holds
    description terms,

    and description definitions,

    .
    is also a list. But it’s the same as

    .

    indents text. How credible!

    is block’s little brother.

    Here’s a

    … It usually contains some other media
    (like an image).
    figure
    and this
    can then describe said media.

    And we can take a break with


    .


    We can
    get a lot fancier with text of course with elements like
    , , and .

    bolds

    italicizes

    underlines

    is small

    subscripts

    superscripts

    is for marking text as accurate… err never mind

    marks text as deleted

    is for isolating text that may flow in a different direction
    than surrounding text: ex. محمد.


    is for overriding the direction of text: ex. محمد.

    Ah, now there’s some breathing room, thanks to
    .

    You can this website as Every HTML Element. And this whole thing is ,
    living on the WWW.

    Ignore . That’s more for the machines.

    That sense of Ctrl might all be in your head. Well, actually it’s
    in .

    This is defined. And this is a iable.

    How bout some hidden gems?

    (かん)

    Here's a taste of a

    doesn't do much alone. But who can?

    Here's an opportunity for a break .

    The browser will decide when to take it.


    All this text... where does it live? Well we're inside the


    of an document. There's a here with us
    too. The
    thinks about things like s to other things, data, our , and our .</p> <header> <p> A </p> <header/> is different than the head. It's for content. </p> </header> <footer> <p> We can have a </p> <footer/> too. Feet don't have to touch the bottom. </p> </footer> <p> </kbd></p> <section> <article> <p> By this point, I think it’s clear that HTML elements run the gamut<br /> from content to container to logic to edge case. Some elements we<br /> can see, others not so much. Some elements are meant to combine with<br /> others. Some elements are only meant for your browser to read. Some<br /> elements had good intentions but never picked up mainstream use. </p> <aside> As an aside, right now, you’re reading an </p> <article/>.<br /> </aside> </article> <nav> If you’re getting a bit lost, </p> <nav/> can help you<br /> <a href="#">find</a> <a href="#">the</a> <a href="#">way</a> </nav> <address> Or maybe an </p> <address/> would be better?<br /> </address> <p>That concludes this section.<br /> </section> </p> <hr/> <p>HTML is more than text.</p> <map name="map"> <area shape="rect" coords="0,0,300,100" href="#first" alt="area"/> <area shape="rect" coords="300,0,600,100" href="#second" alt="area"/> </map> <p> <img decoding="async" src="https://iamwillwang.com/_astro/map.ZvQu5ZE9.png" alt="figure" usemap="#map" width="600"/> </p> <div> <p> Sometimes it’s more fun to listen than read. This is the sound of the<br /> website being made. </p> <p> <audio controls="" src="https://iamwillwang.com/_astro/every-html-audio.CuZk4hAJ.mp3"><track kind="metadata" src="#/ah-undefined-right-now.vtt" label="Metadata"></track></audio> </p> <p>And this is a video.</p> <p> <video controls="" src="https://iamwillwang.com/_astro/every-html-video.CVGtkcfY.mp4"/><p>In other words, media! Media everywhere.</p> <picture><source srcset="https://dummyimage.com/200"><source srcset="https://dummyimage.com/2000"><source srcset="https://dummyimage.com/20000"><source srcset="https://dummyimage.com/200000"><img decoding="async" src="https://dummyimage.com/20" alt="figure" usemap="#map" width="100"/> </source></source></source></source></picture> <p> <embed type="application/pdf" src="https://iamwillwang.com/_astro/pdf.C9EIrefF.pdf" width="250" height="200"> <iframe src="https://iamwillwang.com/dollar/every-html-element" width="250" height="200"></iframe> </embed></p> <p> <svg width="100" height="100"> <circle cx="50" cy="50" r="10" stroke="black" stroke-width="3" fill="red"/> </svg> <canvas> A blank canvas </canvas> </p> <p> That’s <math><mrow> <msup> <mi>n</mi> <mn>i</mn> </msup> <mi>c</mi> <mo>e</mo> </mrow> </math> </p> </p></div> <hr/> <table> <!-- Caption --> </p> <caption>We can make tables too.</caption> <p> <!-- Colgroup and Col --> </p> <colgroup> <col span="1"/> <col span="1"/> <col span="1"/> <col span="1"/> </colgroup> <p> <!-- Table Head --> </p> <thead> <tr> <th>Element</th> <th>Purpose</th> <th>Used?</th> <th>Notes</th> </tr> </thead> <p> <!-- Table Body --> </p> <tbody> <tr> <td/> <td>The root element of the page</td> <td>✔️</td> <td>Without this, you’re not doing HTML.</td> </tr> <tr> <td><marquee> (deprecated)</marquee></td> <td>Scrolling text</td> <td>X</td> <td>Now that would’ve been fun.</td> </tr> <tr> <td><blink> (deprecated)</blink></td> <td>Flashing text</td> <td>X️</td> <td>This one not so much.</td> </tr> </tbody> <p> <!-- Table Footer --> </p> <tfoot> <tr> <td colspan="4">Disclaimer: No web standards were harmed in the making of this<br /> table.</td> </tr> </tfoot> </table> <hr/> <p> </main></body></div> <p><a href="https://iamwillwang.com/dollar/every-html-element/" target="_blank" rel="noopener">Source Link</a></p> <p><!-- Gradient HR as top border --></p> <hr style="border: none; height: 2px; background: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet);" /> <p><!-- Product Promotion Section with Left-Aligned Text --></p> <div style="padding: 20px; font-size: 14pt; text-align: left;"> <p><a href="https://amzn.to/4fYJQl4" target="_blank" rel="noopener"><img fetchpriority="high" decoding="async" class="alignnone wp-image-474332 size-full" src="https://techcratic.com/wp-content/uploads/2024/11/SANDISK2TBPORTABLE.png" alt="" width="286" height="333" srcset="https://techcratic.com/wp-content/uploads/2024/11/SANDISK2TBPORTABLE.png 286w, https://techcratic.com/wp-content/uploads/2024/11/SANDISK2TBPORTABLE-258x300.png 258w, https://techcratic.com/wp-content/uploads/2024/11/SANDISK2TBPORTABLE-150x175.png 150w" sizes="(max-width: 286px) 100vw, 286px" /></a></p> <p>Keep your files stored safely and securely with the <a href="https://amzn.to/4fYJQl4" target="_blank" rel="noopener"><strong>SanDisk 2TB Extreme Portable SSD</strong></a>. With over <a href="https://amzn.to/4fYJQl4" target="_blank" rel="noopener"><strong>69,505 ratings</strong></a> and an impressive <strong>4.6 out of 5 stars</strong>, this product has been purchased over <strong>8K+ times in the past month</strong>. At only <strong>$129.99</strong>, this Amazon’s Choice product is a must-have for secure file storage.</p> <p>Help keep private content private with the included <strong>password protection featuring 256-bit AES hardware encryption</strong>. <a href="https://amzn.to/4fYJQl4" target="_blank" rel="noopener"><strong>Order now for just $129.99 on Amazon!</strong></a></p> </div> <p><!-- Gradient HR as bottom border --></p> <hr style="border: none; height: 2px; background: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet);" /> <p><center><div style="display: flex; align-items: center; justify-content: center; text-align: center; height: 80px; padding: 0 10px; border: 2px solid; border-image: linear-gradient(45deg, #FF0000, #FF7F00, #FFFF00, #00FF00, #0000FF, #4B0082, #9400D3) 1; border-radius: 10px; margin-bottom: 39px;"> <a style="font-weight: bold; color: #c41e3a; text-decoration: none; font-size: 18px; transition: color 0.3s; line-height: 1.5; display: block; margin-bottom: 10px;" href="https://amzn.to/3QO4vv6" target="_blank" rel="noopener"> Start your free Amazon Prime trial<br>today and unlock unlimited streaming and more! </a> </div> </center></p> <p><!-- Support Section Begin --></p> <div style="border: 2px solid #3399FF; padding: 20px; margin: 20px 0; font-family: helvetica, arial, sans-serif;"> <p style="font-family: helvetica, arial, sans-serif; font-size: 16pt; font-weight: bold; color: #333;">Help Power Techcratic’s Future – Scan To Support</p> <p><span style="font-size: 12pt;">If Techcratic’s content and insights have helped you, consider giving back by supporting the platform with crypto. Every contribution makes a difference, whether it’s for high-quality content, server maintenance, or future updates. <strong><em>Techcratic is constantly evolving</em></strong>, and your support helps drive that progress.</span></p> <p><span style="font-size: 12pt;">As a solo operator who wears all the hats, creating content, managing the tech, and running the site, your support allows me to stay focused on delivering valuable resources. Your support keeps everything running smoothly and enables me to continue creating the content you love. I’m deeply grateful for your support, it truly means the world to me! Thank you!</span></p> <table class="aligncenter" style="max-width: 600px; border-collapse: collapse; margin: 0 auto;"> <tbody> <tr> <td style="padding: 10px; text-align: center; vertical-align: middle;"> <p style="font-size: 14pt; font-family: helvetica, arial, sans-serif; font-weight: bold; color: #333;">BITCOIN</p> <p><img decoding="async" src="https://techcratic.com/wp-content/uploads/2025/01/BITCOINLOGO-1.png" alt="Bitcoin Logo" width="96" height="96" /></p> <p><img decoding="async" style="margin-bottom: 10px;" src="https://techcratic.com/wp-content/uploads/2025/01/BITCOIN-1.png" alt="Bitcoin QR Code" width="111" height="111" /></p> <p style="font-size: 11pt; color: #333;">bc1qlszw7elx2qahjwvaryh0tkgg8y68enw30gpvge</p> <p style="font-size: 10pt; color: #777;"><strong>Scan the QR code with your crypto wallet app</strong></p> </td> </tr> <tr> <td style="padding: 10px; text-align: center; vertical-align: middle;"> <p style="font-size: 14pt; font-family: helvetica, arial, sans-serif; font-weight: bold; color: #333;">DOGECOIN</p> <p><img loading="lazy" decoding="async" src="https://techcratic.com/wp-content/uploads/2025/01/DOGECOINLOGO-1.png" alt="Dogecoin Logo" width="96" height="96" /></p> <p><img loading="lazy" decoding="async" style="margin-bottom: 10px;" src="https://techcratic.com/wp-content/uploads/2025/01/DOGECOIN-1.png" alt="Dogecoin QR Code" width="111" height="111" /></p> <p style="font-size: 11pt; color: #333;">D64GwvvYQxFXYyan3oQCrmWfidf6T3JpBA</p> <p style="font-size: 10pt; color: #777;"><strong>Scan the QR code with your crypto wallet app</strong></p> </td> </tr> <tr> <td style="padding: 10px; text-align: center; vertical-align: middle;"> <p style="font-size: 14pt; font-family: helvetica, arial, sans-serif; font-weight: bold; color: #333;">ETHEREUM</p> <p><img loading="lazy" decoding="async" src="https://techcratic.com/wp-content/uploads/2025/01/ETHERUMLOGO.png" alt="Ethereum Logo" width="96" height="96" /></p> <p><img loading="lazy" decoding="async" style="margin-bottom: 10px;" src="https://techcratic.com/wp-content/uploads/2025/01/ETHERUM-1.png" alt="Ethereum QR Code" width="111" height="111" /></p> <p style="font-size: 11pt; color: #333;">0xe9BC980DF3d985730dA827996B43E4A62CCBAA7a</p> <p style="font-size: 10pt; color: #777;"><strong>Scan the QR code with your crypto wallet app</strong></p> </td> </tr> </tbody> </table> </div> <p><span style="font-family: helvetica, arial, sans-serif;">Please read the <a href="https://techcratic.com/index.php/privacy-and-security-disclaimer/" target="_blank" rel="noopener">Privacy and Security Disclaimer</a> on how Techcratic handles your support.</span></p> <p><span style="font-family: helvetica, arial, sans-serif;"><em>Disclaimer: As an Amazon Associate, Techcratic may earn from qualifying purchases.</em></span><br /> <!-- Support Section End --></p> <div class="jeg_post_tags"><span>Tags:</span> <a href="https://techcratic.com/index.php/tag/hacker-news/" rel="tag">HACKER NEWS</a></div> </div> </div> <div class="jeg_share_bottom_container"><div class="jeg_share_button share-bottom clearfix"> <div class="jeg_sharelist"> <a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Ftechcratic.com%2Findex.php%2F2025%2F01%2F26%2Fevery-html-element%2Fhacker-news%2Fhackernews%2F" rel='nofollow' class="jeg_btn-facebook expanded"><i class="fa fa-facebook-official"></i><span>Share<span class="count">161</span></span></a><a href="https://twitter.com/intent/tweet?text=Every%20HTML%20Element%20via%20%40%40TechcraticNews&url=https%3A%2F%2Ftechcratic.com%2Findex.php%2F2025%2F01%2F26%2Fevery-html-element%2Fhacker-news%2Fhackernews%2F" rel='nofollow' class="jeg_btn-twitter expanded"><i class="fa fa-twitter"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg></i><span>Tweet<span class="count">101</span></span></a><a href="https://www.linkedin.com/shareArticle?url=https%3A%2F%2Ftechcratic.com%2Findex.php%2F2025%2F01%2F26%2Fevery-html-element%2Fhacker-news%2Fhackernews%2F&title=Every%20HTML%20Element" rel='nofollow' class="jeg_btn-linkedin expanded"><i class="fa fa-linkedin"></i><span>Share<span class="count">28</span></span></a> </div> </div></div> <div class="jeg_ad jeg_article jnews_content_bottom_ads "><div class='ads-wrapper '></div></div><div class="jnews_prev_next_container"><div class="jeg_prevnext_post"> <a href="https://techcratic.com/index.php/2025/01/26/livtee-led-interior-car-lights-accessories-with-194-168-t10-de3175-ba9s-6418-211-2/tesla/tech-deals/" class="post prev-post"> <span class="caption">Previous Post</span> <h3 class="post-title">LivTee LED Interior Car Lights Accessories with 194 168 T10 / DE3175 / BA9S / 6418/211-2…</h3> </a> <a href="https://techcratic.com/index.php/2025/01/26/doom-the-dark-ages-system-requirements-have-been-revealed-and-youll-need-a-ray-tracing-graphics-card-to-run-it-on-minimum/gaming/gaming-news/" class="post next-post"> <span class="caption">Next Post</span> <h3 class="post-title">Doom: The Dark Ages system requirements have been revealed, and you’ll need a ray tracing graphics card to run it on minimum</h3> </a> </div></div><div class="jnews_author_box_container "> <div class="jeg_authorbox"> <div class="jeg_author_image"> <img alt='Hacker News' src='https://techcratic.com/wp-content/uploads/2024/08/HACKERNEWS.png' srcset='https://techcratic.com/wp-content/uploads/2024/08/HACKERNEWS.png 2x' class='avatar avatar-80 photo' height='80' width='80' /> </div> <div class="jeg_author_content"> <h3 class="jeg_author_name"> <a href="https://techcratic.com/index.php/author/hackernews/"> Hacker News </a> </h3> <p class="jeg_author_desc"> Stay updated with Hacker News, where technology meets entrepreneurial spirit. Get the latest on tech trends, startup news, and discussions from the tech community. Read the latest updates here at Techcratic. </p> <div class="jeg_author_socials"> </div> </div> </div> </div><div class="jnews_related_post_container"><div class="jeg_postblock_22 jeg_postblock jeg_module_hook jeg_pagination_loadmore jeg_col_2o3 jnews_module_507590_0_67970aa120acc " data-unique="jnews_module_507590_0_67970aa120acc"> <div class="jeg_block_heading jeg_block_heading_6 jeg_subcat_right"> <h3 class="jeg_block_title"><span>Related<strong> Posts</strong></span></h3> </div> <div class="jeg_block_container"> <div class="jeg_posts_wrap"> <div class="jeg_posts jeg_load_more_flag"> <article class="jeg_post jeg_pl_md_5 format-standard"> <div class="jeg_thumb"> <a href="https://techcratic.com/index.php/2025/01/26/egurapha-shunpo-a-minimalist-bash-tool-that-makes-directory-navigation-just-a-little-bit-faster/hacker-news/hackernews/" aria-label="Read article: egurapha/Shunpo: A minimalist bash tool that makes directory navigation just a little bit faster."><div class="thumbnail-container animate-lazy size-715 "><img width="350" height="250" src="https://techcratic.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-350x250 size-jnews-350x250 lazyload wp-post-image" alt="egurapha/Shunpo: A minimalist bash tool that makes directory navigation just a little bit faster." decoding="async" sizes="(max-width: 350px) 100vw, 350px" data-src="https://techcratic.com/wp-content/uploads/2025/01/shunpo_logo_inverted-350x250.png" data-srcset="https://techcratic.com/wp-content/uploads/2025/01/shunpo_logo_inverted-350x250.png 350w, https://techcratic.com/wp-content/uploads/2025/01/shunpo_logo_inverted-120x86.png 120w" data-sizes="auto" data-expand="700" /></div></a> <div class="jeg_post_category"> <span><a href="https://techcratic.com/index.php/category/hacker-news/" class="category-hacker-news">Hacker News</a></span> </div> </div> <div class="jeg_postblock_content"> <h3 class="jeg_post_title"> <a href="https://techcratic.com/index.php/2025/01/26/egurapha-shunpo-a-minimalist-bash-tool-that-makes-directory-navigation-just-a-little-bit-faster/hacker-news/hackernews/">egurapha/Shunpo: A minimalist bash tool that makes directory navigation just a little bit faster.</a> </h3> <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://techcratic.com/index.php/2025/01/26/egurapha-shunpo-a-minimalist-bash-tool-that-makes-directory-navigation-just-a-little-bit-faster/hacker-news/hackernews/" ><i class="fa fa-clock-o"></i> January 26, 2025</a></div><div class="jeg_meta_views"><a href="https://techcratic.com/index.php/2025/01/26/egurapha-shunpo-a-minimalist-bash-tool-that-makes-directory-navigation-just-a-little-bit-faster/hacker-news/hackernews/" ><i class="fa fa-eye"></i> 1.3k </a></div></div> </div> </article><article class="jeg_post jeg_pl_md_5 format-standard"> <div class="jeg_thumb"> <a href="https://techcratic.com/index.php/2025/01/26/streamline-report-management-with-custom-inboxes-reducing-delays-and-security-risks/hacker-news/hackernews/" aria-label="Read article: Streamline Report Management with Custom Inboxes: Reducing Delays and Security Risks"><div class="thumbnail-container animate-lazy size-715 "><img width="350" height="250" src="https://techcratic.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-350x250 size-jnews-350x250 lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 350px) 100vw, 350px" data-src="https://techcratic.com/wp-content/uploads/2024/08/AD_4nXeMhzyNh52-xwZOCABP6GBlgdS5zEpbXDcAx7HXxojEPI5ah2oi3C1wTYj65W0iAzmDzv0cka4w-ySgUgs_I7SiEb_yv2ca-350x250.png" data-srcset="https://techcratic.com/wp-content/uploads/2024/08/AD_4nXeMhzyNh52-xwZOCABP6GBlgdS5zEpbXDcAx7HXxojEPI5ah2oi3C1wTYj65W0iAzmDzv0cka4w-ySgUgs_I7SiEb_yv2ca-350x250.png 350w, https://techcratic.com/wp-content/uploads/2024/08/AD_4nXeMhzyNh52-xwZOCABP6GBlgdS5zEpbXDcAx7HXxojEPI5ah2oi3C1wTYj65W0iAzmDzv0cka4w-ySgUgs_I7SiEb_yv2ca-120x86.png 120w, https://techcratic.com/wp-content/uploads/2024/08/AD_4nXeMhzyNh52-xwZOCABP6GBlgdS5zEpbXDcAx7HXxojEPI5ah2oi3C1wTYj65W0iAzmDzv0cka4w-ySgUgs_I7SiEb_yv2ca-750x536.png 750w, https://techcratic.com/wp-content/uploads/2024/08/AD_4nXeMhzyNh52-xwZOCABP6GBlgdS5zEpbXDcAx7HXxojEPI5ah2oi3C1wTYj65W0iAzmDzv0cka4w-ySgUgs_I7SiEb_yv2ca-1140x815.png 1140w" data-sizes="auto" data-expand="700" /></div></a> <div class="jeg_post_category"> <span><a href="https://techcratic.com/index.php/category/hacker-news/" class="category-hacker-news">Hacker News</a></span> </div> </div> <div class="jeg_postblock_content"> <h3 class="jeg_post_title"> <a href="https://techcratic.com/index.php/2025/01/26/streamline-report-management-with-custom-inboxes-reducing-delays-and-security-risks/hacker-news/hackernews/">Streamline Report Management with Custom Inboxes: Reducing Delays and Security Risks</a> </h3> <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://techcratic.com/index.php/2025/01/26/streamline-report-management-with-custom-inboxes-reducing-delays-and-security-risks/hacker-news/hackernews/" ><i class="fa fa-clock-o"></i> January 26, 2025</a></div><div class="jeg_meta_views"><a href="https://techcratic.com/index.php/2025/01/26/streamline-report-management-with-custom-inboxes-reducing-delays-and-security-risks/hacker-news/hackernews/" ><i class="fa fa-eye"></i> 1.3k </a></div></div> </div> </article><article class="jeg_post jeg_pl_md_5 format-standard"> <div class="jeg_thumb"> <a href="https://techcratic.com/index.php/2025/01/26/how-a-graphql-bug-resulted-in-authentication-bypass/hacker-news/hackernews/" aria-label="Read article: How a GraphQL Bug Resulted in Authentication Bypass"><div class="thumbnail-container animate-lazy size-715 "><img width="350" height="250" src="https://techcratic.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-350x250 size-jnews-350x250 lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 350px) 100vw, 350px" data-src="https://techcratic.com/wp-content/uploads/2024/08/AD_4nXdY6EMpNExVPC6gPaezMRQAGpFoyUVwvoO7UgtU6Pq_7QQzZIPG7tiv-4EirBr8cCnn_pUUz-I_u9g9x4kAJmGmlgRe1TSq-350x250.png" data-srcset="https://techcratic.com/wp-content/uploads/2024/08/AD_4nXdY6EMpNExVPC6gPaezMRQAGpFoyUVwvoO7UgtU6Pq_7QQzZIPG7tiv-4EirBr8cCnn_pUUz-I_u9g9x4kAJmGmlgRe1TSq-350x250.png 350w, https://techcratic.com/wp-content/uploads/2024/08/AD_4nXdY6EMpNExVPC6gPaezMRQAGpFoyUVwvoO7UgtU6Pq_7QQzZIPG7tiv-4EirBr8cCnn_pUUz-I_u9g9x4kAJmGmlgRe1TSq-120x86.png 120w, https://techcratic.com/wp-content/uploads/2024/08/AD_4nXdY6EMpNExVPC6gPaezMRQAGpFoyUVwvoO7UgtU6Pq_7QQzZIPG7tiv-4EirBr8cCnn_pUUz-I_u9g9x4kAJmGmlgRe1TSq-750x536.png 750w" data-sizes="auto" data-expand="700" /></div></a> <div class="jeg_post_category"> <span><a href="https://techcratic.com/index.php/category/hacker-news/" class="category-hacker-news">Hacker News</a></span> </div> </div> <div class="jeg_postblock_content"> <h3 class="jeg_post_title"> <a href="https://techcratic.com/index.php/2025/01/26/how-a-graphql-bug-resulted-in-authentication-bypass/hacker-news/hackernews/">How a GraphQL Bug Resulted in Authentication Bypass</a> </h3> <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://techcratic.com/index.php/2025/01/26/how-a-graphql-bug-resulted-in-authentication-bypass/hacker-news/hackernews/" ><i class="fa fa-clock-o"></i> January 26, 2025</a></div><div class="jeg_meta_views"><a href="https://techcratic.com/index.php/2025/01/26/how-a-graphql-bug-resulted-in-authentication-bypass/hacker-news/hackernews/" ><i class="fa fa-eye"></i> 1.3k </a></div></div> </div> </article><article class="jeg_post jeg_pl_md_5 format-standard"> <div class="jeg_thumb"> <a href="https://techcratic.com/index.php/2025/01/26/introducing-hackerone-gateway-internal-network-testing-superior-security-for-internal-networks/hacker-news/hackernews/" aria-label="Read article: Introducing HackerOne Gateway Internal Network Testing: Superior Security for Internal Networks"><div class="thumbnail-container animate-lazy size-715 "><img width="350" height="250" src="https://techcratic.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-350x250 size-jnews-350x250 lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 350px) 100vw, 350px" data-src="https://techcratic.com/wp-content/uploads/2024/08/AD_4nXfUA8F765rpp43wxBF9IQ8_imVrpysl2e5sCNeI_EIG8iLSrJHZWKVpjyJ0Hy_W6UYIsO_XHjr3YSIlqllOhApGCV1Nxw5n-350x250.png" data-srcset="https://techcratic.com/wp-content/uploads/2024/08/AD_4nXfUA8F765rpp43wxBF9IQ8_imVrpysl2e5sCNeI_EIG8iLSrJHZWKVpjyJ0Hy_W6UYIsO_XHjr3YSIlqllOhApGCV1Nxw5n-350x250.png 350w, https://techcratic.com/wp-content/uploads/2024/08/AD_4nXfUA8F765rpp43wxBF9IQ8_imVrpysl2e5sCNeI_EIG8iLSrJHZWKVpjyJ0Hy_W6UYIsO_XHjr3YSIlqllOhApGCV1Nxw5n-120x86.png 120w" data-sizes="auto" data-expand="700" /></div></a> <div class="jeg_post_category"> <span><a href="https://techcratic.com/index.php/category/hacker-news/" class="category-hacker-news">Hacker News</a></span> </div> </div> <div class="jeg_postblock_content"> <h3 class="jeg_post_title"> <a href="https://techcratic.com/index.php/2025/01/26/introducing-hackerone-gateway-internal-network-testing-superior-security-for-internal-networks/hacker-news/hackernews/">Introducing HackerOne Gateway Internal Network Testing: Superior Security for Internal Networks</a> </h3> <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://techcratic.com/index.php/2025/01/26/introducing-hackerone-gateway-internal-network-testing-superior-security-for-internal-networks/hacker-news/hackernews/" ><i class="fa fa-clock-o"></i> January 26, 2025</a></div><div class="jeg_meta_views"><a href="https://techcratic.com/index.php/2025/01/26/introducing-hackerone-gateway-internal-network-testing-superior-security-for-internal-networks/hacker-news/hackernews/" ><i class="fa fa-eye"></i> 1.3k </a></div></div> </div> </article><article class="jeg_post jeg_pl_md_5 format-standard"> <div class="jeg_thumb"> <a href="https://techcratic.com/index.php/2025/01/26/how-hais-report-summarization-turns-complex-data-into-actionable-insights/hacker-news/hackernews/" aria-label="Read article: How Hai’s Report Summarization Turns Complex Data Into Actionable Insights"><div class="thumbnail-container animate-lazy size-715 "><img width="350" height="250" src="https://techcratic.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-350x250 size-jnews-350x250 lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 350px) 100vw, 350px" data-src="https://techcratic.com/wp-content/uploads/2024/08/AD_4nXfey7uTDD-W7WfLiJIg6s53x2nDOWHtErlH-xjNRogB7vLgJZUduWRLzunWLECWbYTJdPoetJn9AlXAkZ52F1j8L71xLdTA-350x250.png" data-srcset="https://techcratic.com/wp-content/uploads/2024/08/AD_4nXfey7uTDD-W7WfLiJIg6s53x2nDOWHtErlH-xjNRogB7vLgJZUduWRLzunWLECWbYTJdPoetJn9AlXAkZ52F1j8L71xLdTA-350x250.png 350w, https://techcratic.com/wp-content/uploads/2024/08/AD_4nXfey7uTDD-W7WfLiJIg6s53x2nDOWHtErlH-xjNRogB7vLgJZUduWRLzunWLECWbYTJdPoetJn9AlXAkZ52F1j8L71xLdTA-120x86.png 120w, https://techcratic.com/wp-content/uploads/2024/08/AD_4nXfey7uTDD-W7WfLiJIg6s53x2nDOWHtErlH-xjNRogB7vLgJZUduWRLzunWLECWbYTJdPoetJn9AlXAkZ52F1j8L71xLdTA-750x536.png 750w, https://techcratic.com/wp-content/uploads/2024/08/AD_4nXfey7uTDD-W7WfLiJIg6s53x2nDOWHtErlH-xjNRogB7vLgJZUduWRLzunWLECWbYTJdPoetJn9AlXAkZ52F1j8L71xLdTA-1140x815.png 1140w" data-sizes="auto" data-expand="700" /></div></a> <div class="jeg_post_category"> <span><a href="https://techcratic.com/index.php/category/hacker-news/" class="category-hacker-news">Hacker News</a></span> </div> </div> <div class="jeg_postblock_content"> <h3 class="jeg_post_title"> <a href="https://techcratic.com/index.php/2025/01/26/how-hais-report-summarization-turns-complex-data-into-actionable-insights/hacker-news/hackernews/">How Hai’s Report Summarization Turns Complex Data Into Actionable Insights</a> </h3> <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://techcratic.com/index.php/2025/01/26/how-hais-report-summarization-turns-complex-data-into-actionable-insights/hacker-news/hackernews/" ><i class="fa fa-clock-o"></i> January 26, 2025</a></div><div class="jeg_meta_views"><a href="https://techcratic.com/index.php/2025/01/26/how-hais-report-summarization-turns-complex-data-into-actionable-insights/hacker-news/hackernews/" ><i class="fa fa-eye"></i> 1.3k </a></div></div> </div> </article><article class="jeg_post jeg_pl_md_5 format-standard"> <div class="jeg_thumb"> <a href="https://techcratic.com/index.php/2025/01/26/how-hai-facilitates-clear-and-effective-communication/hacker-news/hackernews/" aria-label="Read article: How Hai Facilitates Clear and Effective Communication"><div class="thumbnail-container animate-lazy size-715 "><img width="350" height="250" src="https://techcratic.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-350x250 size-jnews-350x250 lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 350px) 100vw, 350px" data-src="https://techcratic.com/wp-content/uploads/2024/08/AD_4nXekskV70OENCQVWFn_uQa-Y2x_mLaU-0stj-oz5SbPoA1xxQb4nYIDW9pM129u6wUTtdB5O5Oexd2fRlE9gqnEnIOPJsM5X-350x250.png" data-srcset="https://techcratic.com/wp-content/uploads/2024/08/AD_4nXekskV70OENCQVWFn_uQa-Y2x_mLaU-0stj-oz5SbPoA1xxQb4nYIDW9pM129u6wUTtdB5O5Oexd2fRlE9gqnEnIOPJsM5X-350x250.png 350w, https://techcratic.com/wp-content/uploads/2024/08/AD_4nXekskV70OENCQVWFn_uQa-Y2x_mLaU-0stj-oz5SbPoA1xxQb4nYIDW9pM129u6wUTtdB5O5Oexd2fRlE9gqnEnIOPJsM5X-120x86.png 120w, https://techcratic.com/wp-content/uploads/2024/08/AD_4nXekskV70OENCQVWFn_uQa-Y2x_mLaU-0stj-oz5SbPoA1xxQb4nYIDW9pM129u6wUTtdB5O5Oexd2fRlE9gqnEnIOPJsM5X-750x536.png 750w" data-sizes="auto" data-expand="700" /></div></a> <div class="jeg_post_category"> <span><a href="https://techcratic.com/index.php/category/hacker-news/" class="category-hacker-news">Hacker News</a></span> </div> </div> <div class="jeg_postblock_content"> <h3 class="jeg_post_title"> <a href="https://techcratic.com/index.php/2025/01/26/how-hai-facilitates-clear-and-effective-communication/hacker-news/hackernews/">How Hai Facilitates Clear and Effective Communication</a> </h3> <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://techcratic.com/index.php/2025/01/26/how-hai-facilitates-clear-and-effective-communication/hacker-news/hackernews/" ><i class="fa fa-clock-o"></i> January 26, 2025</a></div><div class="jeg_meta_views"><a href="https://techcratic.com/index.php/2025/01/26/how-hai-facilitates-clear-and-effective-communication/hacker-news/hackernews/" ><i class="fa fa-eye"></i> 1.3k </a></div></div> </div> </article> </div> </div> <div class='module-overlay'> <div class='preloader_type preloader_dot'> <div class="module-preloader jeg_preloader dot"> <span></span><span></span><span></span> </div> <div class="module-preloader jeg_preloader circle"> <div class="jnews_preloader_circle_outer"> <div class="jnews_preloader_circle_inner"></div> </div> </div> <div class="module-preloader jeg_preloader square"> <div class="jeg_square"> <div class="jeg_square_inner"></div> </div> </div> </div> </div> </div> <div class="jeg_block_navigation"> <div class='navigation_overlay'><div class='module-preloader jeg_preloader'><span></span><span></span><span></span></div></div> <div class="jeg_block_loadmore "> <a href="#" class='' data-load='Load More' data-loading='Loading...'> Load More</a> </div> </div> <script>var jnews_module_507590_0_67970aa120acc = {"header_icon":"","first_title":"Related","second_title":" Posts","url":"","header_type":"heading_6","header_background":"","header_secondary_background":"","header_text_color":"","header_line_color":"","header_accent_color":"","header_filter_category":"","header_filter_author":"","header_filter_tag":"","header_filter_cpt_web_story_category":"","header_filter_cpt_web_story_tag":"","header_filter_text":"All","sticky_post":false,"post_type":"post","content_type":"all","sponsor":false,"number_post":"6","post_offset":0,"unique_content":"disable","include_post":"","included_only":false,"exclude_post":507590,"include_category":"37855","exclude_category":"","include_author":"","include_tag":"","exclude_tag":"","web_story_category":"","web_story_tag":"","sort_by":"latest","date_format":"default","date_format_custom":"Y\/m\/d","force_normal_image_load":"","pagination_mode":"loadmore","pagination_nextprev_showtext":"","pagination_number_post":"6","pagination_scroll_limit":"3","boxed":"","boxed_shadow":"","el_id":"","el_class":"","scheme":"","column_width":"auto","title_color":"","accent_color":"","alt_color":"","excerpt_color":"","css":"","excerpt_length":20,"paged":1,"column_class":"jeg_col_2o3","class":"jnews_block_22"};</script> </div></div><div class="jnews_popup_post_container"> <section class="jeg_popup_post"> <span class="caption">Next Post</span> <div class="jeg_popup_content"> <div class="jeg_thumb"> <a href="https://techcratic.com/index.php/2025/01/26/doom-the-dark-ages-system-requirements-have-been-revealed-and-youll-need-a-ray-tracing-graphics-card-to-run-it-on-minimum/gaming/gaming-news/"> <div class="thumbnail-container animate-lazy size-1000 "><img width="75" height="75" src="https://techcratic.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-75x75 size-jnews-75x75 lazyload wp-post-image" alt="Doom: The Dark Ages system requirements have been revealed, and you’ll need a ray tracing graphics card to run it on minimum" decoding="async" sizes="(max-width: 75px) 100vw, 75px" data-src="https://techcratic.com/wp-content/uploads/2025/01/GepPKBeK6EgkCya6zmheR8-scaled-75x75.jpg" data-srcset="https://techcratic.com/wp-content/uploads/2025/01/GepPKBeK6EgkCya6zmheR8-scaled-75x75.jpg 75w, https://techcratic.com/wp-content/uploads/2025/01/GepPKBeK6EgkCya6zmheR8-150x150.jpg 150w, https://techcratic.com/wp-content/uploads/2025/01/GepPKBeK6EgkCya6zmheR8-96x96.jpg 96w" data-sizes="auto" data-expand="700" /></div> </a> </div> <h3 class="post-title"> <a href="https://techcratic.com/index.php/2025/01/26/doom-the-dark-ages-system-requirements-have-been-revealed-and-youll-need-a-ray-tracing-graphics-card-to-run-it-on-minimum/gaming/gaming-news/"> Doom: The Dark Ages system requirements have been revealed, and you'll need a ray tracing graphics card to run it on minimum </a> </h3> </div> <div class="jeg_popup_content"> <div class="jeg_thumb"> <a href="https://techcratic.com/index.php/2025/01/26/sinner-vs-zverev-2025-livestream-watch-australian-open-final-for-free/mashable/mashable/"> <div class="thumbnail-container animate-lazy size-1000 "><img width="75" height="75" src="https://techcratic.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-75x75 size-jnews-75x75 lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 75px) 100vw, 75px" data-src="https://techcratic.com/wp-content/uploads/2024/11/mashable-games-mobile-75x75.png" data-srcset="https://techcratic.com/wp-content/uploads/2024/11/mashable-games-mobile-75x75.png 75w, https://techcratic.com/wp-content/uploads/2024/11/mashable-games-mobile-150x150.png 150w, https://techcratic.com/wp-content/uploads/2024/11/mashable-games-mobile-96x96.png 96w, https://techcratic.com/wp-content/uploads/2024/11/mashable-games-mobile-350x350.png 350w" data-sizes="auto" data-expand="700" /></div> </a> </div> <h3 class="post-title"> <a href="https://techcratic.com/index.php/2025/01/26/sinner-vs-zverev-2025-livestream-watch-australian-open-final-for-free/mashable/mashable/"> Sinner vs. Zverev 2025 livestream: Watch Australian Open final for free </a> </h3> </div> <div class="jeg_popup_content"> <div class="jeg_thumb"> <a href="https://techcratic.com/index.php/2025/01/26/vantec-multi-size-dual-m-2-to-two-sata-iii-port-converter-kit-ugt-m2st220/tech-deals/tech-deals/"> <div class="thumbnail-container animate-lazy size-1000 "><img width="75" height="75" src="https://techcratic.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-75x75 size-jnews-75x75 lazyload wp-post-image" alt="Vantec Multi-Size Dual M.2 to Two SATA III Port Converter Kit UGT-M2ST220" decoding="async" sizes="(max-width: 75px) 100vw, 75px" data-src="https://techcratic.com/wp-content/uploads/2025/01/71NeiEnNKGL._AC_SL1500_-75x75.jpg" data-srcset="https://techcratic.com/wp-content/uploads/2025/01/71NeiEnNKGL._AC_SL1500_-75x75.jpg 75w, https://techcratic.com/wp-content/uploads/2025/01/71NeiEnNKGL._AC_SL1500_-150x150.jpg 150w, https://techcratic.com/wp-content/uploads/2025/01/71NeiEnNKGL._AC_SL1500_-96x96.jpg 96w" data-sizes="auto" data-expand="700" /></div> </a> </div> <h3 class="post-title"> <a href="https://techcratic.com/index.php/2025/01/26/vantec-multi-size-dual-m-2-to-two-sata-iii-port-converter-kit-ugt-m2st220/tech-deals/tech-deals/"> Vantec Multi-Size Dual M.2 to Two SATA III Port Converter Kit UGT-M2ST220 </a> </h3> </div> <a href="#" class="jeg_popup_close"><i class="fa fa-close"></i></a> </section> </div><div class="jnews_comment_container"> <div id="respond" class="comment-respond"> <h3 id="reply-title" class="comment-reply-title">Leave a Reply <small><a rel="nofollow" id="cancel-comment-reply-link" href="/index.php/2025/01/26/every-html-element/hacker-news/hackernews/#respond" style="display:none;">Cancel reply</a></small></h3><form action="https://techcratic.com/wp-comments-post.php" method="post" id="commentform" class="comment-form"><p class="comment-notes"><span id="email-notes">Your email address will not be published.</span> <span class="required-field-message">Required fields are marked <span class="required">*</span></span></p><p class="comment-form-comment"><label for="comment">Comment <span class="required">*</span></label> <textarea id="comment" name="comment" cols="45" rows="8" maxlength="65525" required="required"></textarea></p><p class="comment-form-author"><label for="author">Name <span class="required">*</span></label> <input id="author" name="author" type="text" value="" size="30" maxlength="245" autocomplete="name" required="required" /></p> <p class="comment-form-email"><label for="email">Email <span class="required">*</span></label> <input id="email" name="email" type="text" value="" size="30" maxlength="100" aria-describedby="email-notes" autocomplete="email" required="required" /></p> <p class="comment-form-url"><label for="url">Website</label> <input id="url" name="url" type="text" value="" size="30" maxlength="200" autocomplete="url" /></p> <p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Post Comment" /> <input type='hidden' name='comment_post_ID' value='507590' id='comment_post_ID' /> <input type='hidden' name='comment_parent' id='comment_parent' value='0' /> </p><p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="356d90e9ae" /></p><p style="display: none !important;" class="akismet-fields-container" data-prefix="ak_"><label>Δ<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="29"/><script>document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div><!-- #respond --> </div> </div> </div> <div class="jeg_sidebar jeg_sticky_sidebar col-md-4"> <div class="jegStickyHolder"><div class="theiaStickySidebar"><div class="extendedwopts-hide extendedwopts-mobile widget widget_categories" id="categories-12"><div class="jeg_block_heading jeg_block_heading_6 jnews_67970aa1271e3"><h3 class="jeg_block_title"><span>Your Tech Resources</span></h3></div> <ul> <li class="cat-item cat-item-37890"><a href="https://techcratic.com/index.php/category/30-second-tech/">30 Second Tech ™</a> </li> <li class="cat-item cat-item-37811"><a href="https://techcratic.com/index.php/category/ai/">AI</a> </li> <li class="cat-item cat-item-37902"><a href="https://techcratic.com/index.php/category/app-zone/">App Zone ™</a> </li> <li class="cat-item cat-item-37799"><a href="https://techcratic.com/index.php/category/apple/">Apple</a> </li> <li class="cat-item cat-item-3807"><a href="https://techcratic.com/index.php/category/ars-technica/">Ars Technica</a> </li> <li class="cat-item cat-item-1447"><a href="https://techcratic.com/index.php/category/cnet/">CNET</a> </li> <li class="cat-item cat-item-37885"><a href="https://techcratic.com/index.php/category/computerworld/">ComputerWorld</a> </li> <li class="cat-item cat-item-28638"><a href="https://techcratic.com/index.php/category/crypto-news/">Crypto News</a> </li> <li class="cat-item cat-item-37742"><a href="https://techcratic.com/index.php/category/cybersecurity/">Cybersecurity</a> </li> <li class="cat-item cat-item-1444"><a href="https://techcratic.com/index.php/category/endgadget/">Endgadget</a> </li> <li class="cat-item cat-item-37733"><a href="https://techcratic.com/index.php/category/fossbytes/">Fossbytes</a> </li> <li class="cat-item cat-item-37804"><a href="https://techcratic.com/index.php/category/gaming/">Gaming</a> </li> <li class="cat-item cat-item-7039"><a href="https://techcratic.com/index.php/category/geekwire/">GeekWire</a> </li> <li class="cat-item cat-item-37838"><a href="https://techcratic.com/index.php/category/gizmodo/">Gizmodo</a> </li> <li class="cat-item cat-item-37903"><a href="https://techcratic.com/index.php/category/google-news/">Google News</a> </li> <li class="cat-item cat-item-37855"><a href="https://techcratic.com/index.php/category/hacker-news/">Hacker News</a> </li> <li class="cat-item cat-item-37861"><a href="https://techcratic.com/index.php/category/harvard-tech/">Harvard Tech</a> </li> <li class="cat-item cat-item-24843"><a href="https://techcratic.com/index.php/category/i-like-cats/">I Like Cats ™</a> </li> <li class="cat-item cat-item-24844"><a href="https://techcratic.com/index.php/category/i-like-dogs/">I Like Dogs ™</a> </li> <li class="cat-item cat-item-37896"><a href="https://techcratic.com/index.php/category/lifehacker/">LifeHacker</a> </li> <li class="cat-item cat-item-1434"><a href="https://techcratic.com/index.php/category/macrumors/">MacRumors</a> </li> <li class="cat-item cat-item-1453"><a href="https://techcratic.com/index.php/category/macworld/">Macworld</a> </li> <li class="cat-item cat-item-1446"><a href="https://techcratic.com/index.php/category/mashable/">Mashable</a> </li> <li class="cat-item cat-item-37801"><a href="https://techcratic.com/index.php/category/microsoft/">Microsoft</a> </li> <li class="cat-item cat-item-37843"><a href="https://techcratic.com/index.php/category/mit-tech/">MIT Tech</a> </li> <li class="cat-item cat-item-1433"><a href="https://techcratic.com/index.php/category/pc-world/">PC World</a> </li> <li class="cat-item cat-item-37909"><a href="https://techcratic.com/index.php/category/photofocus/">Photofocus</a> </li> <li class="cat-item cat-item-37854"><a href="https://techcratic.com/index.php/category/physics/">Physics</a> </li> <li class="cat-item cat-item-3795"><a href="https://techcratic.com/index.php/category/random-tech/">Random Tech</a> </li> <li class="cat-item cat-item-37893"><a href="https://techcratic.com/index.php/category/retro-rewind/">Retro Rewind ™</a> </li> <li class="cat-item cat-item-37905"><a href="https://techcratic.com/index.php/category/robot-report/">Robot Report</a> </li> <li class="cat-item cat-item-37886"><a href="https://techcratic.com/index.php/category/siliconangle/">SiliconANGLE</a> </li> <li class="cat-item cat-item-7042"><a href="https://techcratic.com/index.php/category/slashgear/">SlashGear</a> </li> <li class="cat-item cat-item-37808"><a href="https://techcratic.com/index.php/category/smartphone/">Smartphone</a> </li> <li class="cat-item cat-item-37739"><a href="https://techcratic.com/index.php/category/stacksocial-deals-save-dollars/">StackSocial</a> </li> <li class="cat-item cat-item-37857"><a href="https://techcratic.com/index.php/category/tech-art/">Tech Art</a> </li> <li class="cat-item cat-item-37743"><a href="https://techcratic.com/index.php/category/tech-careers/">Tech Careers</a> </li> <li class="cat-item cat-item-37318"><a href="https://techcratic.com/index.php/category/tech-deals/">Tech Deals</a> </li> <li class="cat-item cat-item-34530"><a href="https://techcratic.com/index.php/category/techcratic/">Techcratic ™</a> </li> <li class="cat-item cat-item-1431"><a href="https://techcratic.com/index.php/category/techcrunch/">TechCrunch</a> </li> <li class="cat-item cat-item-37889"><a href="https://techcratic.com/index.php/category/techdirt/">Techdirt</a> </li> <li class="cat-item cat-item-8815"><a href="https://techcratic.com/index.php/category/techrepublic/">TechRepublic</a> </li> <li class="cat-item cat-item-37737"><a href="https://techcratic.com/index.php/category/techs-got-to-eat/">Techs Got To Eat ™</a> </li> <li class="cat-item cat-item-3808"><a href="https://techcratic.com/index.php/category/techspot/">TechSpot</a> </li> <li class="cat-item cat-item-18408"><a href="https://techcratic.com/index.php/category/tesla/">Tesla</a> </li> <li class="cat-item cat-item-37888"><a href="https://techcratic.com/index.php/category/test/">TEST</a> </li> <li class="cat-item cat-item-3"><a href="https://techcratic.com/index.php/category/the-verge/">The Verge</a> </li> <li class="cat-item cat-item-18490"><a href="https://techcratic.com/index.php/category/tnw/">TNW</a> </li> <li class="cat-item cat-item-25231"><a href="https://techcratic.com/index.php/category/trusted-reviews/">Trusted Reviews</a> </li> <li class="cat-item cat-item-24608"><a href="https://techcratic.com/index.php/category/ufo/">UFO</a> </li> <li class="cat-item cat-item-7043"><a href="https://techcratic.com/index.php/category/venturebeat/">VentureBeat</a> </li> <li class="cat-item cat-item-1"><a href="https://techcratic.com/index.php/category/wired/">Wired</a> </li> <li class="cat-item cat-item-7044"><a href="https://techcratic.com/index.php/category/zdnet/">ZDNet</a> </li> </ul> </div></div></div></div> </div> <div class="jeg_ad jeg_article jnews_article_bottom_ads"> <div class='ads-wrapper '></div> </div> </div> </div> </div> </div> <div id="post-body-class" class="post-template-default single single-post postid-507590 single-format-standard wp-custom-logo wp-embed-responsive ehf-footer ehf-template-jnews ehf-stylesheet-jnews mega-menu-max-mega-menu-1 jeg_toggle_light jeg_single_tpl_5 jeg_force_fs jnews jsc_normal elementor-default elementor-kit-71102"></div> </div> <div class="post-ajax-overlay"> <div class="preloader_type preloader_dot"> <div class="newsfeed_preloader jeg_preloader dot"> <span></span><span></span><span></span> </div> <div class="newsfeed_preloader jeg_preloader circle"> <div class="jnews_preloader_circle_outer"> <div class="jnews_preloader_circle_inner"></div> </div> </div> <div class="newsfeed_preloader jeg_preloader square"> <div class="jeg_square"><div class="jeg_square_inner"></div></div> </div> </div> </div> </div> <footer itemtype="https://schema.org/WPFooter" itemscope="itemscope" id="colophon" role="contentinfo"> <div class='footer-width-fixer'> <div data-elementor-type="wp-post" data-elementor-id="349691" class="elementor elementor-349691"> <section class="elementor-section elementor-top-section elementor-element elementor-element-b46a546 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="b46a546" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-809df36" data-id="809df36" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7441a18 elementor-widget elementor-widget-spacer" data-id="7441a18" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div class="elementor-element elementor-element-069347d elementor-widget elementor-widget-heading" data-id="069347d" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">Tech News</h4> </div> </div> <div class="elementor-element elementor-element-97f58e1 elementor-widget__width-initial elementor-widget elementor-widget-wp-widget-nav_menu" data-id="97f58e1" data-element_type="widget" data-widget_type="wp-widget-nav_menu.default"> <div class="elementor-widget-container"> <div class="menu-footer-i-container"><ul id="menu-footer-i" class="menu"><li id="menu-item-441761" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-441761"><a href="https://techcratic.com/index.php/category/30-second-tech/">30 Second Tech ™</a></li> <li id="menu-item-378756" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-378756"><a href="https://techcratic.com/index.php/category/ai/">AI</a></li> <li id="menu-item-355170" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-355170"><a href="https://techcratic.com/index.php/category/anandtech/">AnandTech</a></li> <li id="menu-item-378765" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-378765"><a href="https://techcratic.com/index.php/category/apple/">Apple Insider</a></li> <li id="menu-item-3417" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3417"><a href="https://techcratic.com/index.php/category/ars-technica/">Ars Technica</a></li> <li id="menu-item-1108" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1108"><a href="https://techcratic.com/index.php/category/cnet/">CNET</a></li> <li id="menu-item-430432" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-430432"><a href="https://techcratic.com/index.php/category/computerworld/">ComputerWorld</a></li> <li id="menu-item-284654" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-284654"><a href="https://techcratic.com/index.php/category/crypto-news/">Crypto News</a></li> <li id="menu-item-347649" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-347649"><a href="https://techcratic.com/index.php/category/cybersecurity/">Cybersecurity</a></li> <li id="menu-item-3418" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3418"><a href="https://techcratic.com/index.php/category/endgadget/">Endgadget</a></li> <li id="menu-item-60258" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-60258"><a href="https://techcratic.com/index.php/category/extremetech/">ExtremeTech</a></li> <li id="menu-item-347661" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-347661"><a href="https://techcratic.com/index.php/category/fossbytes/">Fossbytes</a></li> <li id="menu-item-355159" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-355159"><a href="https://techcratic.com/index.php/category/gaming/">Gaming</a></li> <li id="menu-item-354318" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-354318"><a href="https://techcratic.com/index.php/category/geekwire/">GeekWire</a></li> <li id="menu-item-455984" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-455984"><a href="https://techcratic.com/index.php/category/gizmodo/">Gizmodo</a></li> </ul></div> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-ee798d3" data-id="ee798d3" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4319c4d elementor-widget elementor-widget-spacer" data-id="4319c4d" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div class="elementor-element elementor-element-f4225b4 elementor-widget elementor-widget-heading" data-id="f4225b4" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">Tech News</h4> </div> </div> <div class="elementor-element elementor-element-3448152 elementor-widget elementor-widget-wp-widget-nav_menu" data-id="3448152" data-element_type="widget" data-widget_type="wp-widget-nav_menu.default"> <div class="elementor-widget-container"> <div class="menu-footer-ii-container"><ul id="menu-footer-ii" class="menu"><li id="menu-item-455985" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-455985"><a href="https://techcratic.com/index.php/category/harvard-tech/">Harvard Tech</a></li> <li id="menu-item-377616" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-377616"><a href="https://techcratic.com/index.php/category/macrumors/">MacRumors</a></li> <li id="menu-item-284616" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-284616"><a href="https://techcratic.com/index.php/category/macworld/">Macworld</a></li> <li id="menu-item-241700" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-241700"><a href="https://techcratic.com/index.php/category/mashable/">Mashable</a></li> <li id="menu-item-354332" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-354332"><a href="https://techcratic.com/index.php/category/microsoft/">Microsoft</a></li> <li id="menu-item-428461" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-428461"><a href="https://techcratic.com/index.php/category/mit-tech/">MIT Tech</a></li> <li id="menu-item-428438" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-428438"><a href="https://techcratic.com/index.php/category/physics/">Physics</a></li> <li id="menu-item-1117" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1117"><a href="https://techcratic.com/index.php/category/pc-world/">PC World</a></li> <li id="menu-item-347665" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-347665"><a href="https://techcratic.com/index.php/category/random-tech/">Random Tech</a></li> <li id="menu-item-441760" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-441760"><a href="https://techcratic.com/index.php/category/retro-rewind/">Retro Rewind ™</a></li> <li id="menu-item-430431" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-430431"><a href="https://techcratic.com/index.php/category/siliconangle/">SiliconANGLE</a></li> <li id="menu-item-378771" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-378771"><a href="https://techcratic.com/index.php/category/slashgear/">SlashGear</a></li> <li id="menu-item-354621" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-354621"><a href="https://techcratic.com/index.php/category/smartphone/">Smartphone</a></li> <li id="menu-item-328379" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-328379"><a href="https://techcratic.com/index.php/category/stacksocial-deals-save-dollars/">StackSocial</a></li> <li id="menu-item-347660" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-347660"><a href="https://techcratic.com/index.php/category/tech-careers/">Tech Careers</a></li> </ul></div> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-0e2842d" data-id="0e2842d" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-10c56a9 elementor-widget elementor-widget-spacer" data-id="10c56a9" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div class="elementor-element elementor-element-b556072 elementor-widget elementor-widget-heading" data-id="b556072" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">Tech News​</h4> </div> </div> <div class="elementor-element elementor-element-d005330 elementor-widget elementor-widget-wp-widget-nav_menu" data-id="d005330" data-element_type="widget" data-widget_type="wp-widget-nav_menu.default"> <div class="elementor-widget-container"> <div class="menu-footer-iii-container"><ul id="menu-footer-iii" class="menu"><li id="menu-item-428437" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-428437"><a href="https://techcratic.com/index.php/category/tech-art/">Tech Art</a></li> <li id="menu-item-378772" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-378772"><a href="https://techcratic.com/index.php/category/techcrunch/">TechCrunch</a></li> <li id="menu-item-430434" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-430434"><a href="https://techcratic.com/index.php/category/techdirt/">Techdirt</a></li> <li id="menu-item-377617" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-377617"><a href="https://techcratic.com/index.php/category/techrepublic/">TechRepublic</a></li> <li id="menu-item-441762" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-441762"><a href="https://techcratic.com/index.php/category/techs-got-to-eat/">Techs Got To Eat ™</a></li> <li id="menu-item-354333" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-354333"><a href="https://techcratic.com/index.php/category/techspot/">TechSpot</a></li> <li id="menu-item-66425" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-66425"><a href="https://techcratic.com/index.php/category/tesla/">Tesla</a></li> <li id="menu-item-1125" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1125"><a href="https://techcratic.com/index.php/category/the-verge/">The Verge</a></li> <li id="menu-item-66855" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-66855"><a href="https://techcratic.com/index.php/category/tnw/">TNW</a></li> <li id="menu-item-347670" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-347670"><a href="https://techcratic.com/index.php/category/trusted-reviews/">Trusted Reviews</a></li> <li id="menu-item-347657" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-347657"><a href="https://techcratic.com/index.php/category/ufo/">UFO</a></li> <li id="menu-item-13321" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13321"><a href="https://techcratic.com/index.php/category/venturebeat/">VentureBeat</a></li> <li id="menu-item-347671" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-347671"><a href="https://techcratic.com/index.php/category/visual-capitalist/">Visual Capitalist</a></li> <li id="menu-item-1126" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1126"><a href="https://techcratic.com/index.php/category/wired/">Wired</a></li> <li id="menu-item-13322" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13322"><a href="https://techcratic.com/index.php/category/zdnet/">ZDNet</a></li> </ul></div> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-e45c370" data-id="e45c370" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6fbab93 elementor-widget elementor-widget-spacer" data-id="6fbab93" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div class="elementor-element elementor-element-a000280 elementor-widget elementor-widget-heading" data-id="a000280" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">Site Links</h4> </div> </div> <div class="elementor-element elementor-element-4f75f8e elementor-widget__width-initial elementor-widget elementor-widget-wp-widget-nav_menu" data-id="4f75f8e" data-element_type="widget" data-widget_type="wp-widget-nav_menu.default"> <div class="elementor-widget-container"> <div class="menu-footer-iiii-container"><ul id="menu-footer-iiii" class="menu"><li id="menu-item-349703" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-349703"><a href="https://techcratic.com/index.php/about-techcratic/">About Techcratic</a></li> <li id="menu-item-1232" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1232"><a href="https://techcratic.com/index.php/disclaimer/">Affiliate Disclaimer</a></li> <li id="menu-item-158075" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-158075"><a href="https://techcratic.com/index.php/affiliate-link-policy/">Affiliate Link Policy</a></li> <li id="menu-item-100983" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-100983"><a href="https://techcratic.com/index.php/contact-techcratic/">Contact Techcratic</a></li> <li id="menu-item-133048" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-133048"><a target="_blank" rel="noopener noreferrer" href="https://dealors.com">Dealors Discount Store</a></li> <li id="menu-item-427971" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-427971"><a href="https://techcratic.com/index.php/privacy-and-security-disclaimer/">Privacy and Security Disclaimer</a></li> <li id="menu-item-1233" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-1233"><a href="https://techcratic.com/index.php/privacy-policy/">Privacy Policy</a></li> <li id="menu-item-146312" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-146312"><a href="https://techcratic.com/?feed=rss">RSS Feed</a></li> <li id="menu-item-201084" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-201084"><a target="_blank" rel="noopener noreferrer" href="https://techcratic.com/index.php/sitemap.xml">Site Map</a></li> <li id="menu-item-465779" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-465779"><a href="https://techcratic.com/index.php/465768-2/">Support Techcratic</a></li> <li id="menu-item-358024" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-358024"><a href="https://techcratic.com/">Techcratic</a></li> <li id="menu-item-347664" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-347664"><a href="https://techcratic.com/index.php/category/tech-deals/">Tech Deals</a></li> <li id="menu-item-1234" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1234"><a href="https://techcratic.com/index.php/tos/">TOS</a></li> <li id="menu-item-146313" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-146313"><a target="_blank" rel="noopener noreferrer" href="https://x.com/TechcraticNews">𝕏</a></li> </ul></div> </div> </div> <div class="elementor-element elementor-element-8508921 elementor-widget elementor-widget-spacer" data-id="8508921" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-d4198e0" data-id="d4198e0" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4d6ef7e elementor-widget elementor-widget-spacer" data-id="4d6ef7e" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div class="elementor-element elementor-element-b4e7b75 elementor-align-center elementor-widget__width-initial e-transform elementor-hidden-tablet elementor-hidden-mobile elementor-button-success animated-slow elementor-invisible elementor-widget elementor-widget-button" data-id="b4e7b75" data-element_type="widget" data-settings="{"_transform_skewX_effect":{"unit":"px","size":0,"sizes":[]},"_transform_skewY_effect":{"unit":"px","size":0,"sizes":[]},"_animation":"wobble","_transform_skewX_effect_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_skewX_effect_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_skewY_effect_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_skewY_effect_mobile":{"unit":"deg","size":"","sizes":[]}}" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-xl" href="https://www.techcratic.com/?redirect_to=random&cat=37318"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Click For A Secret Deal</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-f2c242f elementor-widget elementor-widget-spacer" data-id="f2c242f" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-3eccea9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3eccea9" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d09c0da" data-id="d09c0da" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7b24d14 elementor-widget elementor-widget-text-editor" data-id="7b24d14" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: center;"><span style="font-size: 10pt; font-family: helvetica, arial, sans-serif;">Techcratic – Your All In One Tech Hub <span id="trademark-symbol"></span>© 2020 – 2024<br /></span><span style="font-size: 10pt; font-family: helvetica, arial, sans-serif;">All Rights Reserved<br /></span><span style="font-size: 14pt;">∞</span></p> </div> </div> </div> </div> </div> </section> </div> </div> </footer> </div><!-- #page --> <script type="text/javascript">var jfla = ["view_counter"]</script><script id="ckyBannerTemplate" type="text/template"><div class="cky-overlay cky-hide"></div><div class="cky-consent-container cky-hide" tabindex="0"> <div class="cky-consent-bar" data-cky-tag="notice" style="background-color:#23427D;border-color:#000000"> <div class="cky-notice"> <p class="cky-title" role="heading" aria-level="1" data-cky-tag="title" style="color:#ffffff"></p><div class="cky-notice-group"> <div class="cky-notice-des" data-cky-tag="description" style="color:#ffffff"> <p>I use minimal cookies to ensure your experience is relevant while respecting your privacy. I don’t collect, sell, or store your personal information because I value your right to browse freely. Feel free to Accept, Reject, or adjust your Cookie Settings. Thanks for visiting!</p> </div><div class="cky-notice-btn-wrapper" data-cky-tag="notice-buttons"> <button class="cky-btn cky-btn-customize" aria-label="Cookie Settings" data-cky-tag="settings-button" style="color:#333333;background-color:#dedfe0;border-color:#23427D">Cookie Settings</button> <button class="cky-btn cky-btn-reject" aria-label="Reject" data-cky-tag="reject-button" style="color:#ffffff;background-color:#b31e10;border-color:#b31e10">Reject</button> <button class="cky-btn cky-btn-accept" aria-label="Accept" data-cky-tag="accept-button" style="color:#fff;background-color:#0D922E;border-color:#0D922E">Accept</button> </div></div></div></div></div><div class="cky-modal" tabindex="0"> <div class="cky-preference-center" data-cky-tag="detail" style="color:#ffffff;background-color:#23427D;border-color:#000000"> <div class="cky-preference-header"> <span class="cky-preference-title" role="heading" aria-level="1" data-cky-tag="detail-title" style="color:#ffffff">Privacy Overview</span> <button class="cky-btn-close" aria-label="[cky_preference_close_label]" data-cky-tag="detail-close"> <img src="https://techcratic.com/wp-content/plugins/cookie-law-info/lite/frontend/images/close.svg" alt="Close"> </button> </div><div class="cky-preference-body-wrapper"> <div class="cky-preference-content-wrapper" data-cky-tag="detail-description" style="color:#ffffff"> This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience. </div><div class="cky-accordion-wrapper" data-cky-tag="detail-categories"> <div class="cky-accordion" id="ckyDetailCategorynecessary"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Necessary" data-cky-tag="detail-category-title" style="color:#ffffff">Necessary</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchnecessary"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#ffffff"> Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously. </div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>cookielawinfo-checkbox-performance</div></li><li><div>Duration</div><div>11 months</div></li><li><div>Description</div><div>This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>cookielawinfo-checkbox-analytics</div></li><li><div>Duration</div><div>11 months</div></li><li><div>Description</div><div>This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>cookielawinfo-checkbox-others</div></li><li><div>Duration</div><div>11 months</div></li><li><div>Description</div><div>This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>cookielawinfo-checkbox-necessary</div></li><li><div>Duration</div><div>11 months</div></li><li><div>Description</div><div>This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>cookielawinfo-checkbox-functional</div></li><li><div>Duration</div><div>11 months</div></li><li><div>Description</div><div>The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>viewed_cookie_policy</div></li><li><div>Duration</div><div>11 months</div></li><li><div>Description</div><div>The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.</div></li></ul></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryfunctional"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Functional" data-cky-tag="detail-category-title" style="color:#ffffff">Functional</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchfunctional"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#ffffff"> Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features. </div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryperformance"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Performance" data-cky-tag="detail-category-title" style="color:#ffffff">Performance</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchperformance"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#ffffff"> Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors. </div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryanalytics"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Analytics" data-cky-tag="detail-category-title" style="color:#ffffff">Analytics</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchanalytics"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#ffffff"> Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc. </div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryadvertisement"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Advertisement" data-cky-tag="detail-category-title" style="color:#ffffff">Advertisement</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchadvertisement"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#ffffff"> Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads. </div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryothers"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Others" data-cky-tag="detail-category-title" style="color:#ffffff">Others</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchothers"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#ffffff"> Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet. </div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div> </div></div><div class="cky-footer-wrapper"> <span class="cky-footer-shadow"></span> <div class="cky-prefrence-btn-wrapper" data-cky-tag="detail-buttons"> <button class="cky-btn cky-btn-reject" aria-label="Reject" data-cky-tag="detail-reject-button" style="color:#ffffff;background-color:#b31e10;border-color:#b31e10"> Reject </button> <button class="cky-btn cky-btn-preferences" aria-label="Save My Preferences" data-cky-tag="detail-save-button" style="color:#333333;background-color:#dedfe0;border-color:#dedfe0"> Save My Preferences </button> <button class="cky-btn cky-btn-accept" aria-label="Accept" data-cky-tag="detail-accept-button" style="color:#fff;background-color:#0D922E;border-color:#0D922E"> Accept </button> </div></div></div></div></script><div id="selectShareContainer"> <div class="selectShare-inner"> <div class="select_share jeg_share_button"> <button class="select-share-button jeg_btn-facebook" data-url="http://www.facebook.com/sharer.php?u=[url]"e=[selected_text]" data-post-url="https%3A%2F%2Ftechcratic.com%2Findex.php%2F2025%2F01%2F26%2Fevery-html-element%2Fhacker-news%2Fhackernews%2F" data-image-url="" data-title="Every%20HTML%20Element" ><i class="fa fa-facebook-official"></i></a><button class="select-share-button jeg_btn-twitter" data-url="https://twitter.com/intent/tweet?text=[selected_text]&url=[url]" data-post-url="https%3A%2F%2Ftechcratic.com%2Findex.php%2F2025%2F01%2F26%2Fevery-html-element%2Fhacker-news%2Fhackernews%2F" data-image-url="" data-title="Every%20HTML%20Element%20via%20%40%40TechcraticNews" ><i class="fa fa-twitter"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg></i></a> </div> <div class="selectShare-arrowClip"> <div class="selectShare-arrow"></div> </div> </div> </div><!-- Mobile Navigation ============================================= --> <div id="jeg_off_canvas" class="normal"> <a href="#" class="jeg_menu_close"><i class="jegicon-cross"></i></a> <div class="jeg_bg_overlay"></div> <div class="jeg_mobile_wrapper"> <div class="nav_wrap"> <div class="item_main"> <!-- Search Form --> <div class="jeg_aside_item jeg_search_wrapper jeg_search_no_expand square"> <a href="#" aria-label="Search Button" class="jeg_search_toggle"><i class="fa fa-search"></i></a> <form action="https://techcratic.com/" method="get" class="jeg_search_form" target="_top"> <input name="s" class="jeg_search_input" placeholder="Search..." type="text" value="" autocomplete="off"> <button aria-label="Search Button" type="submit" class="jeg_search_button btn"><i class="fa fa-search"></i></button> </form> <!-- jeg_search_hide with_result no_result --> <div class="jeg_search_result jeg_search_hide with_result"> <div class="search-result-wrapper"> </div> <div class="search-link search-noresult"> No Result </div> <div class="search-link search-all-button"> <i class="fa fa-search"></i> View All Result </div> </div></div><div class="jeg_aside_item"> <ul class="jeg_mobile_menu sf-js-hover"><li id="menu-item-354229" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-354229"><a href="https://techcratic.com/">Home</a></li> <li id="menu-item-354231" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-354231"><a href="https://techcratic.com/index.php/category/apple/">Apple</a></li> <li id="menu-item-354234" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-354234"><a href="https://techcratic.com/index.php/category/gaming/">Gaming</a></li> <li id="menu-item-354239" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-354239"><a href="https://techcratic.com/index.php/category/microsoft/">Microsoft</a></li> <li id="menu-item-354241" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-354241"><a href="https://techcratic.com/index.php/category/anandtech/">AnandTech</a></li> </ul></div> </div> <div class="item_bottom"> <div class="jeg_aside_item socials_widget circle"> <a href="http://facebook.com" target='_blank' rel='external noopener nofollow' aria-label="Find us on Facebook" class="jeg_facebook"><i class="fa fa-facebook"></i> </a><a href="http://facebook.com" target='_blank' rel='external noopener nofollow' aria-label="Find us on Facebook" class="jeg_facebook"><i class="fa fa-facebook"></i> </a><a href="http://twitter.com" target='_blank' rel='external noopener nofollow' aria-label="Find us on Twitter" class="jeg_twitter"><i class="fa fa-twitter"><span class="jeg-icon icon-twitter"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg></span></i> </a><a href="http://pinterest.com" target='_blank' rel='external noopener nofollow' aria-label="Find us on Pinterest" class="jeg_pinterest"><i class="fa fa-pinterest"></i> </a><a href="#" target='_blank' rel='external noopener nofollow' aria-label="Find us on VK" class="jeg_vk"><i class="fa fa-vk"></i> </a><a href="#" target='_blank' rel='external noopener nofollow' aria-label="Find us on RSS" class="jeg_rss"><i class="fa fa-rss"></i> </a></div><div class="jeg_aside_item jeg_aside_copyright"> <p></p> </div> </div> </div> </div> </div><div class="jeg_read_progress_wrapper"><div class="jeg_progress_container top"><span class="progress-bar"></span></div></div> <script> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <link rel='stylesheet' id='jnews-bookmark-css' href='https://techcratic.com/wp-content/plugins/jnews-bookmark/assets/css/plugin.css?ver=11.6.0' type='text/css' media='all' /> <link rel='stylesheet' id='widget-spacer-css' href='https://techcratic.com/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.27.1' type='text/css' media='all' /> <link rel='stylesheet' id='widget-heading-css' href='https://techcratic.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.27.1' type='text/css' media='all' /> <link rel='stylesheet' id='swiper-css' href='https://techcratic.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5' type='text/css' media='all' /> <link rel='stylesheet' id='e-swiper-css' href='https://techcratic.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.27.1' type='text/css' media='all' /> <link rel='stylesheet' id='e-animation-wobble-css' href='https://techcratic.com/wp-content/plugins/elementor/assets/lib/animations/styles/wobble.min.css?ver=3.27.1' type='text/css' media='all' /> <link rel='stylesheet' id='widget-text-editor-css' href='https://techcratic.com/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.27.1' type='text/css' media='all' /> <script type="text/javascript" src="https://techcratic.com/wp-content/plugins/jnews-like/assets/js/plugin.js?ver=11.6.0" id="jnews-like-js"></script> <script type="text/javascript" id="rtrar.appLocal-js-extra"> /* <![CDATA[ */ var rtafr = {"rules":""}; /* ]]> */ </script> <script type="text/javascript" src="https://techcratic.com/wp-content/plugins/real-time-auto-find-and-replace/assets/js/rtafar.local.js?ver=1.6.8" id="rtrar.appLocal-js"></script> <script type="text/javascript" src="https://techcratic.com/wp-includes/js/comment-reply.min.js?ver=f2ed22b05ba633c95bc784eb4d363836" id="comment-reply-js" async="async" data-wp-strategy="async"></script> <script type="text/javascript" src="https://techcratic.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js"></script> <script type="text/javascript" src="https://techcratic.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script> <script type="text/javascript" id="jnews-frontend-js-extra"> /* <![CDATA[ */ var jnewsoption = {"login_reload":"https:\/\/techcratic.com\/2025\/01\/26\/every-html-element\/hacker-news\/hackernews","popup_script":"magnific","single_gallery":"","ismobile":"","isie":"","sidefeed_ajax":"","language":"en_US","module_prefix":"jnews_module_ajax_","live_search":"1","postid":"507590","isblog":"1","admin_bar":"0","follow_video":"","follow_position":"top_right","rtl":"0","gif":"","lang":{"invalid_recaptcha":"Invalid Recaptcha!","empty_username":"Please enter your username!","empty_email":"Please enter your email!","empty_password":"Please enter your password!"},"recaptcha":"0","site_slug":"\/","site_domain":"techcratic.com","zoom_button":"1","dm_cookie_time":"0"}; /* ]]> */ </script> <script type="text/javascript" src="https://techcratic.com/wp-content/themes/jnews/assets/dist/frontend.min.js?ver=11.6.8" id="jnews-frontend-js"></script> <!--[if lt IE 9]> <script type="text/javascript" src="https://techcratic.com/wp-content/themes/jnews/assets/js/html5shiv.min.js?ver=11.6.8" id="html5shiv-js"></script> <![endif]--> <script type="text/javascript" id="wpfront-scroll-top-js-extra"> /* <![CDATA[ */ var wpfront_scroll_top_data = {"data":{"css":"#wpfront-scroll-top-container{display:none;position:fixed;cursor:pointer;z-index:9999;opacity:0}#wpfront-scroll-top-container div.text-holder{padding:3px 10px;border-radius:3px;-webkit-border-radius:3px;-webkit-box-shadow:4px 4px 5px 0 rgba(50,50,50,.5);-moz-box-shadow:4px 4px 5px 0 rgba(50,50,50,.5);box-shadow:4px 4px 5px 0 rgba(50,50,50,.5)}#wpfront-scroll-top-container a{outline-style:none;box-shadow:none;text-decoration:none}#wpfront-scroll-top-container {right: 20px;bottom: 20px;} #wpfront-scroll-top-container img {\n width: 29px;\n height: 29px;\n }\n ","html":"<div id=\"wpfront-scroll-top-container\"><img src=\"https:\/\/techcratic.com\/wp-content\/plugins\/wpfront-scroll-top\/images\/icons\/38.png\" alt=\"\" title=\"\" \/><\/div>","data":{"hide_iframe":false,"button_fade_duration":0,"auto_hide":false,"auto_hide_after":2,"scroll_offset":100,"button_opacity":0.8,"button_action":"top","button_action_element_selector":"","button_action_container_selector":"html, body","button_action_element_offset":0,"scroll_duration":400}}}; /* ]]> */ </script> <script src="https://techcratic.com/wp-content/plugins/wpfront-scroll-top/js/wpfront-scroll-top.min.js?ver=2.2.10081" id="wpfront-scroll-top-js" async="async" defer="defer"></script> <script type="text/javascript" src="https://techcratic.com/wp-content/plugins/real-time-auto-find-and-replace/assets/js/rtafar.app.min.js?ver=1.6.8" id="rtrar.app-js"></script> <script type="text/javascript" src="https://techcratic.com/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=3.4.1" id="megamenu-js"></script> <script type="text/javascript" id="jnews-select-share-js-extra"> /* <![CDATA[ */ var jnews_select_share = {"is_customize_preview":""}; /* ]]> */ </script> <script type="text/javascript" src="https://techcratic.com/wp-content/plugins/jnews-social-share/assets/js/plugin.js" id="jnews-select-share-js"></script> <script type="text/javascript" src="https://techcratic.com/wp-content/plugins/jnews-bookmark/assets/js/plugin.js?ver=11.6.0" id="jnews-bookmark-js"></script> <script defer type="text/javascript" src="https://techcratic.com/wp-content/plugins/akismet/_inc/akismet-frontend.js?ver=1732031784" id="akismet-frontend-js"></script> <script type="text/javascript" src="https://techcratic.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5" id="swiper-js"></script> <script type="text/javascript" src="https://techcratic.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.27.1" id="elementor-webpack-runtime-js"></script> <script type="text/javascript" src="https://techcratic.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.27.1" id="elementor-frontend-modules-js"></script> <script type="text/javascript" src="https://techcratic.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script type="text/javascript" id="elementor-frontend-js-before"> /* <![CDATA[ */ var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.27.1","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"e_swiper_latest":true,"e_onboarding":true,"home_screen":true,"landing-pages":true,"editor_v2":true,"link-in-bio":true,"floating-buttons":true},"urls":{"assets":"https:\/\/techcratic.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/techcratic.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/techcratic.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"b8c931a542"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":507590,"title":"Every%20HTML%20Element%20-%20Techcratic","excerpt":"","featuredImage":"https:\/\/techcratic.com\/wp-content\/uploads\/2025\/01\/figure.o8SCE8C_-1024x92.png"}}; /* ]]> */ </script> <script type="text/javascript" src="https://techcratic.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.27.1" id="elementor-frontend-js"></script> <script type="module">;/*! instant.page v5.1.1 - (C) 2019-2020 Alexandre Dieulot - https://instant.page/license */ let t,e;const n=new Set,o=document.createElement("link"),i=o.relList&&o.relList.supports&&o.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype,s="instantAllowQueryString"in document.body.dataset,a="instantAllowExternalLinks"in document.body.dataset,r="instantWhitelist"in document.body.dataset,c="instantMousedownShortcut"in document.body.dataset,d=1111;let l=65,u=!1,f=!1,m=!1;if("instantIntensity"in document.body.dataset){const t=document.body.dataset.instantIntensity;if("mousedown"==t.substr(0,9))u=!0,"mousedown-only"==t&&(f=!0);else if("viewport"==t.substr(0,8))navigator.connection&&(navigator.connection.saveData||navigator.connection.effectiveType&&navigator.connection.effectiveType.includes("2g"))||("viewport"==t?document.documentElement.clientWidth*document.documentElement.clientHeight<45e4&&(m=!0):"viewport-all"==t&&(m=!0));else{const e=parseInt(t);isNaN(e)||(l=e)}}if(i){const n={capture:!0,passive:!0};if(f||document.addEventListener("touchstart",(function(t){e=performance.now();const n=t.target.closest("a");h(n)&&v(n.href)}),n),u?c||document.addEventListener("mousedown",(function(t){const e=t.target.closest("a");h(e)&&v(e.href)}),n):document.addEventListener("mouseover",(function(n){if(performance.now()-e<d)return;if(!("closest"in n.target))return;const o=n.target.closest("a");h(o)&&(o.addEventListener("mouseout",p,{passive:!0}),t=setTimeout((()=>{v(o.href),t=void 0}),l))}),n),c&&document.addEventListener("mousedown",(function(t){if(performance.now()-e<d)return;const n=t.target.closest("a");if(t.which>1||t.metaKey||t.ctrlKey)return;if(!n)return;n.addEventListener("click",(function(t){1337!=t.detail&&t.preventDefault()}),{capture:!0,passive:!1,once:!0});const o=new MouseEvent("click",{view:window,bubbles:!0,cancelable:!1,detail:1337});n.dispatchEvent(o)}),n),m){let t;(t=window.requestIdleCallback?t=>{requestIdleCallback(t,{timeout:1500})}:t=>{t()})((()=>{const t=new IntersectionObserver((e=>{e.forEach((e=>{if(e.isIntersecting){const n=e.target;t.unobserve(n),v(n.href)}}))}));document.querySelectorAll("a").forEach((e=>{h(e)&&t.observe(e)}))}))}}function p(e){e.relatedTarget&&e.target.closest("a")==e.relatedTarget.closest("a")||t&&(clearTimeout(t),t=void 0)}function h(t){if(t&&t.href&&(!r||"instant"in t.dataset)&&(a||t.origin==location.origin||"instant"in t.dataset)&&["http:","https:"].includes(t.protocol)&&("http:"!=t.protocol||"https:"!=location.protocol)&&(s||!t.search||"instant"in t.dataset)&&!(t.hash&&t.pathname+t.search==location.pathname+location.search||"noInstant"in t.dataset))return!0}function v(t){if(n.has(t))return;const e=document.createElement("link");e.rel="prefetch",e.href=t,document.head.appendChild(e),n.add(t)}</script><div class="jeg_ad jnews_mobile_sticky_ads "></div><script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"Article","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/techcratic.com\/index.php\/2025\/01\/26\/every-html-element\/hacker-news\/hackernews\/"},"dateCreated":"2025-01-26 00:47:15America\/New_York","datePublished":"2025-01-26 00:47:15America\/New_York","dateModified":"2025-01-26 05:47:15America\/New_York","url":"https:\/\/techcratic.com\/index.php\/2025\/01\/26\/every-html-element\/hacker-news\/hackernews\/","headline":"Every HTML Element","name":"Every HTML Element","articleBody":"<center>[ad_1]<\/center>\r\n<br>\r\n<br>\r\n<br>\r\n\r\n2025-01-25 14:02:00\r\niamwillwang.com\r\n<br><div> <head><meta charset=\"utf-8\"\/><link rel=\"icon\" type=\"image\/svg+xml\" href=\"https:\/\/iamwillwang.com\/iamwillwang-favicon.svg\"\/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"\/><!-- <base href=\"#\" \/> --><title>Every HTML Element<\/title><\/head> <body data-rsssl=1 id=\"wp_automatic_ReadabilityBody\"> <main> <p>\nThere are over a hundred HTML elements. This page uses all of them.\n You're looking at <\/p> right now.\n <hgroup> <h2>Or smaller with <h2\/><\/h2> <h3>And so on...<\/h3> <h4>And so on...<\/h4> <h5>And so on...<\/h5> <h6>\nAnd... nope that's it for headings. These are all in an <hgroup\/> by the way.\n<\/h6> <\/hgroup> <pre> Some text is <pre\/>-formatted. Just a different look.\n <\/pre> <ul>\nWe can make a list with <li>and<\/li> <li>some<\/li> <li\/><li\/>s <\/ul> <ol>\nOr a numbered list with <ol\/> <li>and<\/li> <li>some<\/li> <li\/><li\/>s <\/ol> <dl>\nOr even a description list with <dl\/>.\n<dt>It<\/dt> <dt>holds<\/dt> <dt>description terms, <dt\/><\/dt> <dd> and description definitions, <dd\/>. <\/dd> <\/dl> <menu> <menu\/> is also a list. But it's the same as <\/menu>.\n <blockquote> <blockquote\/> indents text. How credible!\n<\/blockquote> <q><q\/> is block's little brother.<\/q> <figure>\nHere's a <figure\/>... It usually contains some other media\n (like an image).\n<img src=\"https:\/\/iamwillwang.com\/_astro\/figure.o8SCE8C_.png\" alt=\"figure\" width=\"363.3333333333333\" height=\"32.666666666666664\" style=\"border: 1px solid black\"\/> <figcaption>\nand this <figcaption\/> can then describe said media.\n<\/figcaption> <\/figure>\nAnd we can take a break with <hr\/>. <hr\/>\nWe <strong>can<\/strong>\nget a lot <em>fancier<\/em> with text <mark>of course<\/mark> with elements like\n<strong\/>, <em\/>, and <mark\/>.\n<p> <b><b\/> bolds<\/b> <\/p> <p> <i><i\/> italicizes<\/i> <\/p> <p> <u><u\/> underlines<\/u> <\/p> <p> <small><small\/> is small <\/small> <\/p> <p> <sub\/> <sub>subscripts<\/sub> <\/p> <p> <sup\/> <sup>superscripts<\/sup> <\/p> <p> <s><s\/> is for marking text as accurate<\/s>... err never mind\n<\/p> <p> <\/p> <p> <del><del\/> marks text as deleted<\/del> <\/p> <p> <bdi> <bdi\/> is for isolating text that may flow in a different direction\n than surrounding text: ex. \u0645\u062d\u0645\u062f.\n<\/bdi> <\/p> <p> <bdo\/> <bdo dir=\"rtl\">\nis for overriding the direction of text: ex. \u0645\u062d\u0645\u062f.\n<\/bdo> <\/p> <p>Ah, now there's some breathing room, thanks to <br\/>.\n<br\/><\/p><p> <cite>You can <cite\/> this website as Every HTML Element.<\/cite> <code>And this whole thing is <code\/>,<\/code>\nliving on the <abbr title=\"World Wide Web\">WWW<\/abbr>.\n<\/p> <data value=\"123\">Ignore <data\/>. That's more for the machines.<\/data> <time datetime=\"2025-01-23\"><time\/> too. It's 10:35 PM right now.<\/time> <p>That sense of <kbd>Ctrl<\/kbd> might all be in your head. Well, actually it's\n in <kbd>.\n<p> <dfn>This<\/dfn> is defined. And <var>this<\/var> is a <var\/>iable.\n<\/p> <p>\nHow bout some hidden gems?\n<ruby>\n\u6f22 <rp>(<\/rp><rt>\u304b\u3093<\/rt><rp>)<\/rp> <\/ruby> <\/p> <samp>Here's a taste of a <samp\/><\/samp> <p> <span><span\/> doesn't do much alone. But who can?<\/span> <\/p> <p>\nHere's an opportunity for a break <wbr\/>.\n<wbr>\nThe browser will decide when to take it.\n<\/wbr><\/p> <hr\/>\nAll this text... where does it live? Well we're inside the <main\/> \nof an document. There's a here with us\n too. The\n thinks about things like <link\/>s to other things, <meta\/>data, our , and our <title\/>.\n<header> <p>\nA <header\/> is different than the head. It's for content.\n<\/p> <\/header> <footer> <p>\nWe can have a <footer\/> too. Feet don't have to touch the bottom.\n<\/p> <\/footer> <\/kbd><\/p><p><section> <article> <p>\nBy this point, I think it's clear that HTML elements run the gamut\n from content to container to logic to edge case. Some elements we\n can see, others not so much. Some elements are meant to combine with\n others. Some elements are only meant for your browser to read. Some\n elements had good intentions but never picked up mainstream use.\n<\/p> <aside>\nAs an aside, right now, you're reading an <article\/>.\n<\/aside> <\/article> <nav>\nIf you're getting a bit lost, <nav\/> can help you\n<a href=\"#\">find<\/a> <a href=\"#\">the<\/a> <a href=\"#\">way<\/a> <\/nav> <address>\nOr maybe an <address\/> would be better?\n<\/address> <br\/>That concludes this section.\n<\/section> <\/p><hr\/> <p>HTML is more than text.<\/p> <map name=\"map\"> <area shape=\"rect\" coords=\"0,0,300,100\" href=\"#first\" alt=\"area\"\/> <area shape=\"rect\" coords=\"300,0,600,100\" href=\"#second\" alt=\"area\"\/> <\/map> <img src=\"https:\/\/iamwillwang.com\/_astro\/map.ZvQu5ZE9.png\" alt=\"figure\" usemap=\"#map\" width=\"600\"\/> <div> <p>\nSometimes it's more fun to listen than read. This is the sound of the\n website being made.\n<\/p> <audio controls=\"\" src=\"https:\/\/iamwillwang.com\/_astro\/every-html-audio.CuZk4hAJ.mp3\"> <track kind=\"metadata\" src=\"#\/ah-undefined-right-now.vtt\" label=\"Metadata\"> <\/track><\/audio> <p>And this is a video.<\/p> <video controls=\"\" src=\"https:\/\/iamwillwang.com\/_astro\/every-html-video.CVGtkcfY.mp4\"\/> <p>In other words, media! Media everywhere.<\/p> <picture> <source srcset=\"https:\/\/dummyimage.com\/200\"> <source srcset=\"https:\/\/dummyimage.com\/2000\"> <source srcset=\"https:\/\/dummyimage.com\/20000\"> <source srcset=\"https:\/\/dummyimage.com\/200000\"> <img src=\"https:\/\/dummyimage.com\/20\" alt=\"figure\" usemap=\"#map\" width=\"100\"\/> <\/source><\/source><\/source><\/source><\/picture> <p> <embed type=\"application\/pdf\" src=\"https:\/\/iamwillwang.com\/_astro\/pdf.C9EIrefF.pdf\" width=\"250\" height=\"200\"> <iframe src=\"https:\/\/iamwillwang.com\/dollar\/every-html-element\" width=\"250\" height=\"200\"><\/iframe> <\/embed><\/p> <svg width=\"100\" height=\"100\"> <circle cx=\"50\" cy=\"50\" r=\"10\" stroke=\"black\" stroke-width=\"3\" fill=\"red\"\/> <\/svg> <canvas> A blank canvas <\/canvas> <p>\nThat's <math><mrow>\n <msup>\n <mi>n<\/mi>\n <mn>i<\/mn>\n <\/msup>\n <mi>c<\/mi>\n <mo>e<\/mo>\n <\/mrow>\n <\/math> <\/p> <\/div> <hr\/> <table> <!-- Caption --> <caption>We can make tables too.<\/caption> <!-- Colgroup and Col --> <colgroup> <col span=\"1\"\/> <col span=\"1\"\/> <col span=\"1\"\/> <col span=\"1\"\/> <\/colgroup> <!-- Table Head --> <thead> <tr> <th>Element<\/th> <th>Purpose<\/th> <th>Used?<\/th> <th>Notes<\/th> <\/tr> <\/thead> <!-- Table Body --> <tbody> <tr> <td\/> <td>The root element of the page<\/td> <td>\u2714\ufe0f<\/td> <td>Without this, you're not doing HTML.<\/td> <\/tr> <tr> <td><marquee> (deprecated)<\/marquee><\/td> <td>Scrolling text<\/td> <td>X<\/td> <td>Now that would've been fun.<\/td> <\/tr> <tr> <td><blink> (deprecated)<\/blink><\/td> <td>Flashing text<\/td> <td>X\ufe0f<\/td> <td>This one not so much.<\/td> <\/tr> <\/tbody> <!-- Table Footer --> <tfoot> <tr> <td colspan=\"4\">Disclaimer: No web standards were harmed in the making of this\n table.<\/td> <\/tr> <\/tfoot> <\/table> <hr\/> <\/main><\/body><\/div>\r\n<br><a href=\"https:\/\/iamwillwang.com\/dollar\/every-html-element\/\" target=\"_blank\" rel=\"noopener\">Source Link<\/a>\r\n<br>\r\n<br>\r\n<!-- Gradient HR as top border -->\r\n\r\n<hr style=\"border: none; height: 2px; background: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet);\" \/>\r\n\r\n<!-- Product Promotion Section with Left-Aligned Text -->\r\n<div style=\"padding: 20px; font-size: 14pt; text-align: left;\">\r\n\r\n<a href=\"https:\/\/amzn.to\/4fYJQl4\" target=\"_blank\" rel=\"noopener\"><img class=\"alignnone wp-image-474332 size-full\" src=\"https:\/\/techcratic.com\/wp-content\/uploads\/2024\/11\/SANDISK2TBPORTABLE.png\" alt=\"\" width=\"286\" height=\"333\" \/><\/a>\r\n\r\nKeep your files stored safely and securely with the <a href=\"https:\/\/amzn.to\/4fYJQl4\" target=\"_blank\" rel=\"noopener\"><strong>SanDisk 2TB Extreme Portable SSD<\/strong><\/a>. With over <a href=\"https:\/\/amzn.to\/4fYJQl4\" target=\"_blank\" rel=\"noopener\"><strong>69,505 ratings<\/strong><\/a> and an impressive <strong>4.6 out of 5 stars<\/strong>, this product has been purchased over <strong>8K+ times in the past month<\/strong>. At only <strong>$129.99<\/strong>, this Amazon's Choice product is a must-have for secure file storage.\r\n\r\nHelp keep private content private with the included <strong>password protection featuring 256-bit AES hardware encryption<\/strong>. <a href=\"https:\/\/amzn.to\/4fYJQl4\" target=\"_blank\" rel=\"noopener\"><strong>Order now for just $129.99 on Amazon!<\/strong><\/a>\r\n\r\n<\/div>\r\n<!-- Gradient HR as bottom border -->\r\n\r\n<hr style=\"border: none; height: 2px; background: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet);\" \/>\r\n<br>\r\n<br>\r\n<center>[ad_2]<\/center>\r\n<br>\r\n<br>\r\n<!-- Support Section Begin -->\r\n<div style=\"border: 2px solid #3399FF; padding: 20px; margin: 20px 0; font-family: helvetica, arial, sans-serif;\">\r\n<p style=\"font-family: helvetica, arial, sans-serif; font-size: 16pt; font-weight: bold; color: #333;\">Help Power Techcratic\u2019s Future - Scan To Support<\/p>\r\n<span style=\"font-size: 12pt;\">If Techcratic\u2019s content and insights have helped you, consider giving back by supporting the platform with crypto. Every contribution makes a difference, whether it\u2019s for high-quality content, server maintenance, or future updates. <strong><em>Techcratic is constantly evolving<\/em><\/strong>, and your support helps drive that progress.<\/span>\r\n\r\n<span style=\"font-size: 12pt;\">As a solo operator who wears all the hats, creating content, managing the tech, and running the site, your support allows me to stay focused on delivering valuable resources. Your support keeps everything running smoothly and enables me to continue creating the content you love. I\u2019m deeply grateful for your support, it truly means the world to me! Thank you!<\/span>\r\n<table class=\"aligncenter\" style=\"max-width: 600px; border-collapse: collapse; margin: 0 auto;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding: 10px; text-align: center; vertical-align: middle;\">\r\n<p style=\"font-size: 14pt; font-family: helvetica, arial, sans-serif; font-weight: bold; color: #333;\">BITCOIN<\/p>\r\n<img src=\"https:\/\/techcratic.com\/wp-content\/uploads\/2025\/01\/BITCOINLOGO-1.png\" alt=\"Bitcoin Logo\" width=\"96\" height=\"96\" \/>\r\n\r\n<img style=\"margin-bottom: 10px;\" src=\"https:\/\/techcratic.com\/wp-content\/uploads\/2025\/01\/BITCOIN-1.png\" alt=\"Bitcoin QR Code\" width=\"111\" height=\"111\" \/>\r\n<p style=\"font-size: 11pt; color: #333;\">bc1qlszw7elx2qahjwvaryh0tkgg8y68enw30gpvge<\/p>\r\n<p style=\"font-size: 10pt; color: #777;\"><strong>Scan the QR code with your crypto wallet app<\/strong><\/p>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"padding: 10px; text-align: center; vertical-align: middle;\">\r\n<p style=\"font-size: 14pt; font-family: helvetica, arial, sans-serif; font-weight: bold; color: #333;\">DOGECOIN<\/p>\r\n<img src=\"https:\/\/techcratic.com\/wp-content\/uploads\/2025\/01\/DOGECOINLOGO-1.png\" alt=\"Dogecoin Logo\" width=\"96\" height=\"96\" \/>\r\n\r\n<img style=\"margin-bottom: 10px;\" src=\"https:\/\/techcratic.com\/wp-content\/uploads\/2025\/01\/DOGECOIN-1.png\" alt=\"Dogecoin QR Code\" width=\"111\" height=\"111\" \/>\r\n<p style=\"font-size: 11pt; color: #333;\">D64GwvvYQxFXYyan3oQCrmWfidf6T3JpBA<\/p>\r\n<p style=\"font-size: 10pt; color: #777;\"><strong>Scan the QR code with your crypto wallet app<\/strong><\/p>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"padding: 10px; text-align: center; vertical-align: middle;\">\r\n<p style=\"font-size: 14pt; font-family: helvetica, arial, sans-serif; font-weight: bold; color: #333;\">ETHEREUM<\/p>\r\n<img src=\"https:\/\/techcratic.com\/wp-content\/uploads\/2025\/01\/ETHERUMLOGO.png\" alt=\"Ethereum Logo\" width=\"96\" height=\"96\" \/>\r\n\r\n<img style=\"margin-bottom: 10px;\" src=\"https:\/\/techcratic.com\/wp-content\/uploads\/2025\/01\/ETHERUM-1.png\" alt=\"Ethereum QR Code\" width=\"111\" height=\"111\" \/>\r\n<p style=\"font-size: 11pt; color: #333;\">0xe9BC980DF3d985730dA827996B43E4A62CCBAA7a<\/p>\r\n<p style=\"font-size: 10pt; color: #777;\"><strong>Scan the QR code with your crypto wallet app<\/strong><\/p>\r\n<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\n<span style=\"font-family: helvetica, arial, sans-serif;\">Please read the <a href=\"https:\/\/techcratic.com\/index.php\/privacy-and-security-disclaimer\/\" target=\"_blank\" rel=\"noopener\">Privacy and Security Disclaimer<\/a> on how Techcratic handles your support.<\/span>\r\n\r\n<span style=\"font-family: helvetica, arial, sans-serif;\"><em>Disclaimer: As an Amazon Associate, Techcratic may earn from qualifying purchases.<\/em><\/span>\r\n<!-- Support Section End -->","author":{"@type":"Person","name":"Hacker News","url":"https:\/\/techcratic.com\/index.php\/author\/hackernews\/"},"articleSection":["Hacker News"],"image":{"@type":"ImageObject","url":"https:\/\/techcratic.com\/wp-content\/uploads\/2025\/01\/figure.o8SCE8C_.png","width":1090,"height":98},"publisher":{"@type":"Organization","name":"","url":"https:\/\/techcratic.com","logo":{"@type":"ImageObject","url":""},"sameAs":["http:\/\/facebook.com","http:\/\/facebook.com","http:\/\/twitter.com","http:\/\/plus.google.com","http:\/\/pinterest.com","#","#"]}}</script> <script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"hentry","entry-title":"Every HTML Element","published":"2025-01-26 00:47:15","updated":"2025-01-26 05:47:15"}</script> <script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/techcratic.com"},{"@type":"ListItem","position":2,"name":"Hacker News","item":"https:\/\/techcratic.com\/index.php\/category\/hacker-news\/"}]}</script> <script type="text/javascript">;!function(){"use strict";window.jnews=window.jnews||{},window.jnews.first_load=window.jnews.first_load||{},window.jnews.first_load=function(){var e=this,t=jnews.library,n="object"==typeof jnews&&"object"==typeof jnews.library;e.data=null,e.run_ajax=!0,e.run_loginregister=!0,e.clear=function(){e.run_ajax=!0,e.run_loginregister=!0,e.data=null},e.init=function(){n&&(t.globalBody.querySelectorAll(".jeg_popup_account").length&&jnews.loginregister&&e.run_loginregister&&(e.run_loginregister=!1,jnews.loginregister.init(),jnews.loginregister.hook_form()),jfla.length&&e.run_ajax&&(e.run_ajax=!1,e.do_ajax({action:"jnews_first_load_action",jnews_id:jnewsoption.postid,load_action:jfla})))},e.update_counter=function(){if(n){var o={total_view:t.globalBody.querySelectorAll(".jeg_share_stats .jeg_views_count .counts"),total_share:t.globalBody.querySelectorAll(".jeg_share_stats .jeg_share_count .counts"),total_comment:t.globalBody.querySelectorAll(".jeg_meta_comment a span")};t.forEach(Object.entries(e.data.counter),(function([e,n]){o[e].length&&t.forEach(o[e],(function(e,o){t.setText(e,n)}))}))}},e.do_ajax=function(o){if(n){var a=new XMLHttpRequest;a.onreadystatechange=function(){XMLHttpRequest.DONE===a.readyState&&200==a.status&&(e.data=JSON.parse(a.responseText),e.data.counter&&"object"==typeof e.data.counter&&e.update_counter())},a.open("POST",jnews_ajax_url,!0),a.setRequestHeader("Content-Type","application/x-www-form-urlencoded; charset=UTF-8"),a.send(t.httpBuildQuery(o))}}},window.jnews.first_load=new window.jnews.first_load,jnews.first_load.init()}();</script></body> </html>