is this possible - css related

Soldato
Joined
19 May 2004
Posts
3,017
i want to use a different header image for each page of my site and wondered if its possible to have a internal css for the header in the html file and a external css for the rest of the site.
 
yes its not a problem

in the external file just dont have a header style or have many header styles

then in the html file just use one of the many header styles or just use inline css
 
Back
Top Bottom