Shopping Cart My Cart Account Log In Walkthrough IDE Integrations Contact Partner  
Polystyle
The Elegant, Intelligent Source Code Formatter

Click Here To Download A Free Trial!
C/C++   PerlPascal/Delphi
C#   CSSCMAC
Java Javascript   PHP 
JSP HTMLPython
ASP Visual BasicActionscript
Home Features Documentation Buy Polystyle Download  
Step 1: Unformatted CSS Source

  • Overall CSS Features
  • Step 1: Unformatted Source
  • Step 2: Example Source
  • Step 3: Formatted Source

    Let's start with a real life source file which is not well formatted:


    /* -------------------- Link Styles -------------------- */
    .fyiT1             {
    				   font-family: 		helvetica, arial, sans-serif;
    				   font-size: 			12pt;
    				   font-weight:		    normal;
    				   color:				#FF6600;													
    				   }
    .fyiT1Large        {
    				   font-family: 		helvetica, arial, sans-serif;
    				   font-size: 			14pt;
    				   font-weight:		    normal;
    				   color:				#FF6600;													
    				   }
    
    .fyiT1:link, .fyiT1:visited,
    .fyiT1Large:link, .fyiT1Large:visited,
    .fyiLtLink:active, .fyiLtLink:hover
    {color: #FF6600;}
    
    .fyiT1:active, .fyiT1:hover,
    .fyiT1Large:active, .fyiT1Large:hover
    {color: #FF0000;}
    
    .fyiLtLink:link, .fyiLtLink:visited
    {color: #FFFFFF;}
    
    /* ------------------- Pop-up Styles ------------------- */
    .popupheader1      {
    				   font-family: 		arial, helvetica, sans-serif;
    				   font-size: 			18pt;
    				   font-weight:		    bold;
    				   color:				#000000;													
    				   }
    .popupsubhead      {
    				   font-family: 		arial, helvetica, sans-serif;
    				   font-size: 			15pt;
    				   font-weight:		    normal;
    				   color:				#FFFFFF;													
    				   }
    								
    

    Next, in Step 2 we'll look at our example source which defines our style.

  • Home Features Documentation Buy Polystyle Download  

    Click Here To Download A Free Trial!

    Copyright © Flashbulb Studios. All rights reserved.