Click here to Skip to main content
15,889,595 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralRe: Applying table borders Pin
Thomas Daniels12-Jun-13 5:36
mentorThomas Daniels12-Jun-13 5:36 
GeneralRe: Applying table borders Pin
AlphaDeltaTheta12-Jun-13 5:41
AlphaDeltaTheta12-Jun-13 5:41 
AnswerRe: Applying table borders Pin
Sean Ewington12-Jun-13 4:44
staffSean Ewington12-Jun-13 4:44 
GeneralRe: Applying table borders Pin
AlphaDeltaTheta12-Jun-13 5:42
AlphaDeltaTheta12-Jun-13 5:42 
GeneralRe: Applying table borders Pin
Paulo Augusto Kunzel7-Nov-13 23:04
professionalPaulo Augusto Kunzel7-Nov-13 23:04 
AnswerRe: Applying table borders Pin
Bilashcse21-Jun-13 13:38
Bilashcse21-Jun-13 13:38 
QuestionHow can i provide link to Source code in my article like Code project Format [DOWN LOAD sOURCE HERE ] Pin
KK Kod10-Jun-13 19:15
KK Kod10-Jun-13 19:15 
AnswerRe: How can i provide link to Source code in my article like Code project Format [DOWN LOAD sOURCE HERE ] Pin
Jim Meadors10-Jun-13 20:13
Jim Meadors10-Jun-13 20:13 
If you use the link[feature] feature in the editor on CP you can add it pretty easy. OR edit it as html. That link I made as an example takes you to Code Project home page. You just need the url of your download target for the href attribute and the text "link" can say "[download source here]" or whatever you like.

if you right click and get view source, you will see the source for the links above looks like: <a href="http://www.codeproject.com/">link</a>[<a href="http://www.codeproject.com/" target="_blank" title="New Window">feature</a>]

This gives 2 links, one opens in a new window and the other changes the page. Try them both and see which works better for you.

<sig notetoself="think of a better signature">
<first>Jim</first> <last>Meadors</last>
</sig>

AnswerRe: How can i provide link to Source code in my article like Code project Format [DOWN LOAD sOURCE HERE ] Pin
Chris Maunder7-Jul-13 16:10
cofounderChris Maunder7-Jul-13 16:10 
QuestionSuggestions to display a sequence of images Pin
Pragmateek10-Jun-13 7:47
professionalPragmateek10-Jun-13 7:47 
AnswerRe: Suggestions to display a sequence of images Pin
Sean Ewington10-Jun-13 10:57
staffSean Ewington10-Jun-13 10:57 
GeneralRe: Suggestions to display a sequence of images Pin
Pragmateek10-Jun-13 11:29
professionalPragmateek10-Jun-13 11:29 
Questionsilly question Pin
Dennis E White10-Jun-13 5:35
professionalDennis E White10-Jun-13 5:35 
AnswerRe: silly question Pin
Chris Maunder10-Jun-13 5:38
cofounderChris Maunder10-Jun-13 5:38 
GeneralRe: silly question Pin
Dennis E White10-Jun-13 5:45
professionalDennis E White10-Jun-13 5:45 
QuestionRegarding Article? Pin
David Kroj10-Jun-13 2:03
David Kroj10-Jun-13 2:03 
AnswerRe: Regarding Article? Pin
Richard MacCutchan10-Jun-13 3:31
mveRichard MacCutchan10-Jun-13 3:31 
GeneralRe: Regarding Article? Pin
David Kroj10-Jun-13 20:09
David Kroj10-Jun-13 20:09 
GeneralRe: Regarding Article? Pin
Richard MacCutchan10-Jun-13 20:58
mveRichard MacCutchan10-Jun-13 20:58 
QuestionVideo embedding request Pin
Pragmateek10-Jun-13 0:27
professionalPragmateek10-Jun-13 0:27 
AnswerRe: Video embedding request Pin
Sean Ewington10-Jun-13 5:47
staffSean Ewington10-Jun-13 5:47 
GeneralRe: Video embedding request Pin
Pragmateek10-Jun-13 6:15
professionalPragmateek10-Jun-13 6:15 
GeneralRe: Video embedding request Pin
Sean Ewington10-Jun-13 7:27
staffSean Ewington10-Jun-13 7:27 
GeneralRe: Video embedding request Pin
Pragmateek10-Jun-13 8:07
professionalPragmateek10-Jun-13 8:07 
GeneralMember asking for help with formatting of an article. Pin
SoMad6-Jun-13 19:40
professionalSoMad6-Jun-13 19:40 

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.