Hits Today: 1 Total: 2398 | Updated: 6/25/2003 | |
 | Who says ASP files have to serve just web pages? There's no reason whatsoever to limit your scripting to HTML based files. This tip will illustrate that fact with a simple dynamically generated style sheet. Author: asp101.com Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 2571 | Updated: 9/22/2001 | |
 | Style sheets are simply the most valuable tool to a developer when it comes to cross-browser webpage development. Most developers will use a style sheet when developing a website to allow for less code and quicker changes. Author: Don Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 2977 | Updated: 9/23/2001 | |
 | Still a fairly basic example but have included some nice multi browser detection. I just wanted to make the example a little better. Enjoy and please give me your comments.
Author: Don Code: ASP 3.0 & VBScript | |  | |
Hits Today: 1 Total: 2434 | Updated: 8/23/2005 | |
 | It may be hard to believe, but certain commonly used HTML tags have been deprecated! The World Wide Web Consortium (W3C), has now revised the HTML 4.0 standard to deprecate several display tags... Author: DevGuru Code: ASP 3.0 |
Hits Today: 1 Total: 2413 | Updated: 6/18/2001 | |
 | Comprehensive listing of the most common CSS styles, with accompanying examples to illustrate their use. Author: George Chiang |
Hits Today: 1 Total: 2162 | Updated: 7/15/2002 | |
 | Many people forget that ASP isn't just for making dynamic HTML pages. ASP can be used to create pages of all kinds, or even binary data, like images. Some examples have used XML, audio playlists, text files, GIFs, and JPGs Author: Thomas C. Carpe Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 3401 | Updated: 11/7/1999 | |
 | Cascading Style Sheets (CSS) is a declarative language that is used to enhance the HTML language. This is a useful 166 page reference source that discusses the style properties that set specific visual parameters for a Web page. Author: DevGuru Code: ASP 2.0 & VBScript | |  | |
|