Advertising (This ad goes away for registered users. You can Login or Register)

Need a HTML 5 curse/manual/tuturial

Programming on your favorite platform, for your favorite platform? Post here
svenn
Posts: 65
Joined: Fri Dec 24, 2010 5:17 pm
Location: Belgium
Contact:

Re: Need a HTML 5 curse/manual/tuturial

Post by svenn »

WeThrowPSPs wrote:LOL, if you actually want to learn html, check out a program called Dreamweaver and the w3schools website (google it). Java is slow and unless you are designing a menu or something, it will come out better in PHP, plus PHP can do most of what java script can do plus more.
You cleary know what you are talking about. Java (compile language), javascript (client-side, parse language), PHP (server-side, parse language). Dreamweaver, a program that "generates" html.
wololo wrote: Here's an HTML5 curse:

Code: Select all

<html style="what the heck is a doctype?'>
  <body onlod=javascript;>
    <h1>Oh noes</h2>
    <form>
        <form>Nested form of doom</form?
    </form>

    </p>WTF?

  </body>
Hey Can I write something here?
</html
How about here?
A webdeveloper just died. :D

As for courses you can check out https://www.coursera.org currently there no web-dev courses, but there is a running python course. Depending on what you willing to do it might be interesting :) W3schools is mainly a reference, but its always a good startpoint ;)
Advertising
Locked

Return to “Programming”