Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3302596
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T20:52:06+00:00 2026-05-17T20:52:06+00:00

Can css be applied to controls of the page.aspx? To anything and everything?

  • 0

Can css be applied to controls of the page.aspx?

To anything and everything?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T20:52:07+00:00Added an answer on May 17, 2026 at 8:52 pm

    Yes, and no.

    You can’t style server controls, as they never reach the browser, but you can style the HTML code that is rendered from the controls.

    The server controls in the .aspx source only exist on the server while rendering the page. What’s left of the controls when the page is sent to the browser is only the HTML code that the controls are rendered as. For example, a TextBox control renders as an input or textarea element.

    You can use CSS to style the elements that the controls render, but for that you need something to target the element. You can for example specify a CssClass value for a control which will be rendered as a class attribute in the HTML code. Another alternative is to specify a class or an id on the surrounding element.

    The ID of a server control is however not useful for targeting the elements in CSS. Whenever a control is within a container (like a PlaceHolder or Repeater), it’s identity is prepended with the container name to keep identities unique.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I can run the Umbraco site, get to the umbraco.aspx page, but all css,
In HTML/CSS you can define a style which can be applied to many types
Backstory: Goal: create a triangular shadow that can be applied via CSS and is
I have 5 list items on my page, with the following CSS applied to
I have the following code in may page var x = parseInt($(this).css('backgroundPosition').split( )[0]); Everything
Does anyone know what CSS can be applied to these elements to make the
We can write CSS as the following types: Inline CSS Embedded CSS External CSS
I'm new to shadow in css can we set shadows for round image(i mean
Where are all of the places you can put CSS style information on an
If I have a collection of div elements, I can use CSS to have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.