Newbie: basic question about style sheet

  • Thread starter Thread starter tamarindm
  • Start date Start date
T

tamarindm

Hi, I have an ASP.NET web application, and I need to use specific
stylesheet.

I click View HTML source and inserted the following

<HEAD>
<link href="http://mango.com/stylesheet/mango_style.css"
type="text/css" rel="StyleSheet">
</HEAD>

but it didn't work. What else needs to be done ?
 

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

Back
Top