Warning 1 Validation (XHTML 1.0 Transitional): Element 'style' is missing required attribute 'type'.
Locating a stylesheet using example from chapter 3 Programming asp.net 3.5 Jesse Liberty. Hello I am trying to work through the sample code in chapter 3. I bave added a style sheet but the application does not appear to reference the style sheet properly
Any help?
Any help?
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
The company marked this question as answered.
-
Inappropriate?Hi Cyril,
It looks like you need to add type="text/css", like this:
<style type="text/css">
Hope this helps,
Rachel James
O'Reilly Media, Inc.
The company says
this answers the question
Loading Profile...



EMPLOYEE