English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I'm the webmaster for a modest section of my employer's Intranet. I'm using HTML4.01 & CSS 2.1.

I know that the standard (UK) keyboard has the ' on the @ key. However, so far I have been using the rsquo entity name because it tends to look better.

Will that entity name cause screen readers a problem?

Does the standard ' work well in all contexts?

PS. How does one get an ampersand to display in questions like this? :-)

2007-08-15 01:06:02 · 2 answers · asked by Phillip B 6 in Computers & Internet Programming & Design

2 answers

Neglect the space in numeric codes(cos i din it will show relative symbol)

Friendly code &
Numeric code & # 38;
Value 26
symbol Ampersand (and sign)

Get all your problem solved at following URL
http://www.webmastersprofitpak.net/html-codes.html

hope this will help
Cheers:)

2007-08-15 01:19:55 · answer #1 · answered by Neeraj Yadav♥ 6 · 1 1

Apostrophe Html

2016-12-17 03:04:06 · answer #2 · answered by ? 4 · 0 0

Html Apostrophe

2016-09-30 12:00:29 · answer #3 · answered by ? 4 · 0 0

For the best answers, search on this site https://shorturl.im/awDAC

The named character reference ' (the apostrophe, U+0027) was introduced in XML 1.0 but does not appear in HTML. Authors should therefore use ' instead of ' to work as expected in HTML 4 user agents. I had to take the semi colon off because yahoo was converting it to the apostrophe so it will be & # 3 9 ; without the spaces

2016-04-08 08:55:06 · answer #4 · answered by Anonymous · 0 0

1

2017-02-17 14:01:36 · answer #5 · answered by sarah 4 · 0 0

&_ #39; - apostrophe
&_amp; - ampersand
(without the underscore)

And no, they don't create problems with screen readers... as long as they can parse HTML correctly.

2007-08-15 01:14:49 · answer #6 · answered by Vera 5 · 8 0

Those are unicodes. (See here: http://unicode.org/)

A very good chart to follow when writing your code is here:
http://www.natural-innovations.com/wa/doc-charset.html

2007-08-15 03:28:03 · answer #7 · answered by DianeD 4 · 0 0

fedest.com, questions and answers