1.

Solve : header link?

Answer»

I am a BEGINNER programmer. I am STUDYING style sheets. My question is...if I have the image of a header that I want to use that I have placed  in an IMAGES folder, what is the link format to link to it and where do I put the link? In the header, the css folder or the body?

Thank you
oprime77Two weeks old I know but:

Any WINDOWS or Unix-style directory browsing format works with CSS.
The easiest path to use for the image would just be: "images/mypic.jpg"

Depending on whether you're using HTML/CSS or whatever, the format for displaying it will be different.



Discussion

No Comment Found