banner - Cafe Phespirit
  phespirit.info  |  phespirit.mail
 
on the web
technical notes
 

Development code


HyperText Markup Language (HTML) resources

All HTML within phespirit.info is hand-crafted by Phespirit using the text editor in Macromedia HomeSite. His first reference guide was the elements list below, pilfered from Sandia National Laboratories:

HTML Elements List [188kB]   (last modified: 7 December 1995)

The following W3 links have also proven useful:

Here's another option for code validation:

And these will surely come in handy one day:


Cascading Style Sheet (CSS) resources

phespirit.info styles are defined in a single CSS document:  www.phespirit.info/stylesheet/phespirit.css

Several CSS hacks have been implemented to ensure cross-browser consistency and accessibility.

The following sources proved useful in researching these hacks:

And this one for a spot of validation:


JavaScript resources

Phespirit codes his own phespirit.info JavaScript. Several ideas originated here:


Java resources

Phespirit knows a little bit of Java but has thus far cribbed everything for phespirit.info from here: