%@language=JScript%>
<%
var css = String(Request.querystring("css"))
if(css == "undefined" || css == "") css = "styles.css"
%>
Slides for Dave
Slides for Dave
- Dave Winer wanted an CSS version of his slides.
- This example integrates XHTML and SVG and uses the same CSS to style them both
- There are two stylesheets, mine and Daves