Click here to Skip to main content
15,891,905 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralRe: Formatting contents of an Article Pin
Sean Ewington4-Feb-14 7:58
staffSean Ewington4-Feb-14 7:58 
GeneralRe: Formatting contents of an Article Pin
Rahul VB4-Feb-14 9:10
professionalRahul VB4-Feb-14 9:10 
GeneralRe: Formatting contents of an Article Pin
Sean Ewington4-Feb-14 10:22
staffSean Ewington4-Feb-14 10:22 
GeneralRe: Formatting contents of an Article Pin
Rahul VB4-Feb-14 17:46
professionalRahul VB4-Feb-14 17:46 
GeneralRe: Formatting contents of an Article Pin
Pete O'Hanlon4-Feb-14 8:46
mvePete O'Hanlon4-Feb-14 8:46 
GeneralRe: Formatting contents of an Article Pin
Rahul VB4-Feb-14 9:07
professionalRahul VB4-Feb-14 9:07 
QuestionHow to center tables in articles? Pin
Graham Wilson1-Feb-14 18:38
Graham Wilson1-Feb-14 18:38 
AnswerRe: How to center tables in articles? Pin
Chris Maunder2-Feb-14 3:51
cofounderChris Maunder2-Feb-14 3:51 
Two ways. Old school
<center><table...></table></center>

or using standards
<table style="margin:0 auto"> ... </table>

eg
Table Cell

or for full cross browser support
<div style="text-align:center"><table style="margin:0 auto;text-align:left"> ... </table></div>

Table Cell

JokeRe: How to center tables in articles? Pin
Richard Deeming3-Feb-14 2:32
mveRichard Deeming3-Feb-14 2:32 
GeneralRe: How to center tables in articles? Pin
Chris Maunder3-Feb-14 5:27
cofounderChris Maunder3-Feb-14 5:27 
GeneralRe: How to center tables in articles? Pin
Pete O'Hanlon3-Feb-14 5:36
mvePete O'Hanlon3-Feb-14 5:36 
AnswerRe: How to center tables in articles? Pin
ayesha_jain3-Feb-14 18:10
ayesha_jain3-Feb-14 18:10 
QuestionCannot save article entered in submission wizard Pin
Graham Wilson1-Feb-14 10:11
Graham Wilson1-Feb-14 10:11 
AnswerRe: Cannot save article entered in submission wizard Pin
Kenneth Haugland1-Feb-14 11:10
mvaKenneth Haugland1-Feb-14 11:10 
AnswerRe: Cannot save article entered in submission wizard Pin
Graham Wilson1-Feb-14 11:35
Graham Wilson1-Feb-14 11:35 
QuestionArticle Submission Wizard Questions Pin
Uzi Granot25-Jan-14 2:52
Uzi Granot25-Jan-14 2:52 
AnswerRe: Article Submission Wizard Questions Pin
Sean Ewington27-Jan-14 4:29
staffSean Ewington27-Jan-14 4:29 
GeneralRe: Article Submission Wizard Questions Pin
Uzi Granot27-Jan-14 5:43
Uzi Granot27-Jan-14 5:43 
QuestionPublishing Article - Line Break Problem Pin
Baxter P23-Jan-14 5:29
professionalBaxter P23-Jan-14 5:29 
AnswerRe: Publishing Article - Line Break Problem Pin
Sean Ewington23-Jan-14 5:33
staffSean Ewington23-Jan-14 5:33 
GeneralRe: Publishing Article - Line Break Problem Pin
Baxter P23-Jan-14 5:37
professionalBaxter P23-Jan-14 5:37 
GeneralRe: Publishing Article - Line Break Problem Pin
Baxter P23-Jan-14 5:48
professionalBaxter P23-Jan-14 5:48 
GeneralRe: Publishing Article - Line Break Problem Pin
Rahul VB2-Feb-14 10:02
professionalRahul VB2-Feb-14 10:02 
AnswerRe: Publishing Article - Line Break Problem Pin
ayesha_jain3-Feb-14 18:12
ayesha_jain3-Feb-14 18:12 
QuestionPrerequisites to write an Article Pin
Rahul VB22-Jan-14 19:08
professionalRahul VB22-Jan-14 19:08 

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.