Forum Moderators: open
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