hey people .
i want to create a a posting system , not the usual one , i want to create a posting system like the wordpress one , it should provide add image and fonts and sizes and it automatically add new lines , i shearched in google for tutorials but i got nothing , please tell me how these stuff works , i think they are javascript , but i dont know , please tell me what to do .
i am using the norma ones like the code bellow

<form action="" method="post">
Title : <br />
<input type='text' name='title' ><br />
post : <br />
<textarea name='...' cols='' rows='' ></textarea><br />
<input type='submit'></form>

it is something like this . anyway , please just give me guides

can you give some more info?

Are you saying you want the text area to store info as if like word. saving bold, pics, font size, color etc?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.