Jump to content

Help on html


Chikwado

Recommended Posts

Yeah the tutorials recommendd by ingolme are a start. However HTML is not a programming language. It is just a markup to define the structure of a page. If you are going to do web pages you won't be able to do much with just HTML except very static and plain pages. You will also want to learn CSS, and probably javascript. You will also need to understand somw server side language to do anything really useful.

Link to comment
Share on other sites

They're just different implementation of a markup specification, with certain rules for each. I would just focus on html5, as it is the successor to html4 and xhtml.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...