CSS stylesheet

G

Guest

I want to use css stylesheet in my asp.net web application but when i write
<LINK href="style.css" type="text/css" rel="stylesheet"> in the header,
visual studio tells me that the active schema does not support the element
LINK. And the css isn't use when it's built. The style is not reflected. How
do I include a css in my webpage?
 
T

thechaosengine

Hey

VS is crap foor designing web pages - use dreamweaver.
Dreamweaver is crap for developing codebehinds - use VS

:)

tce
 
G

Guest

Hi:

I have the same entry in the html code

<LINK href="Style.css" type="text/css" rel="stylesheet">

but I add the css file in the project... try that.


--
Thales - Services Division
Bulnes 2756 P.5 - C1425DKX
Ciudad Autónoma de Buenos Aires
Tel.: (+5411) 4806-9146
Fax.: (+5411) 4807-0563
 
G

Guest

I just discovered (if I'm not wrong) that it's just the repeater's format on
that page doesn't follow the style of my stylesheet. How to format a repeater
with a css?
 

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

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,023
Latest member
websitedesig25

Latest Threads

Top