Html simple form -1

 

<div class="something">

<form>

<h1>From For Checking</h1>

<textarea class="munna">


</textarea>
<br>
<br>
<input type="checkbox" id="c1">
<label for="c1">Remove puncuation</label>
<br>
<input type="checkbox" id="c1">
<label for="c1">Upper Case</label>
<br>
<input type="checkbox" id="c1">
<label for="c1">New Line remove</label>
<br>
<input type="checkbox" id="c1">
<label for="c1">Space remove</label>
<br>
<input type="checkbox" id="c1">
<label for="c1">Total Character count</label>
<br>
<br>
<button type="submit">Analyze Text</button>


</form>

</div>


.munna{
margin0px;
width792px;
height213px;
resizenone;
}

Comments

Popular posts from this blog

D WEB LINK