FRIHOSTFORUMSSEARCHFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

CSS Tidy Tool

 


loosu
is there any tidy tool , that comes handy when coding CSS ?

actually , i want a tag grouper like , that groups all the color related css tags at one place , margin related at one place , padding related at one place and kind of tool like that ,

So , is a tool available ???
alalex
i usually use Style Master 4.03, great program for CSS, and free to use!
badai
where to download? the one i found with google is not free.
sabe
Yes, yes...

I would like to know this too.
Fuzzy-Duck
loosu wrote:
is there any tidy tool , that comes handy when coding CSS ?

actually , i want a tag grouper like , that groups all the color related css tags at one place , margin related at one place , padding related at one place and kind of tool like that ,

So , is a tool available ???


Hey loosu, I don't know about StyleMaster, unfortunately I haven't used it (maybe I'll give it a try heh!). However, if your needs are quite basic, it sounds like Notepad2 might just suit you Smile

The website is at http://www.flos-freeware.ch/notepad2.html, and it allows you to select the kind of syntax highlighting you want. It also allows you to set indents (tabs, spaces etc) which I think is what you mean above.

I've been using it for a while now and I haven't experienced any problems - it's fairly straightforward!

Hope this helps,
Cheers,
fuzzy
alalex
i know it says that you have to pay for it. i installed it, and then they said that i could just register for a free copy of it...
i dont usually use it, i just use dreamweaer for everything..
loosu
thanks for the nice comments .
but i think , u people , did not get me well .

for eg , consider this ,

#p
{
color:#c00;
padding:0 10px
}

#a
{
color:#900;
padding:0 20px
}

The tool , should group it as ,

#p{color:#c00}
#a{color:#900}

and #p{padding}
#a{..}

I think you people , would get me now .

the reason , is that , all similar tags will be grouped and will editing and understanding the code will become easier .
Dougie1
Why can't you just edit it yourself to do that?
alalex
my css usually starts tidy, but then it just becomes completely crazy... but i think that on stylemaster you have plenty of options to do that, give it a try
Related topics

A complete Web Authoring System : Nvu
Tool to create shadow effect for an Image using CSS
CSS tools
Tutorial: PHP Installed Modules Dynamic Reference Tool
CSS templates

CSS/HTML
Tooltip for Javascript or CSS
Favorite Visual Studio Tool
Do you use css to design a website?
Styling <abbr> in IE

<hr> stilosi con i CSS
Angoli arrotondati con i CSS (senza tabelle)
script backup database
css + html
Verify your site's design on a mac (Safari, IE, Mozilla)
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.