use CSS tamplete in netbeans

Discussion in 'Java' started by mariamMAB, Apr 24, 2012.

  1. mariamMAB

    mariamMAB New Member

    Joined:
    Feb 27, 2012
    Messages:
    10
    Likes Received:
    0
    Trophy Points:
    0
    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
     
  2. mfred90

    mfred90 Banned

    Joined:
    Mar 28, 2012
    Messages:
    11
    Likes Received:
    0
    Trophy Points:
    0
    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;
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice