Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

HTML5

A Kitchen Sink of HTML elements in it. You can use it for CSS practice or as a template to build. Don't mind the chemistry paragraphs.

HTML Element List

I have tried to list all html elements as found on MDN website, but, excluded those that are depreciated. There are around 107 elements. I have prepared a table of the element name and link to mdn site for each element. I have also indicated those elements that I have added in the sample html file as ✅ and those not yet included as ❌. Below is the full list:

Sl no Element Added Details / Used: 93 / Remaining: 14 / Done 86.92%
1 a ✅ Element: <a>
2 abbr ✅ Element: <abbr>
3 address ✅ Element: <address>
4 area ✅ Element: <area>
5 article ✅ Element: <article>
6 aside ✅ Element: <aside>
7 audio ✅ Element: <audio>
8 b ✅ Element: <b>
9 base ❌ Element: <base>
10 bdi ❌ Element: <bdi>
11 bdo ❌ Element: <bdo>
12 blockquote ✅ Element: <blockquote>
13 body ✅ Element: <body>
14 br ✅ Element: <br>
15 button ✅ Element: <button>
16 canvas ✅ Element: <canvas>
17 caption ✅ Element: <caption>
18 cite ✅ Element: <cite>
19 code ✅ Element: <code>
20 col ❌ Element: <col>
21 colgroup ❌ Element: <colgroup>
22 data ✅ Element: <data>
23 datalist ✅ Element: <datalist>
24 dd ✅ Element: <dd>
25 del ✅ Element: <del>
26 details ✅ Element: <details>
27 dfn ✅ Element: <dfn>
28 dialog ✅ Element: <dialog>
29 div ✅ Element: <div>
30 dl ✅ Element: <dl>
31 dt ✅ Element: <dt>
32 em ✅ Element: <em>
33 embed ✅ Element: <embed>
34 fieldset ✅ Element: <fieldset>
35 figcaption ✅ Element: <figcaption>
36 figure ✅ Element: <figure>
37 footer ✅ Element: <footer>
38 form ✅ Element: <form>
39 Heading_Elements ✅ Element: <Heading_Elements>
40 head ✅ Element: <head>
41 header ✅ Element: <header>
42 hgroup ✅ Element: <hgroup>
43 hr ✅ Element: <hr>
44 html ✅ Element: <html>
45 i ✅ Element: <i>
46 iframe ✅ Element: <iframe>
47 img ✅ Element: <img>
48 input ✅ Element: <input>
49 ins ✅ Element: <ins>
50 kbd ❌ Element: <kbd>
51 label ✅ Element: <label>
52 legend ✅ Element: <legend>
53 li ✅ Element: <li>
54 link ✅ Element: <link>
55 main ✅ Element: <main>
56 map ✅ Element: <map>
57 mark ✅ Element: <mark>
58 menu ❌ Element: <menu>
59 meta ✅ Element: <meta>
60 meter ✅ Element: <meter>
61 nav ✅ Element: <nav>
62 noscript ✅ Element: <noscript>
63 object ❌ Element: <object>
64 ol ✅ Element: <ol>
65 optgroup ✅ Element: <optgroup>
66 option ✅ Element: <option>
67 output ✅ Element: <output>
68 p ✅ Element: <p>
69 picture ✅ Element: <picture>
70 pre ✅ Element: <pre>
71 progress ✅ Element: <progress>
72 q ✅ Element: <q>
73 rp ❌ Element: <rp>
74 rt ❌ Element: <rt>
75 ruby ❌ Element: <ruby>
76 s ❌ Element: <s>
77 samp ❌ Element: <samp>
78 script ✅ Element: <script>
79 search ✅ Element: <search>
80 section ✅ Element: <section>
81 select ✅ Element: <select>
82 slot ✅ Element: <slot>
83 small ✅ Element: <small>
84 source ✅ Element: <source>
85 span ✅ Element: <span>
86 strong ✅ Element: <strong>
87 style ✅ Element: <style>
88 sub ✅ Element: <sub>
89 summary ✅ Element: <summary>
90 sup ✅ Element: <sup>
91 table ✅ Element: <table>
92 tbody ✅ Element: <tbody>
93 td ✅ Element: <td>
94 template ✅ Element: <template>
95 textarea ✅ Element: <textarea>
96 tfoot ✅ Element: <tfoot>
97 th ✅ Element: <th>
98 thead ✅ Element: <thead>
99 time ✅ Element: <time>
100 title ✅ Element: <title>
101 tr ✅ Element: <tr>
102 track ✅ Element: <track>
103 u ✅ Element: <u>
104 ul ✅ Element: <ul>
105 var ✅ Element: <var>
106 video ✅ Element: <video>
107 wbr ❌ Element: <wbr>

My html site

View the site at fdiengdoh.github.io/html5

About

An HTML page (Kitchen Sink) that has all possible HTML elements in it. You can use it for CSS practice or as a template to build. Don't mind the chemistry paragraphs.

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages