473,395 Members | 1,689 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Pplain english xml resource to solve: use -x <extension> ?


It's been years since putting together a page. This line in my HTML:
<link type="text/css" rel="stylesheet" href="net4801style.css">

gives this problem (via weblint HTML checker):
attribute 'TYPE' for <link> is extended markup (use -x <extension> to do
this).

Where might be found a resource for simple folk explaining how to best
correct this?

Many thanks.

Mar 16 '06 #1
4 1119
HTML is not XML. Try an HTML newsgroup.

--
Joe Kesselman / Beware the fury of a patient man. -- John Dryden
Mar 16 '06 #2
Joseph Kesselman wrote:
HTML is not XML. Try an HTML newsgroup.


Sorry. I thought the bit about: "is extended markup (use -x <extension>
to do this)" implied extended markup language. My mistake.
Mar 16 '06 #3
Baldoni wrote:
Joseph Kesselman wrote:
HTML is not XML. Try an HTML newsgroup.


Sorry. I thought the bit about: "is extended markup (use -x <extension>
to do this)" implied extended markup language. My mistake.


Extended but not Extensible :-)

But in any event there's nothing wrong with your link element.
I've never heard of "extended markup" but I suspect you'll get
better results from using a real HTML parser with the right DTD
than from anything else.

///Peter
--
XML FAQ: http://xml.silmaril.ie/
Mar 16 '06 #4
Peter Flynn wrote:
Baldoni wrote:

Sorry. I thought the bit about: "is extended markup (use -x
<extension> to do this)" implied extended markup language. My mistake.

Extended but not Extensible :-)

But in any event there's nothing wrong with your link element.
I've never heard of "extended markup" but I suspect you'll get
better results from using a real HTML parser with the right DTD
than from anything else.


Ahh. Many thanks!
Mar 16 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: Scott David Daniels | last post by:
I am trying to figure out how to get 2.4a2 to build a python extension. GCC 2.2.95 does not have a stdint.h, but 3.2.3 does. These two are the only gcc versions I have on my box. Does anyone...
10
by: John Tiger | last post by:
Can anybody have idea about the difference between #include <iostream.h> and #include <iostream>. Is later one valid statement on any compiler. I tried compiling on MSVC second statement give...
2
by: Sean Bright | last post by:
Hi there. I'm having a problem which I hope is a simple one... Any help would be appreciated. I think it has something to do with the way attributes are (or are not) inherited in schemas... ...
17
by: ccdrbrg | last post by:
This is a rather general subject, I apologize. I am new to XHTML, CSS, et al and I am having trouble understanding the DTD and xml namespace declarations. For example: <!DOCTYPE html PUBLIC...
1
by: Baldoni | last post by:
It's been years since putting together a page. This line in my HTML: <link type="text/css" rel="stylesheet" href="net4801style.css"> gives this problem (via weblint HTML checker): attribute...
1
by: sharmadeep1980 | last post by:
Hi All, I am facing a very unique problem while compling my project in "Release" build. The project is building in DEBUG mode but giving linking error on Release build. Here is the error:...
56
by: Ed Jay | last post by:
I note in an Eric Meyers book that he expresses one goal of using CSS is to eliminate all <brtags. Why? -- Ed Jay (remove 'M' to respond by email)
8
by: Carmen Sei | last post by:
it seem to me that when doing include - #include <string.h- is CRT #inlcude <string- is C++ standard library Is that true those header with .h extension is CRT and those without extension...
1
by: shapper | last post by:
Hello, On my MVC projects I often create classes which contains properties which are lists of other classes. Should I start using IQueryable<Tor IEnumerable<Tinstead of List<T>? What are...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.