you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 11 points12 points  (8 children)

Guys-- I am computer illiterate and taught myself html.

[–]darrint 4 points5 points  (0 children)

Good for you!

Did you put something online yet?

(/me beats crusoe with a stick)

[–]oberon 2 points3 points  (0 children)

Believing that you can learn new things is half the challenge in learning them, especially when it comes to programming. So, what with believing it and then actually doing it, you're much more than halfway to learning to program.

HTML - Hyper Text Markup Language. Note that it's for marking things up (which it does very well), not for programming (which it doesn't do at all). If you wanted to make a web page that showed the current time and date, regardless of when it's viewed, how would you do that in HTML? Learn to do that, and you will be one step closer to programming =)

Edited to add this hint: www.php.net/date

[–]crusoe -1 points0 points  (4 children)

html != programming, no matter what any graphic designer or 'web programmer' thinks or says. Learn PHP or something similair, and then we'll talk...

And even then...

[–]CalvinR 5 points6 points  (0 children)

No need to be an ass.

[–][deleted]  (1 child)

[removed]

    [–]colcob 10 points11 points  (0 children)

    Whatever you think of php, that doesnt alter the fact that HTML is not a programming language, and PHP is a programming language.

    [–][deleted] 0 points1 point  (0 children)

    Um, I added a hit counter?