Skip to main content

Questions tagged [xhtml]

The tag has no usage guidance.

4 votes
1 answer
2k views

Native XML Viewers in Firefox and Chrome unable to parse XML + XHTML

I'm generally pretty happy with the native XML Viewer in Firefox. It displays valid XML files (like the one below) clearly and helpfully. Example of XML: <?xml version="1.0" encoding="UTF-8"?>...
Rounin's user avatar
  • 172
2 votes
1 answer
2k views

Notepad++ incorrect syntax highlighting?

So I want to build a XHTML 1.0 Strict based website. Using Notepad++ for syntax highlighting came as an idea to me. But when I tried to put the XML declaration (as stated in the spec, proper XHTML ...
user360919's user avatar
2 votes
1 answer
610 views

Wrap paragraphs in paragraph tags in Microsoft Excel

I am using the export as XML feature in Microsoft Excel, I have an XML Schema Definition like so: <?xml version="1.0"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:...
George Reith's user avatar
0 votes
1 answer
2k views

Google Chrome doesn't render .xhtml file [duplicate]

Google Chrome doesn't render .xhtml file when I response: http://localhost:56685/simple/OPS/cover.xhtml But when I use file protocol it renders sucessfully: file:///C:/Users/Kosha/Downloads/cover....
user2944137's user avatar
0 votes
1 answer
211 views

Quickest way to turn existing XHTML 1.x pages into HTML5?

I’m having problems with programming HTML5. I am a self-taught web developer learning HTML5 for a re-launch of a client’s website. What is the quickest way to take the current XHTML 1.x pages and ...
Jeremy Schroyer's user avatar
1 vote
1 answer
355 views

xHTML renders locally but when on a web site it downloads it as a file when using Chrome, or Opera

Below is the xHTML listing: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"[]&...
frankinstein's user avatar
3 votes
2 answers
2k views

How to search for any files that do not contain a proper XML root element?

I need to be able to search several thousand XHTML and XML files and see a list of files that do not contain the following string on the first line: <?xml version="1.0" encoding="utf-8"?> How ...
Richie086's user avatar
3 votes
2 answers
624 views

How can I force a malformed XHTML document to get loaded as HTML?

I am trying to open http://www.x.org/releases/current/doc/man/man3/xcb_grab_keyboard.3.xhtml in Firefox, but it fails with a XML parsing error. Chromium has a similar issue with it, but it shows at ...
Lekensteyn's user avatar
  • 6,734
2 votes
0 answers
72 views

How can I set an attribute to a tag when publishing with Orgmode?

When publishing with orgmode, is it possible to add attributes to generated html tags, only on wanted elements. For example, I would like to add some class value for tags without this attribute, or ...
smonff's user avatar
  • 460
3 votes
1 answer
936 views

What is the best tool to save a HTML file? [closed]

Suppose I see a HTML page and I want to save it on disk. Using all methods I found, the saved sites are never same as they look in a browser. So is there any free tool that can be used to save ...
Anirudha Gupta's user avatar
2 votes
1 answer
975 views

emacs smart html syntax highlighting

Is there a syntax highlighting mode for xml/html which supports highilghting of markup associated with given (just like for parentheses)? For example if I select 'div' markup - this 'div' and ...
ninjaaa's user avatar
  • 191
5 votes
4 answers
112 views

Programming and Browser Help [duplicate]

Possible Duplicate: Tool to highlight and annotate text on websites? This isn't a coding question per se however it relates to it. I apologise if it this in the incorrect place as I wasn't quite ...
PeanutsMonkey's user avatar
10 votes
2 answers
7k views

Single HTML+CSS+JS+images file

Is there a file format which integrates all HTML content itself in one file? Instead of doc, docx, odt or pdf, I want to use HTML5 documents to author my content. But that poses a problem when I ...
user45971's user avatar
  • 423
0 votes
4 answers
487 views

Can we reduce size even more of Jpg, gif, png even after saving images using "Save as web" option of Photoshop?

Can we reduce size even more of Jpg, gif, png even after saving images using "Save as web" option of Photoshop? Without losing much quality? Or Save for web is enough? Do images keep any other ...
metal gear solid's user avatar
0 votes
1 answer
177 views

Flash not working in Internet Explorer 7!

Dunno why it's not working correctly. Works fine in Safari, Firefox and IE 8, but I can't get it to work in IE 7. It's a wordpress plugin if that helps. http://www.laflyfishing.com/video Thanks guys!...
user28257's user avatar

15 30 50 per page