|
|
|
|
|
by tracker1
126 days ago
|
|
How would one do an if condition or enumerate a list in HTML alone? For that functionality you need another language to generate/manipulate the HTML.. not to mention interpreting HTML for display. HTML is a markup language, it's even in the name... but it's not a complete programming language by any stretch. |
|