answersLogoWhite

0

Typing the character entity   renders a non-breaking space, a fixed-width space that will not be used as a potential line break position.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How can one redirect from a HTML page?

When creating an HTML page the person must be verse in Hyper Text coding. Generally the code a href will and then typing the address of the site will create a link.


What is coding in HTML?

HTML is a Markup Language.


Is CSS coding the same thing as HTML coding?

No it is not


What is HTML mode?

HTML is basicly website coding


What does browser mean in HTML?

A "browser" is a program that can render/read HTML.


Do HTML coding got to be capitalized?

HTML tags are not case sensitive.


How do you install hmtl 5?

HTML is not installed but rendered. The browsers render HTML on page.


What is HTML or xtml?

HTML and XTML are both different website coding languages.


Coding for creating HTML editor using java applet?

<html> <body> java applets</body></html>


What is the difference between br and p in HTML?

< br > and < p > are both very different in HTML Coding. < br > stands for "Line Break". If you were to insert that in your HTML, it would be like typing the Enter or Return key on your keyboard. This comes in handy a lot, and the avid web designer should use it frequently. < p > on the other hand, stands for "Paragraph." It is used to organize your HTML, so that it will be easy to edit it later on. Typing < p > says that you are starting a new paragraph, and typing < /p > says that you are ending one. Hope this helps!-jjshammas P.S. Just so you know, take out the spaces in the HTML Codes listed above.


What does PHP include in terms of html coding?

To do programming in PHP, there is often the dilemma of whether or not to place the code within the HTML. Depending on the writer's coding experience it is usually better to place the PHP within the HTML.


How do you create an HTML file?

We write HTML coding in notepad and save it with .html extension. It will automatically open with internet explorer