css for the entire asp.net application

Discussion in 'ASP.NET' started by ANNNAMMA, Aug 31, 2008.

  1. ANNNAMMA

    ANNNAMMA New Member

    Joined:
    Aug 30, 2008
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hey,

    I want to apply css style - sheet to an entire asp.net applicatin.

    any one help me out
    regrds

    joseph.forums@gmail.com

    jeffy
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Moved to ASP forum for better response.
     
  3. shazzmerc

    shazzmerc New Member

    Joined:
    Oct 13, 2008
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Hi
    You can control the look of ASP.NET server controls by setting various appearance properties such as ForeColor, BackColor, Height, and Width. In addition, some controls support style objects that expose additional style-related settings.

    please visit on following links.http://msdn.microsoft.com/en-us/library/h4kete56.aspx


    Shazz
     
  4. manojkumarmaithil

    manojkumarmaithil New Member

    Joined:
    Jun 18, 2007
    Messages:
    14
    Likes Received:
    1
    Trophy Points:
    0
    hello shazz

    you can link your stylesheet in master page of your web application between head tag <link rel="stylesheet" type="text/css" href="style.css" /> and this way you can apply your style for entire web.
     
    shabbir likes this.
  5. alia123

    alia123 New Member

    Joined:
    Jan 8, 2016
    Messages:
    65
    Likes Received:
    5
    Trophy Points:
    0
  6. mialuzzatto

    mialuzzatto New Member

    Joined:
    Aug 5, 2015
    Messages:
    122
    Likes Received:
    5
    Trophy Points:
    0
    Occupation:
    Work at https://www.idevelopersquare.com
    Location:
    Waltham, MA, USA
    Home Page:
    https://www.idevelopersquare.com

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