Posts Tagged ‘learning html’

What web programming languages should i learn?

I am learning web programming, so far i am learning html,xhtml, css, java script….

What I want to know is what other web programming languages should i learn?

How many html files would a php game need?

I am learning HTML and php. I also have an idea for a game which I might make. Would I need an HTML file for every php file or would I just need a few HTML files for things like a login page and the game interface. I remember in php it said the text in the script would appear on the page.