# NOT RUN {
total_correct() # <div id="total_correct"></div>
total_correct("h3") # <h3 id="total_correct"></h3>
total_correct("p", "style='color: red;'")
total_correct("div", "class='customclass'")
# }
Run the code above in your browser using DataLab