From dca9f1bad0457ea5cda96898f16240df3751571f Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Sun, 4 Feb 2024 16:04:56 -0800 Subject: [PATCH] initial commits --- index.xhtml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/index.xhtml b/index.xhtml index cafc44e..0d2f648 100644 --- a/index.xhtml +++ b/index.xhtml @@ -82,26 +82,26 @@ The following is <b>bold</b> and <a href="http://example.com/">
-

HTML <meta> Element

+

HTML <meta> Element

- When creating a Frames Protocol application, you can effectively ignore almost all of HTML except for one HTML element — the HTML <meta> element. + When creating a Frames Protocol application, you can effectively ignore almost all of HTML except for one HTML element — the HTML <meta> element.

- The Frames Protocol only uses the HTML <meta> element. - And it (the Frames Protocol) uses the HTML <meta> element in a very particular way. + The Frames Protocol only uses the HTML <meta> element. + And it (the Frames Protocol) uses the HTML <meta> element in a very particular way.

- The HTML <meta> element has been around since the 1990s. + The HTML <meta> element has been around since the 1990s.

- If you look at the old HTMLIETC RFC-1866 in section 5.2.5.), which was created back in the 1990s, you can see how the HTML <meta> element was defined back then. + If you look at the old HTMLIETC RFC-1866 in section 5.2.5.), which was created back in the 1990s, you can see how the HTML <meta> element was defined back then.

OpenGraph

- The Frames Protocol usage of the HTML <meta> element takes inspiration from the OpenGraph protocol. + The Frames Protocol usage of the HTML <meta> element takes inspiration from the OpenGraph protocol.

Here is an example of the OpenGraph protocol: