<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="https://www.w3.org/2005/Atom">
<channel>
<title>HTML</title>
<link>https://www.wmtips.com/</link>
<atom:link href="https://www.wmtips.com/HTML/rss.xml" rel="self" type="application/rss+xml" />
<description>HTML, CSS, SEO Tips · Website Information, IP Address Lookup, Keyword Density Analyzer, and other tools · Web technology rankings and usage statistics.</description>
<language>en-us</language>
<item>
<title>20 Useful HTML Attributes You Probably Don't Know (With Code Examples)</title>
<link>https://www.wmtips.com/html/20-useful-html-attributes-you-probably-dont-know</link>
<guid>https://www.wmtips.com/html/20-useful-html-attributes-you-probably-dont-know</guid>
<pubDate>Thu, 09 Mar 2023 17:28:24 +0000</pubDate>
<description><![CDATA[<p>HTML is a markup language that consists of tags and their attributes used to structure and present content on the web.
In a previous article, we looked at some of the <a href="/html/10-unknown-html-tags-you-should-be-using/">underrated HTML tags</a>. In this article, we will discuss lesser-known but still useful HTML attributes that can improve the functionality and accessibility of your website.</p>]]></description>
<category><![CDATA[HTML]]></category>
</item>
<item>
<title>10+ Unknown HTML Tags You Should Be Using (With Examples)</title>
<link>https://www.wmtips.com/html/10-unknown-html-tags-you-should-be-using</link>
<guid>https://www.wmtips.com/html/10-unknown-html-tags-you-should-be-using</guid>
<pubDate>Thu, 16 Feb 2023 15:40:13 +0000</pubDate>
<description><![CDATA[<p>The HTML specification describes many built-in elements, or tags, that define the structure and content of a web page. While many developers are familiar with the most commonly used HTML tags, such as <samp>&lt;p&gt;</samp>, <samp>&lt;div&gt;</samp>, or <samp>&lt;a&gt;</samp>, there is a number of lesser-known tags that you may not be aware of. Most of them were introduced in HTML5. In this article, we'll take a look at these "unknown" tags that you can (and should) use to enhance your web pages. For your convenience, we have arranged them in alphabetical order and provided a code example for each tag.</p>]]></description>
<category><![CDATA[HTML]]></category>
</item>
<item>
<title>Lazy Loading: The Definitive Guide</title>
<link>https://www.wmtips.com/html/lazy-loading-definitive-guide</link>
<guid>https://www.wmtips.com/html/lazy-loading-definitive-guide</guid>
<pubDate>Fri, 25 Sep 2020 13:46:03 +0000</pubDate>
<description><![CDATA[<p>In this article, we will cover <i>lazy loading</i> and its benefits in making a website load faster, providing a better user experience, and thus getting a higher PageSpeed Insights score and better SEO results.</p>
<p>You will learn know how to implement <em>native</em> lazy loading and why it is preferable to lazy loading via a third-party library in 2025.</p>]]></description>
<category><![CDATA[HTML]]></category>
</item>
<item>
<title>How to Make a Perfect Site Maintenance Page (Free Templates Included)</title>
<link>https://www.wmtips.com/html/howto-make-a-perfect-site-maintenance-page</link>
<guid>https://www.wmtips.com/html/howto-make-a-perfect-site-maintenance-page</guid>
<pubDate>Wed, 26 Aug 2020 13:27:43 +0000</pubDate>
<description><![CDATA[<p>It happens that sometimes you need to take your website offline for doing various maintenance tasks such as restoring a database backup, updating scripts, or switching from one web host to another.
Some CMS have built-in (or extendable via plugins) abilities to turn on maintenance mode and others do not.</p>
<p>In this article, you will know how to <strong>create</strong> a perfect maintenance page with PHP, how to <strong>redirect all requests</strong> to this page with a CMS functionality (if applicable) or Apache's <samp>mod_rewrite</samp> module, and how to <strong>minimize harm to your search engine rankings</strong> while your site is offline. You will also find a simple maintenance page template and a sample <samp>.htaccess</samp> file.</p>]]></description>
<category><![CDATA[HTML]]></category>
</item>
</channel>
</rss> 