Forum Moderators: open

Message Too Old, No Replies

Linking in the <link rel="stylesheet".../> Absolute linking? How?

Do i need to change the href="" to href="http://www.domain.com/xyz.html"

         

frenzy77

4:26 pm on Aug 15, 2005 (gmt 0)

10+ Year Member



Hey guys:)

Well, I was hoping you could
help with a few linking questions.

Well...

Q.1. When i link to the style sheet, i have it linked
this way in my xhtml pages on my pc:

<link rel="stylesheet" type="text/css" href="main.css" />

Q.1. For *absolute linking*, do i *change* the above

href="main.css"

and add the

"http://www.website-address.com/main.css"

in the above <link....etc...etc.../>?

Q.2. Could you please *type it* in so i can see how it looks so i do not make any mistakes when i place it
online?

Q.3. Also, if i have more than one style sheet like this:
<link rel="stylesheet" type="text/css" href="main.css" />

>>Do i also add the changes to these too?

Well thank you guys for your help:)
I appreciate your input:)

frenzy77

jessejump

6:06 pm on Aug 15, 2005 (gmt 0)

10+ Year Member



Q1- Yes.

Q2- You can type it in. Come on. If the page is being styled, then you did it right.

Q3 - Yes