Fix
Fixed missing quotation marks in html
This commit is contained in:
parent
47e04d9e1b
commit
954ad6bd83
9
.gitignore
vendored
9
.gitignore
vendored
@ -49,3 +49,12 @@ docs/CEA-861-E (Original).pdf
|
|||||||
docs/CEA-861-D (Original).pdf
|
docs/CEA-861-D (Original).pdf
|
||||||
docs/IEC-60958-1.pdf
|
docs/IEC-60958-1.pdf
|
||||||
index_OLD.html
|
index_OLD.html
|
||||||
|
docs/HDMI 2.0 FAQ Archive_files/adopter_sign_in.gif
|
||||||
|
docs/HDMI 2.0 FAQ Archive.html
|
||||||
|
docs/HDMI 2.0 FAQ Archive_files/chinese_link.gif
|
||||||
|
docs/HDMI 2.0 FAQ Archive_files/sign_up_updates.jpg
|
||||||
|
docs/HDMI 2.0 FAQ Archive_files/HDMI_logo_37.gif
|
||||||
|
docs/HDMI 2.0 FAQ Archive_files/header_manufacturers.jpg
|
||||||
|
docs/HDMI 2.0 FAQ Archive_files/jquery-1.6.2.min.js.download
|
||||||
|
docs/HDMI 2.0 FAQ Archive_files/search_btn.gif
|
||||||
|
docs/HDMI 2.0 FAQ Archive_files/style.css
|
||||||
|
@ -144,9 +144,9 @@
|
|||||||
</td></tr>
|
</td></tr>
|
||||||
<tr><td><span class="title">EIA / CEA / CTA Standards</span>
|
<tr><td><span class="title">EIA / CEA / CTA Standards</span>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a target="_blank" href="https://glenwing.github.io/docs/CTA-861-G.pdf">CTA-861-G (2016 November)</a> (<a target="_blank" href="https://glenwing.github.io/docs/CTA-861-G-Errata.pdf>Errata</a>)</li>
|
<li><a target="_blank" href="https://glenwing.github.io/docs/CTA-861-G.pdf">CTA-861-G (2016 November)</a> (<a target="_blank" href="https://glenwing.github.io/docs/CTA-861-G-Errata.pdf">Errata</a>)</li>
|
||||||
<li><a target="_blank" href="https://glenwing.github.io/docs/CTA-861-F.pdf">CTA-861-F (2013 August)</a></li>
|
<li><a target="_blank" href="https://glenwing.github.io/docs/CTA-861-F.pdf">CTA-861-F (2013 August)</a></li>
|
||||||
<li><a target="_blank" href="https://glenwing.github.io/docs/CEA-861-E.pdf">CEA-861-E (2008 March)</a> (<a target="_blank" href="https://glenwing.github.io/docs/CTA-861-E-Errata.pdf>Errata</a>)</li>
|
<li><a target="_blank" href="https://glenwing.github.io/docs/CEA-861-E.pdf">CEA-861-E (2008 March)</a> (<a target="_blank" href="https://glenwing.github.io/docs/CTA-861-E-Errata.pdf">Errata</a>)</li>
|
||||||
<li><a target="_blank" href="https://glenwing.github.io/docs/CEA-861-D.pdf">CEA-861-D (2006 July)</a></li>
|
<li><a target="_blank" href="https://glenwing.github.io/docs/CEA-861-D.pdf">CEA-861-D (2006 July)</a></li>
|
||||||
<li><a target="_blank" href="https://glenwing.github.io/docs/CEA-861-C-photocopy.pdf">CEA-861-C (Photocopy) (2005 August)</a></li>
|
<li><a target="_blank" href="https://glenwing.github.io/docs/CEA-861-C-photocopy.pdf">CEA-861-C (Photocopy) (2005 August)</a></li>
|
||||||
<li><a target="_blank" href="https://glenwing.github.io/docs/CEA-861-B.pdf">EIA/CEA-861-B (2002 May)</a></li>
|
<li><a target="_blank" href="https://glenwing.github.io/docs/CEA-861-B.pdf">EIA/CEA-861-B (2002 May)</a></li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user