css link doesn't work on xml

Hey all, can anyone say what's wrong here? The css link doesn't work for some reason that I can't find..

Thanks!!

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="nutrition.css"?>
 
<!DOCTYPE nutrition [
  <!ELEMENT nutrition (fruit*, vegetable*, (nut+|seed+))>
  <!ELEMENT fruit (fname, fseason, fvitamin*, fmineral*)>
  <!ATTLIST fruit group (sweet|sour) #REQUIRED>
  <!ELEMENT fname (#PCDATA)>
  <!ELEMENT fseason (#PCDATA)>
  <!ELEMENT fvitamin (#PCDATA)>
  <!ELEMENT fmineral (#PCDATA)>

How do I make a menu bar with xml data source responsive

Hi,

I have a menu bar with its source derived from an xml data source. I have successfully created the menu bar, but bow I want to make that menu bar responsive. I have tried many options but I can't get a correct solution. I hope for a answer here. The code is given as below.

Help me understand final validation error (xml related)

Hi, I've spent the day validating my site and it's been eye-opening and satisfying to remove errors one by one. However, one problem remains, and I just can't figure it out. I get the error...:

Error Line 1202, Column 8: entity end not allowed in processing instruction

XML as Scalable Vector Graphic

what resource-- as in, a community forum with active discussion-- might you recommend for resolve of in-production issues relevant to SVG?

Syndicate content