initial commits
parent
263d55f6aa
commit
dca9f1bad0
14
index.xhtml
14
index.xhtml
|
@ -82,26 +82,26 @@ The following is <b>bold</b> and <a href="http://example.com/">
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h2>HTML <meta> Element</h2>
|
<h2>HTML <meta> Element</h2>
|
||||||
<p>
|
<p>
|
||||||
When creating a <strong>Frames Protocol</strong> application, you can effectively ignore almost all of <abbr title="HyperText Markup Language">HTML</abbr> except for one <abbr title="HyperText Markup Language">HTML</abbr> element — the <abbr title="HyperText Markup Language">HTML</abbr> <meta> element.
|
When creating a <strong>Frames Protocol</strong> application, you can effectively ignore almost all of <abbr title="HyperText Markup Language">HTML</abbr> except for one <abbr title="HyperText Markup Language">HTML</abbr> element — the <abbr title="HyperText Markup Language">HTML</abbr> <meta> element.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The <strong>Frames Protocol</strong> only uses the <abbr title="HyperText Markup Language">HTML</abbr> <meta> element.
|
The <strong>Frames Protocol</strong> only uses the <abbr title="HyperText Markup Language">HTML</abbr> <meta> element.
|
||||||
And it (the <strong>Frames Protocol</strong>) uses the <abbr title="HyperText Markup Language">HTML</abbr> <meta> element in a very particular way.
|
And it (the <strong>Frames Protocol</strong>) uses the <abbr title="HyperText Markup Language">HTML</abbr> <meta> element in a very particular way.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The <abbr title="HyperText Markup Language">HTML</abbr> <meta> element has been around since the 1990s.
|
The <abbr title="HyperText Markup Language">HTML</abbr> <meta> element has been around since the 1990s.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
If you look at the old <abbr title="HyperText Markup Language">HTML</abbr 2.0 specification (i.e., <a href="https://datatracker.ietf.org/doc/html/rfc1866">IETC RFC-1866</a> in <a href="https://datatracker.ietf.org/doc/html/rfc1866#section-5.2.5">section 5.2.5.</a>), which was created back in the 1990s, you can see how the <abbr title="HyperText Markup Language">HTML</abbr> <meta> element was defined back then.
|
If you look at the old <abbr title="HyperText Markup Language">HTML</abbr 2.0 specification (i.e., <a href="https://datatracker.ietf.org/doc/html/rfc1866">IETC RFC-1866</a> in <a href="https://datatracker.ietf.org/doc/html/rfc1866#section-5.2.5">section 5.2.5.</a>), which was created back in the 1990s, you can see how the <abbr title="HyperText Markup Language">HTML</abbr> <meta> element was defined back then.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h2>OpenGraph</h2>
|
<h2>OpenGraph</h2>
|
||||||
<p>
|
<p>
|
||||||
The <strong>Frames Protocol</strong> usage of the <abbr title="HyperText Markup Language">HTML</abbr> <meta> element takes inspiration from the <a href="https://ogp.me/">OpenGraph</a> protocol.
|
The <strong>Frames Protocol</strong> usage of the <abbr title="HyperText Markup Language">HTML</abbr> <meta> element takes inspiration from the <a href="https://ogp.me/">OpenGraph</a> protocol.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Here is an example of the <a href="https://ogp.me/">OpenGraph</a> protocol:
|
Here is an example of the <a href="https://ogp.me/">OpenGraph</a> protocol:
|
||||||
|
|
Loading…
Reference in New Issue