Help - Search - Members - Calendar
Full Version: not recognizing external style sheet
HTMLHelp Forums > Web Authoring > Cascading Style Sheets
minidiapolis
Hi, can someone tell me why this webpage http://www.cs.iupui.edu/~mjsmith/CSSPoem isn't recognizing the external style sheet?
Darin McGrew
For one thing, the <link> tag is inside the <style>...</style> block, so it is being interpretted as CSS, rather than as HTML.
minidiapolis
QUOTE(Darin McGrew @ Mar 16 2007, 01:41 PM) *

For one thing, the <link> tag is inside the <style>...</style> block, so it is being interpretted as CSS, rather than as HTML.


So the link tag goes inside the <head> block but outside the <style> block?
Frederiek
Yes.
minidiapolis
QUOTE(Frederiek @ Mar 16 2007, 01:52 PM) *

Yes.

thanks!
pandy
Psss! wink.gif
http://htmlhelp.com/reference/css/style-html.html
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.