Welcome to the Connacher Oil and Gas Hub on AGORACOM

Connacher is a growing exploration, development and production company with a focus on producing bitumen and expanding its in-situ oil sands projects located near Fort McMurray, Alberta

Free
Message: nbsp & html

Apr 17, 2008 08:48AM

Apr 17, 2008 09:10AM

Apr 17, 2008 09:17AM

Apr 17, 2008 09:21AM

Apr 17, 2008 09:24AM

Apr 17, 2008 09:26AM

Apr 17, 2008 09:46AM

Apr 18, 2008 04:29AM

Apr 18, 2008 04:30AM

Apr 18, 2008 05:06AM

Apr 18, 2008 05:26AM

Apr 18, 2008 06:35AM

Apr 18, 2008 07:54AM

Apr 18, 2008 08:27AM

Apr 18, 2008 08:43AM

Apr 18, 2008 08:55AM

Any time that you put an ampersand into HTML coding on the website, it indicates that the browser is supposed to treat the following letters as being a special type of character. You then follow it with a semi-colon, I think, to indicate the "end" of the command. NBSP refers to "non-breaking space," or a space without a line break except when forced.

Therefore, if you have the following code, it inserts a single space:

ampersand nbsp semi-colon.

(and of course, you need the actual symbols for the ampersand and the semi-colon, or else it doesn't work, but I won't do that because it might screw up the post on this site).

The point of this is that any time a browser sees a number of spaces within an html document on the web, it compacts them to a single space. So if I wanted to indent something by five spaces, and typed five leading spaces into the html page coding, it would only display as a single space. Therefore, to actually create five spaces, I would have to put the ampersand nbsp semi-colon combination five times in a row (and no spaces in that section of coding either).

So back to CLL. Whoa, what started the fire this morning? I am very much looking forward to 4pm, to see the volume and the close. This is especially positive in light of the fact that UTS is flat right now.


Apr 18, 2008 09:09AM
Share
New Message
Please login to post a reply