Codelobster PHP Edition – free PHP IDE
Free PHP, HTML, CSS, JavaScript editor (IDE) – Codelobster PHP Edition For valuable work on creation of sites you need a good comfortable editor necessarily. There are many requiring paid products for this purpose, but we would like to select free of charge very functional and at the same time of simple in the use [...]
Sitemaps: what are they for and should I use them?
A sitemap is used for two reasons, the first being to allow easy access to the important sections of your website to its users and the second being to allow easy access to those same pages for search engine spiders. For the user might have trouble navigating the traditional interface of your website and would [...]
Adding images to your HTML documents.
This is a very simple topic but one would be very surprised how many times I have been asked about adding an image file to postings on sites such as MySpace or any other site that allows writing HTML within a post or update. Image tags within your HTML document are what tells your browser [...]
Document Type Definitions – An Introducton
What are document type definitions (DTD) and what do they mean to you as a web developer? Document type definitions are a set of markup definitions that define the document type for SGML-family markup languages such as HTML and XML. A document type assignment is important as it tells your browser what kind of document [...]

