Answers for "correct way to comment in html"

0

comments html.erb

#You need mix html comments tag and ruby comments tag : 
'#' and '<!-- -->'
Posted by: Guest on February-19-2021

Code answers related to "correct way to comment in html"

Browse Popular Code Answers by Language