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 ?
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 ?