Hopefully "ScriptingTipsAndTricks" helps you with your batch file or vbscript scripting :-)
[Bottom][Contents][Prev]: CSS, Better Tooltips - Display Tooltips on hover and more reliably[Next]: [CONTENTS]
\->CSS (Cascading Style Sheets)

CSS (Cascading Style Sheets)

Cascading Style Sheets (CSS) is a language used for describing the look and formatting of HTML documents. CSS allows the separation of the formatting from the content allowing you to change the look and feel of elements without changing the html code, for more general information see wikipedia.

These w3schools.com pages should get you started:

Some examples using CSS in this document:


Microsoft awarded me an MVP (Most Valuable Professional award) in 2004, 2005, 2006, 2007, 2008 & 2009 for the Windows SDK (Windows Installer) area.Please email me any feedback, additional information or corrections.
See this page online (look for updates)

[Top][Contents][Prev]: CSS, Better Tooltips - Display Tooltips on hover and more reliably


ScriptingTipsAndTricks© is (C)opyright Dennis Bareis 2003-2008 (All rights reserved).
Sunday September 07 2014 at 12:50pm
Visit ScriptingTipsAndTricks's Home Page
Microsoft awarded me an MVP (Most Valuable Professional award) in 2004, 2005, 2006, 2007, 2008 & 2009 for the Windows SDK (Windows Installer) area.