Looping with the HTML code -


is possible implement loop or while loop technique use of html tags?

or tags helps give feature in plain html pages?

what trying achieve?

you can't implement looping plain html, you'd need implement in else javascript.


Comments