Skip to content

Word counter - #4

Closed
karkranikhil wants to merge 1 commit into
Neha:masterfrom
karkranikhil:master
Closed

Word counter#4
karkranikhil wants to merge 1 commit into
Neha:masterfrom
karkranikhil:master

Conversation

@karkranikhil

Copy link
Copy Markdown

word counter

Comment thread wordCounter/index.html
<h1 class="text-centre">Word Counter</h1>
<form onsubmit="countWords(event)" onreset="resetCounter(event)">
<label for="textarea">Enter your text</label>
<textarea id="textarea" name="subject" placeholder="Enter your text.." style="height:200px"></textarea>

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we move the inline css under <style> tag?

@Neha Neha added the onhold label Sep 10, 2021
@Neha

Neha commented Sep 10, 2021

Copy link
Copy Markdown
Owner

Closing this PR request as the comments are not got addressed :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants