Answers for "self closing tag in html5"

1

self closing tag in html5

Below are the list of self closing tag	
	<area />
    <base />
    <br />
    <col />
    <embed />
    <hr />
    <img />
    <input />
    <link />
    <meta />
    <param />
    <source />
    <track />
    <wbr />
Posted by: Guest on February-04-2021

Browse Popular Code Answers by Language