-
Notifications
You must be signed in to change notification settings - Fork 42
Add support for all HTML 5 tags #7
Copy link
Copy link
Open
Labels
HACKTOBERFESTIssues that could be done by the community. These issues should be quick and easy to implement.Issues that could be done by the community. These issues should be quick and easy to implement.good first issueGood for newcomersGood for newcomers
Milestone
Metadata
Metadata
Assignees
Labels
HACKTOBERFESTIssues that could be done by the community. These issues should be quick and easy to implement.Issues that could be done by the community. These issues should be quick and easy to implement.good first issueGood for newcomersGood for newcomers
Add support for all HTML 5 tags.
Once this issue is resolved, we can push a first version onto the PSGallery.
The following list helps to keep track of which tags are done or still to do.
Sections
<body><section><nav><article><aside><h1><h2><h3><h4><h5><h6>'Functionallity still in beta'<hgroup><header><footer><address>blocs
<div><p><hr><pre><blockquote><ol><ul><li><dl><dt><dd><figure><figcaption>Tables
<table><tbody><thead><tfoot><tr><td><th><caption><colgroup><col>Textual semantic
<a><em>Added em tag #47 -> Thanks to @awickham10 👍<strong><small>Added small element #48 Thanks to @Stephanevg<s><cite><q><dfn><abbr><data><time><code><var><samp><kbd><sub><sup><i><b><u><mark><ruby><rt><bdi><bdo><span><br><wbr>include sections
<img>'Not supported in HTML 5'<iframe><object><param><video><audio><source><track><canvas><map><area><svg><math>Forms
<form><fieldset>2.0<legend><label><input><button><select><datalist>Feature datalist #52 -> Thanks to @Stephanevg<optgroup><option>Feature option #51 -> Thanks to @Stephanevg<textarea><keyben><output><progress><meter>Interactive data
<detail><command>--> This feature will not be implemented, since this feature is only avaible in Firefox.<menu>