View Poll Results: Do you think this feature is good and should be implemented?
- Voters
- 1. You may not vote on this poll
-
May 6th, 2015, 02:25 PM
#1
BBcode for posting inline code like stackoverflow
Hi,
Sometimes, we might need to highlight the some piece of code that we type in our response(apart from the actual code snippet). So in that case, wouldn't it be useful if make a bbcode available for inline code?
Here's a screenshot of what am suggesting:

The CSS code I used:
HTML Code:
span.inline-code{
background: rgb(119, 119, 119);
padding: 0 5px;
color: white;
font-family: 'Courier New';
border: 1px solid rgb(82, 82, 82);
}
You could setup a BBCODE so that it will be replaced with <span class="inline-code">xxxxx</span>
What do you think?
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|