How can i put CSS in my ning page

Discussion in 'CSS' started by sivascute, Nov 26, 2008.

  1. #1
    Hi,

    any body know how to put the CSS on ning.com, i know the place where we put but i need which CSS can i put,

    Please let me know sample CSS Codings.
     
    sivascute, Nov 26, 2008 IP
  2. Sensei.Design

    Sensei.Design Prominent Member

    Messages:
    3,847
    Likes Received:
    162
    Best Answers:
    0
    Trophy Points:
    310
    Digital Goods:
    1
    #2
    what are you looking for?

    all you need to to is to link to the stylesheet like this:

    <link rel="stylesheet" type="text/css" media="all" href="/stylesheet.css" />
    
    Code (markup):
    and then create a css file where you cann put all the code in. to learn css check this site the w3c guys are providing some usefull links about how to do it.

    http://www.w3.org/Style/CSS/learning
     
    Sensei.Design, Nov 28, 2008 IP