![]() |
use CSS tamplete in netbeans
hi everyone,
I have downloaded the free template of css and now i want to use it in net bean how and where should I locate the css folder |
Re: use CSS tamplete in netbeans
Using CSS in netbeans there is some basic rules you have to follow like
1. Do not use inline styles if possible; 2. Check that your editor does not add inline styles automatically; 3. Use the existing css classes from netbeans.css; 4. Use multiple css classes on a single element for more complicated styles; |
| All times are GMT +5.5. The time now is 23:22. |