You can say it is valid CSS no matter if is linked to from a valid XHTML 1.1 or not since CSS and XHTML validates by them self.
However, it wouldn't be very consistent to link to it from a XHTML...
Hi, I have a very simple peer-to-peer Java ball game to play over Internet. I am not taking it too seriously, but I would like to be sure it has no bugs, at least no serious ones.
If someone have...
Hi, I have developed a site navigation application. It has the form of a dynamic tree menu. I include this tree navigation on each page with the include statement in jsp.
I currently use it on my...