Howtos & Manuals - Web Applications

Guides to web related applications (browsers, content generators etc):

Browsers

Content Generators

Writing HTML, JavaScript and PHP

  • Hypertext Markup Language (incorporating Cascading Style Sheets) is the markup language for displaying formatted web pages.
    Howto | Book
  • JavaScript is the scripting language, processed by the browser, for embedding richer functionality in web pages. Howto | Book
  • PHP is the scripting language for dynamic web content, processed by the web server. Howto | Book

Content Management Systems