View Single Post
Old 06-19-2005, 03:30 PM   #10 (permalink)
furtivefelon
 
Super Techie

Join Date: May 2005

Posts: 479

furtivefelon

Default

you don't need two links.. merge everything into one file.. the browser will only pick up one stylesheet to use.. there are different levels of overriding style sheet.. external linked style sheet is the least important.. then embeded stylesheet is second most important, and inline stylesheet takes the most important seat..

i recommend google, here is a good resource taken from google: http://www.htmlhelp.com/reference/css/
__________________
lisp hacker
running: FreeBSD 5.4 - still learning
develop with: SBCL + emacs for lisp, Anjuta IDE +gcc for c, SPE for python..
browse with: opera
furtivefelon is offline