Learning HTML

Status
Not open for further replies.

XI_xtasy_ix

In Runtime
Messages
162
I just finished learning relatively basic HTML. Now I am not sure were to go from there. So I thought I would bring my questions to the pros.

Do I need to learn XHTML? or is that mostly covered in HTML5?

Should I get into CSS or HTML5 first (assuming that I do not need XHTML)

When should I do JavaScript?

Do I need to learn PHP? and if so when?

Lastly, what is the easiest program (or best) used to create websites? I have made the most basic sites out of notepad but I feel like there are better options available
 
IMO you don't need to spend a lot of time actively learning HTML. You'll pick up whatever you need as you go, and anything you don't know, you can to refer to sites like w3schools.

CSS, PHP and javascript are all good to learn, I would do it in that order but again I wouldn't bother spending too much time actively learning them.
 
PHPStorm is my IDE of choice for developing websites in PHP. Both the front and back end can be created using it.
 
Status
Not open for further replies.
Back
Top Bottom