Quote:
Originally Posted by JClarke
HTML is dead now, we use CSS and C+/C# for website design nowdays
|
HTML isn't really dead.
CSS requires HTML to work.
PHP is just another language that converts to HTML when shown on the web.
You view the source of a webpage that's a PHP file, you'll see HTML coding instead.
Therefore, HTML isn't dead.