Notes

WHATWG FAQ

What is the WHATWG? The Web Hypertext Application Technology Working Group (WHATWG) is a community of people interested in evolving the web through standards and

HTML Computer Code Elements

HTML contains several elements for defining user input and computer code. <code> x = 5; y = 6; z = x + y; </code> HTML

Display Posts – Pagination

Display Posts is the simplest way to query and display content in WordPress. This plugin extends Display Posts by letting you paginate the results. You can

Using SVG

SVG is an image format for vector graphics. It literally means Scalable Vector Graphics. Why use SVG at all? Small file sizes that compress well

Page-list

SHORTCODES: [pagelist[ – hierarchical tree of all pages on site (useful to show sitemap of the site); [subpages[ – hierarchical tree of subpages to the current page;

Display Posts

Easy lists, grids, navigation, and more Display Posts allows you easily list content from all across your website. Start by adding this shortcode in the

Please Stop Using Local Storage

local storage is a new feature of HTML5 that basically allows you (a web developer) to store any information you want in your user’s browser

How to Create a Global Section in Elementor

Step by Step creation of global sections Create the section/inner sections and columns, add widgets/content/design Save the section as a template Place a template widget

Apache mod_rewrite Introduction

The Apache module mod_rewrite is a very powerful and sophisticated module which provides a way to do URL manipulations. With it, you can do nearly

Categories