wwwperiodictable icon indicating copy to clipboard operation
wwwperiodictable copied to clipboard

Add more caniuse links

Open CrazyPython opened this issue 5 years ago • 0 comments

Easy to use in the HTML markup, example:

                <td class="all">
                    <a href="https://caniuse.com/?search=xhtml"></a>
                    <time><a href="https://www.w3.org/TR/2010/NOTE-xhtml2-20101216/">2010</a></time>
                    <dt><a href="https://www.cnet.com/news/an-epitaph-for-the-web-standard-xhtml-2/">Xhtml</a></dt>
                    <dd><a href="https://www.w3schools.com/html/html_xhtml.asp">XHTML</a></dd>
                </td>

CrazyPython avatar Jan 01 '21 15:01 CrazyPython