Search the Community
Showing results for tags 'HTML 5'.
-
Hi thanks for reading my post.I'm getting comfortable with xHTML/HMTL. Is it necessary to swtich to HTML 5 now?Would love to get answers from experienced "switchers"Cheers,Dennis
-
Hello,I'm new here and to be honest it's the first time I am writing into a Forum. Until now I was only reading through various posts which considerd the same problem as I had. But now I really have no idea what to search and where my problem is. Down here is the PHP Script I have written for a Prom Vote in a nearby school. It would be really great if someone could find my mistake and correct me. <!DOCTYPE html><html lang="en"> <head> <meta charset="utf-8" /> <title></title> </head> <body> <?php$con = mysql_connect("localhost","xxx","xxxx
- 3 replies
-
- JavaScript
- PHP
- (and 4 more)
-
I've posted a pre-release, full version PDF of a new HTML book/online combination. free until printed. It's for serious learners. Starts with doctype. Chapter 5 recommends forums, this one included, for learning. http://martinrinehart.com/frontend-engineering/knowits/v1/print.html Feedback, please! TIA.