Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    1. COThank you for your answer. Can you please reccomend a good video tutorial to get me started, directly with HTML5 and or an introduction ? I like video cause I can actually hear while I write the code myself and look at the guy and check that his code is working, see what he is using to write the code(for example for ActionScript I use FlashDevelop, it has great autocomplete suggestion, colors the whole thing nicely(vars are blue, functions are green etc) ... something like that for HTML and CSS? what are the best tools ? [maybe I should add parts of this comment in the question...hmz] thxAgain
      singulars
    2. COI believe there are some free, open-source solutions, but I didn't check them out so I can't recommend. I can, however recommend Lynda.com which is proprietary, and you have to pay to view the videos, but the videos are clear, to the point (mostly) and professional (from what I've seen) so you might want to check them out.
      singulars
    3. COOne big caution I'd give you about HTML5 -- be aware what browsers you're targeting w/ the website or web application you're creating. While HTML5/CSS3 are gaining more widespread support, using it in older desktop browsers such as IE7/8 isn't well supported. If your'e primarily targeting specific mobile browsers it has better support. If you want to know what HTML5 features are supported by what browsers, I highly recommend taking a look at http://caniuse.com/
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload