Is allowed to make space in terms of semantic, web standards and accessibility and cross browser compatibility?
Is allowed to make space in terms of semantic, web standards and accessibility
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The reason it was invented was to prevent line breaks (in fact it’s an acronym “non-breaking space”), however it’s obsolete: You should use the “white-space:nowrap;” CSS attribute.
Whatever you do, NEVER use it to indent or as a “separator” between, for example, table cells.
Is equivalent to the preferred form