HTML-Advisor
Mostly practical advices

Posts Tagged ‘HTML’

What is CSS Framework?

Saturday, July 26th, 2008

A CSS framework is a simple template that may contain several CSS and HTML files which you can use as a starting point for your websites. Every web developer knows, that at some point you have to define classes and IDs you’ve already defined in your previous web-projects, so instead of defining global [...]

  • CSS
  • Jul 26th, 2008
  • 0

HTML Validator

Saturday, August 4th, 2007

HTML Validator is a Mozilla extension that adds HTML validation inside Firefox and Mozilla. The number of errors of a HTML page is seen on the form of an icon in the status bar when browsing. The details of the errors are seen when looking the HTML source of the page.
The extension is based on [...]

Is XHTML good enough?

Monday, July 30th, 2007

There are many false benefits of XHTML promoted on the Web. Let’s clear up some of them at a glance:

XHTML does not promote separation of content and presentation any more than HTML does. XHTML has all of the same elements and attributes (including presentational ones) that HTML has, and it doesn’t offer any additional CSS [...]

PSPad

Sunday, February 4th, 2007

PSPad is a freeware programmer’s editor for Microsoft Windows operating systems, useful for people who:

work with various programming environments
like highlighted syntax in their source code
need a small tool with simple controls and the capabilities of a mighty code editor
are looking for a tool that handles plain text
want to spare time - PSPad offers rich [...]

What Goes Into a Web Page?

Wednesday, September 20th, 2006

HTML has come a long way from its humble beginnings. However, despite the fact that you can use HTML (and its derivatives) for much more than serving up static text documents, the basic organization and structure of the HTML document remains the same. Before we dive into the specifics of various elements of HTML, it [...]

Page 1 of 212»