Problem with applying style sheet

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a aspx form setup that works as it should. When trying to apply a
style sheet to the html, the page controls dissappear. The asp texkboxes,
checkboxes, and buttons are all gone.

Does anyone know why this might be happening? I'm new to asp.net.
 
Fire off the page and examine the code. If the info is there, but hidden from
the browser, you have a problem in your stylesheet. If not, you have a
problem in your ASPX page. I would answer this question before proceeding.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Referring to Style sheets 1
Style sheet question 2
CSS does not load 1
User Controls and Css Style sheets 1
Applying styles and font change 5
css styles not working 1
Style Sheet Woes 2
Applying Styles 2

Back
Top