handling margin in text editor

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
ratna_pra
Forum Newbie
Posts: 4
Joined: Sun May 17, 2009 10:37 pm

handling margin in text editor

Post by ratna_pra »

i want to put the text on tinymce text editor as my convenience i.e i want to manage margin on my own. how this can be done using php?
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: handling margin in text editor

Post by Benjamin »

PHP is a server side language, therefore it can only output the proper html/css to accomplish this.

:arrow: Moved to HTML, CSS and other UI Design Technologies
Post Reply