|
|
| Style Sheets [+] Favor-It | |
| |
 |
| | Sort By:
|
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 |
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 |
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 |
|  | |
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 |
Comprehensive listing of the most common CSS styles, with accompanying examples to illustrate their use. Author: George Chiang |
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 |
|  | |
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 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|