HTML and CSS can do quite a lot, and you can use PHP or cgi-bin for some scripting.
Of course, it’s not a perfect alternative. JavaScript is sometimes the only option; but a website like the one I was trying to use could easily have just been a static site.
HTML and CSS can do quite a lot, and you can use PHP or
cgi-bin
for some scripting.Of course, it’s not a perfect alternative. JavaScript is sometimes the only option; but a website like the one I was trying to use could easily have just been a static site.
The problem is that HTML and CSS are extremely convoluted and unintuitive. They are the reason we don’t have more web engines.