asked on
HTML (HyperText Markup Language) is the main markup language for creating web pages and other information to be displayed in a web browser, providing both the structure and content for what is sent from a web server through the use of tags. The current implementation of the HTML specification is HTML5.
TRUSTED BY
ASKER
<li class>
<a href="#App1" role="tab" data-toggle="tab" aria-expanded="false">Appl
</li>
It comes from the partial code
$('#AppWizard').bootstrapW
onTabClick: function (tab, navigation, index) {
var myform = $(this).html;
etc...