Click here to Skip to main content
15,885,366 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralRe: Unable to make article available. Pin
Leif Simon Goodwin15-Dec-20 10:44
Leif Simon Goodwin15-Dec-20 10:44 
GeneralRe: Unable to make article available. Pin
Leif Simon Goodwin18-Dec-20 0:20
Leif Simon Goodwin18-Dec-20 0:20 
GeneralRe: Unable to make article available. Pin
Sean Ewington18-Dec-20 3:39
staffSean Ewington18-Dec-20 3:39 
QuestionHow to get tabs with code blocks ? Solved Pin
Patrice T26-Nov-20 22:58
mvePatrice T26-Nov-20 22:58 
AnswerRe: How to get tabs with code blocks ? Pin
Richard MacCutchan26-Nov-20 23:10
mveRichard MacCutchan26-Nov-20 23:10 
GeneralRe: How to get tabs with code blocks ? Pin
Patrice T26-Nov-20 23:43
mvePatrice T26-Nov-20 23:43 
GeneralRe: How to get tabs with code blocks ? Pin
Richard MacCutchan26-Nov-20 23:57
mveRichard MacCutchan26-Nov-20 23:57 
GeneralRe: How to get tabs with code blocks ? Solved Pin
Patrice T27-Nov-20 0:18
mvePatrice T27-Nov-20 0:18 
I found, it was in Chris challenges https://www.codeproject.com/Questions/1174204/Coding-challenge-generate-anagrams , see solution 5 from Graeme_Grant
HTML
<div class="code-samples">
<pre lang="C#">using System;
using System.Collections.Generic;
...
    }
}</pre>
<pre lang="VB">Imports System.IO
Imports System.Runtime.CompilerServices
Imports ZeroFormatter
...
End Module</pre>
</div>

Patrice

“Everything should be made as simple as possible, but no simpler.” Albert Einstein


modified 28-Nov-20 1:27am.

GeneralRe: How to get tabs with code blocks ? Pin
Richard MacCutchan27-Nov-20 0:47
mveRichard MacCutchan27-Nov-20 0:47 
QuestionHow can i made my article public so that all can read it not only logged people? Pin
Marcin SCHOLKE25-Nov-20 23:52
Marcin SCHOLKE25-Nov-20 23:52 
AnswerRe: How can i made my article public so that all can read it not only logged people? Pin
Richard MacCutchan26-Nov-20 0:11
mveRichard MacCutchan26-Nov-20 0:11 
GeneralRe: How can i made my article public so that all can read it not only logged people? Pin
Marcin SCHOLKE26-Nov-20 0:18
Marcin SCHOLKE26-Nov-20 0:18 
GeneralRe: How can i made my article public so that all can read it not only logged people? Pin
Richard Deeming26-Nov-20 0:40
mveRichard Deeming26-Nov-20 0:40 
GeneralRe: How can i made my article public so that all can read it not only logged people? Pin
Marcin SCHOLKE26-Nov-20 1:05
Marcin SCHOLKE26-Nov-20 1:05 
GeneralRe: How can i made my article public so that all can read it not only logged people? Pin
Marcin SCHOLKE26-Nov-20 0:20
Marcin SCHOLKE26-Nov-20 0:20 
GeneralRe: How can i made my article public so that all can read it not only logged people? Pin
Richard MacCutchan26-Nov-20 1:03
mveRichard MacCutchan26-Nov-20 1:03 
GeneralRe: How can i made my article public so that all can read it not only logged people? Pin
Marcin SCHOLKE26-Nov-20 1:04
Marcin SCHOLKE26-Nov-20 1:04 
QuestionLast 2 images do not show up in the article Pin
Shao Voon Wong21-Nov-20 22:50
mvaShao Voon Wong21-Nov-20 22:50 
AnswerRe: Last 2 images do not show up in the article Pin
Sean Ewington23-Nov-20 2:55
staffSean Ewington23-Nov-20 2:55 
QuestionWhat is good article criteria? Pin
Tjokromanta11-Nov-20 15:32
Tjokromanta11-Nov-20 15:32 
AnswerRe: What is good article criteria? Pin
Richard MacCutchan11-Nov-20 23:08
mveRichard MacCutchan11-Nov-20 23:08 
GeneralRe: What is good article criteria? Pin
Nelek12-Nov-20 0:37
protectorNelek12-Nov-20 0:37 
QuestionIs there a better way to do this? Pin
honey the codewitch31-Oct-20 1:43
mvahoney the codewitch31-Oct-20 1:43 
AnswerRe: Is there a better way to do this? Pin
Nelek31-Oct-20 11:55
protectorNelek31-Oct-20 11:55 
GeneralRe: Is there a better way to do this? Pin
honey the codewitch31-Oct-20 11:56
mvahoney the codewitch31-Oct-20 11:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.