Re: CSS linked in aspx not working

C

Cy Huckaba

My experience with css has led me to always use an actual path when linking to
stylesheets. It's easiest and you can add that same tag to any page at any level
in your site if you give it a reative path to the root.

use "/Styles.css" if you are in the root directory of the web.

Try this for the same directory "./Styles.css"

Also, when working with css across browsers, make sure you are case-sensitive,
netscape won't usually match unless it's exact.

Cy Huckaba
 

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,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top