When writing technical HTML documents, I often feel a need for an element to represent a path or a file in the file system. But I couldn't find any semantically correct element to do this. I usually use <em class="filesystem">C:\foo\bar</em> but it just feels wrong... Is it worthy to have another HTML element like <filesystem> (I'm not sure if this is the better name for the element) to represent a path (e.g. C:\foo\bar) or a file name (e.g. README.txt)? -- Samuel Santos http://www.samaxes.com/Received on Monday, 28 April 2008 14:40:45 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:32:31 GMT