Please add two text inputs, two radio boxes, and one submit button to the web page you developed for Lab assignment#2. Please also add the following tags to your web application
< a…..> < /a>
< img…..>
< ol>< li>….< /ol>
< ul>< li>…< /ul>
< dl> …< /dl>
< div ….> …< /div>
< table>….< /table>
Then, please change the design h1 tag using an external CSS.