On Mon, April 14, 2008 3:25 pm, Samuel Santos wrote:
> Semantically speaking, what is the right HTML/XHTML element to represent a
> path or a file name?
> Would it be <samp>, <kbd>, or simply <code>?
>
> Best regards,
>
> --
> Samuel Santos
> http://samaxes.com/
>
>


Hi,

None of the above.

The samp tag is used to designate sample output from a program, script, etc.

The kbd tag is used to signify that the indicated text is to be typed by
the user on the keyboard.

The code tag is to enclose an example piece of code - so that the browser
knows that is not to be executed.


Depending on the circumstances, the cite tag may be appropriate.

Stuart







*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to