callumacrae Posted February 10, 2013 Share Posted February 10, 2013 Hi, Please could an inline code BBCode be added to the forums? Just so that I can talk about the [c]document[/c] object without confusing people. Link to comment Share on other sites More sharing options...
Ingolme Posted February 11, 2013 Share Posted February 11, 2013 If you mean to put computer terms within ordinary text, you can change the font and color. I generally use Courier New for variables and code. I often set it to blue. You can also use italics and bold to give the text meaning.For example, in Javascript you declare a variable like this: var str = "A string."; Link to comment Share on other sites More sharing options...
callumacrae Posted February 11, 2013 Author Share Posted February 11, 2013 Oh. I guess that'll have to do, then. I'd prefer a dedicated BBCode, though. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now